Commit Graph

6 Commits

Author SHA1 Message Date
Tyr Heimdal
3aa4703c1c Added TODO for #157 (code cleanup in >=v2.2.3)
Signed-off-by: Tyr Heimdal <tyr.heimdal@warning.no>
2023-01-24 00:37:24 +01:00
turbofeedorglory
d3a1330f9f Use character affiliation endpoint
Update getCharacterData to use the character affiliation endpoint to get Character's corporation & alliance info after CCP increased cache duration to 7 days on public character info endpoint.
2023-01-17 12:52:11 +00:00
turbofeedorglory
6ffc10b362 Update ESI search endpoint & auth (#133) 2022-08-28 00:27:46 +02:00
Sam
740aacb539 v2.1.4: Merge SSO changes to upgrade to Oauth2.0 (#43)
* Bumps version to 2.1.4
* Updates Pathfinder Database schema to store new AccessTokens
* Updates SSO login flow to work with JWT Access Tokens
* Updates ESI API client dependency to use goryn-clade/pathfinder_esi:v2.1.2
2021-10-25 02:54:42 +02:00
Mark Friedrich
a5f29ee2eb - NEW "Thera connections" UI module, closed #829
- Upgraded "[_pathfinder_esi_](https://github.com/exodus4d/pathfinder_esi)" Web API client`v1.3.2` → `v2.0.0`
- Fixed a js bug where current active(selected) system becomes deselected after system was dragged on map
- Fixed a js bug where new auto mapped systems (e.g. after jump) were positioned outside current map scroll viewport
- Fixed a js bug where map sync failed after map tabs switch
- Fixed blurry map when map zoom was changed
- Fixed multiple minor JS bugs where map render/update failed
2020-03-02 16:42:36 +01:00
Mark Friedrich
647bd7db58 - BC Break: _PHP_ namespaces changed (PSR-4 standard). The _root_ namespace for all _PF_ related scripts is Exodus4D\Pathfinder
- BC Break: Project folder structure changed. Removed `app/main` dir.
- BC Break: Core _PHP_ framework + dependencies moved into `composer.json` and are no longer part of this repo
2019-12-15 22:27:17 +01:00