Commit Graph

514 Commits

Author SHA1 Message Date
soneill
8a3f3f380f Corrects pathfinder.ini defaults and indentation 2021-08-07 11:34:37 +12:00
soneill
a64fc78f75 alters Model/Pathfinder/CharacterModel#isAuthorized() to authorize characters based on session 2021-07-29 15:48:34 +12:00
soneill
567eedc9f8 alters Model/Pathfinder/CharacterModel#isAuthorized() to authorize characters based on session 2021-07-29 15:47:43 +12:00
soneill
bd55ba8316 removes indexing of characterMaps 2021-07-28 15:51:51 +12:00
soneill
335b33916f updates config key in getMaps 2021-07-28 15:11:09 +12:00
soneill
144e08f7e7 adds login.session_sharing option to pathfinder.ini 2021-07-28 15:10:41 +12:00
soneill
671a16572f extracts session maps into new getSessionCharacterMaps method 2021-07-28 15:09:25 +12:00
soneill
c92526af76 restores controller/api/map.php and reimplements changes in model/pathfinder/CharacterModel#getMaps() 2021-07-28 13:41:49 +12:00
soneill
46967e8934 updates controller/api/map.php to get maps from all logged in characters 2021-07-27 22:14:37 +12:00
csatlos
a850dbaafa Update Discord webhook URL filters. fixes #2 2021-07-25 07:54:12 +12:00
soneill
3cb697f77d ups version to 2.1.1 2021-07-19 17:06:56 +12:00
soneill
2fb88a1b12 updates source repo in github API 2021-07-13 14:48:53 +12:00
soneill
5a7decfe77 Updates version and removes custom modules 2021-07-12 18:08:35 +12:00
soneill
4b0213d456 Adds Pochven as system class T 2021-07-12 11:27:37 +12:00
soneill
cfef239b6b Updates ESI routes for TrailBlazer connections 2021-07-12 11:15:31 +12:00
Mark Friedrich
7cc66f1591 - New map option for inline system region names, closed #947
- Upgraded "[_jsPlumb_](http://jsplumb.github.io/jsplumb/home.html)" js lib `v2.9.3` → `v2.13.1`
- Moved endpoint `/api/universe/systems` into new REST structure 'GET /api/rest/SystemSearch'
2020-04-24 21:56:05 +02:00
Mark Friedrich
2ffb9ffc76 - Minor performance improvements, 2020-04-17 14:12:30 +02:00
Mark Friedrich
cf553b7c20 - Upgraded "[_Cortex_](https://github.com/ikkez/f3-cortex)" PHP dependency to current dev-master
- Fixed "Deprecation" warning on Composer `1.10.5`, closed #951
2020-04-16 18:20:35 +02:00
Mark Friedrich
a6f5777ada - Fixed case sensitive authentication tokens for Redis DSNs, closed #940 2020-04-11 22:25:01 +02:00
Mark Friedrich
4fc903d94b - Improved HTML header on /login page, closed #944 2020-04-11 16:37:38 +02:00
Mark Friedrich
193204bec9 - Improved Login Header (support for *.webp images + 4k resolution)
- Minor bug fixes
- Bump version to `v2.0.0`
2020-04-06 22:42:48 +02:00
Mark Friedrich
d82311bf99 - Improved Login Header (support for *.webp images + 4k resolution)
- Minor bug fixes
2020-04-06 17:45:47 +02:00
Mark Friedrich
5cdf62447a - improved ESI request for in-game roles. Switched from "corporations roles" to "characters roles" endpoint #930 2020-03-22 15:35:20 +01:00
Mark Friedrich
f9de273fd4 - removed optional (developer) dependency checks for Ruby, gem and Compass from /setup dashboard #917 2020-03-21 10:54:57 +01:00
Mark Friedrich
645dddb199 - Upgraded required _Node_/_NPM_ versions (frontend build)
- Fixed some broken endpoint URLs (case sensitive)
2020-03-20 21:43:44 +01:00
Mark Friedrich
6865f7ebe9 - Changed upcoming PF version v2.0.0v2.0.0-rc.1
- Fixed some bugs ("infinite scroll" in select options) in "_Select2_" js plugin
2020-03-20 11:30:35 +01:00
Mark Friedrich
3d42a8e502 - New map right "create map" added, closed #927 2020-03-17 20:24:08 +01:00
Mark Friedrich
9a3f45fdc7 - New map right "share map" added, closed #927
- Upgraded "[_Select2_](https://select2.org/)" js lib `v4.0.6-rc.1` → `v4.0.13`
- Fixed some issues where changed map settings (e.g. "share") do not get updated/stored, closed #889, closed #925
- Moved ajax endpoints for map create/update/delete into `/Api/Rest/` dir
- Minor UI improvements for "manual dialog" (fixed pixelated text)
2020-03-15 19:38:44 +01:00
Mark Friedrich
a5ed5ebe38 - Fixed broken "Account settings" dialog where "map share toggles" did not save, closed #889, closed #911 2020-03-09 22:38:22 +01:00
Mark Friedrich
51d9879a28 - Improved _Redis_ authentication. Added support for password param, closed #897 2020-03-07 10:22:41 +01:00
Mark Friedrich
80f47bd146 - Improved _Redis_ authentication. Added support for password param, closed #897 2020-03-07 10:01:31 +01:00
Mark Friedrich
8f5acb2656 - Fixed a bug where click at "logout" shows error notification instead of redirecting the user to /login page, closed #894 2020-03-06 19:47:32 +01: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
4a5636456e - Fixed some minor UI issues 2020-02-01 23:25:13 +01:00
Mark Friedrich
0c3d57e833 - BC Break: Required _PHP_ version changed >=7.1>=7.2
- NEW "plugin API" for custom UI modules, closed #913
- NEW live "Killstream" for killboard module, closed #909
- NEW "custom layout" UI settings, closed #470
2020-02-01 12:40:17 +01:00
Mark Friedrich
c91bcbe246 - Fixed some _PHP_ autoloading issues 2019-12-20 14:16:55 +01:00
Mark Friedrich
ce62ed0f2d - BC Break: _PHP_ namespaces changed (PSR-4 standard). The _root_ namespace for all _PF_ related scripts is Exodus4D\Pathfinder 2019-12-15 22:32:32 +01:00
Mark Friedrich
9423272a25 - 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:31:12 +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
Mark Friedrich
9cb013e9ff - BC Break: Upgraded required _PHP_ v7.1v7.2
- BC Break: Core _PHP_ framework + dependencies moved into `composer.json` and are no longer part of this repo
- Upgraded some 3rd party _Composer_ dependencies: `monolog/monolog`, `swiftmailer/swiftmailer`, `league/html-to-markdown`, `react/socket`, `react/promise-stream`
- Fixed a bug where `/setup` throws HTTP `5xx` error if no `pathfinder` DB exists
- Fixed compatibility issue with PHP `v7.4`, closed #887
2019-12-14 21:34:18 +01:00
Mark Friedrich
980ddf077d Merge branch 'develop' into pathfinder-829 2019-12-09 19:05:18 +01:00
Mark Friedrich
f742d440f7 - v1.5.6 JS/CSS build files 2019-12-09 18:55:18 +01:00
Mark Friedrich
e68d9bad4a - Fixed UI dialog layout (mobile breakpoint) for "route search" dialog
- Fixed a bug where route search ignores flag for 'shortest/secure' route search requests
2019-12-08 23:28:38 +01:00
Mark Friedrich
2ef92459c8 - WIP: "Thera" wormhole connections from eve-scout.com integration, #829 2019-12-08 17:54:12 +01:00
Mark Friedrich
f9d586068c - Code cleanup 2019-12-06 20:02:46 +01:00
Mark Friedrich
1880a2fec5 - Improved jump tracking on multiple maps (or map switch), closed #827 closed #886 2019-12-06 18:16:15 +01:00
Mark Friedrich
9ecbe33f5e - Improved signature 'ID' (e.g. ABC-123) parsing, closed #876 2019-12-06 17:38:36 +01:00
Mark Friedrich
2aba54e8df - Fixed "invalid_token" errors for characters in esi_requests.log; closed #880 2019-12-06 15:38:41 +01:00
Mark Friedrich
2f7807f326 - Replaced som JS ES5 code with polyfills (current 'production' build does not support "object destruction" 2019-12-02 19:47:59 +01:00
Mark Friedrich
2b835716b6 - Fixed PHP 7.1 compatibility, closed #863 2019-11-04 20:53:01 +01:00