Commit Graph

22 Commits

Author SHA1 Message Date
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
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
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
4136bc48cb - Fixed broken "faction" logo imgage urls on new image server, closed #872 2019-11-16 22:25:58 +01:00
Mark Friedrich
36a11d53d3 - Improved signature table column "type", new connection "size" label shown in cell, closed #874
- Improved client side JS in-memory cache performance
- Fixed some UI glitches on small (mobile) screens with some _tooltip_ select fields
2019-11-16 18:36:10 +01:00
Mark Friedrich
ad0c592a3f - Improved/Fixed 3rd party system Links (dotlan, eveeye, anoik), closed #859
- Improved UI on `/setup` page. Info panels are collapsible now
2019-11-09 11:19:19 +01:00
Mark Friedrich
b2654d9387 - Upgraded to _CCP´s_ new image server image.eveonline.comimages.evetech.net, closed #872 2019-11-02 17:13:15 +01:00
Mark Friedrich
eb01d92656 - Improved "Drifter" wormhole support, #847 2019-10-07 16:35:58 +02:00
Mark Friedrich
74cbbec328 - Improved auto added system positioning, reduces overlapping, closed #845 2019-10-05 14:23:20 +02:00
Mark Friedrich
1de67f8dbf - New "station" data added, closed #858
- Improved system deeplinks. EveEye.com added, closed #859
- Improved cronjob performance for "SovereigntyData" import, closed #853
- Updated static DB dump for `eve_universe.sql`
2019-09-30 19:36:39 +02:00
Mark Friedrich
d45fa9b527 - New "Sovereignty" and "Faction warfare" data added, closed #853
- New ESI data import for wormhole type data from _ESI_, closed #852
- New ESI data import static wormholes, closed #852
- Improved performance for character authorization (PHP). Reduced number of _SQL_ queries.
- Improved HTTP cache header for `api/map/initData`, 'api/user/getEveServerStatus' ajax requests
2019-09-10 18:14:53 +02:00
Mark Friedrich
8c8189d205 - new connection "size" flags for wormholes, closed #645, closed #568
- new persistent map zoom level between sessions
- improved wormhole type names. Color codes represent their target systems security level (green → HS, red → C5/6/0.0,…)
- improved JS performance for map updates, signature updates, map zoom, map overlays
- improved "manual" section for connections (size info added)
- upgraded [_farahey_](https://github.com/jsplumb/farahey) js lib `v0.5` → `v1.1.2`
2019-06-16 14:59:22 +02:00
Mark Friedrich
a33615445e - new "_NPC faction_" added for k-space systems, closed #773
- improved file structure for _Model_ classes (`app/main/model/..`). Group by database name
- improved database connection handling (fixed persistent DB connections)
2019-04-12 21:34:29 +02:00
Mark Friedrich
c397339e20 - new option enables "auto select system", closed #569
- improved `console` logging format
2018-12-14 21:37:04 +01:00
Mark Friedrich
703091949b - moved ajax endpoints (connections, systems) into new REST API endpoints, #274
- improved error handling in case an Exception is thrown
2018-11-16 19:09:12 +01:00
Mark Friedrich
752ed06c21 - fixed min-height for wysiwyg - system description - editor, #698 2018-10-06 21:54:31 +02:00
Mark Friedrich
0c47e6874e - Add texteditor for system description field, closed #698 2018-10-06 00:44:17 +02:00
Mark Friedrich
184ec228da - WIP Add texteditor for system description field, #698 2018-10-03 19:39:06 +02:00
Mark Friedrich
ec05738cce - code formatting 2018-09-16 23:31:03 +02:00
Mark Friedrich
4385c4a3d0 - new "deep links" added, custom URLs for e.g. system rally poke notifications, closed #682 2018-09-06 19:12:41 +02:00
Mark Friedrich
a86958abd6 - some UI performance improvements 2018-09-01 20:30:18 +02:00
Mark Friedrich
57f6d4d29b - full refactoring of the "signature module" #679
- improved "character info" tooltips in e.g. signature Table
- improved performance with the live time counters in e.g. signature table
- fixed a bug where mass delete signatures on a system sometimes failed
- fixed a bug where "signature type" sometimes not get saved correctly
- fixed a bug where "responsive table columns" were not shown on larger screens
2018-08-31 19:11:39 +02:00