Commit Graph

475 Commits

Author SHA1 Message Date
Exodus4D
92b3bb024d - added some missing static WHs for "shattered systems", closed #179 2017-02-25 19:08:50 +01:00
Exodus4D
ce0cbedc06 - fixed some "rubber banding" problems with system position (new "update queue" system for maps, JS)
- Decreased mapData cache 120s -> 60s
- Increased default "lifetime" for "private" maps 14d -> 30d
- UI tweaks for "connection <-> signature" linked labels, #290
- fixed some "drag&drop" problems with connections
- Updated "jQuery" 3.0.0 => 3.1.1
- PHP7.1 fixes (routes.ini), closed #410
- fixed a bug where "mapAccess" data is not properly send through webSocket
2017-02-25 16:18:24 +01:00
Exodus4D
bb0a61ad77 - PHP7.1 fixes, closed #410 2017-02-23 20:22:36 +01:00
Exodus4D
1e928eab1e - New connection overlays for wormholes, closed #334 2017-02-22 22:26:27 +01:00
Mark Friedrich
93e4b2b37f Merge pull request #442 from MorpheusXAUT/bug-438
Added quotes around "From" name to prevent F3 email parsing issues
2017-02-17 20:22:59 +01:00
Nick Mueller
60632e2cab Added missing quotes to sendDeleteAccount as well
Fixed missing starting chevron in "Error-To" header
2017-02-17 08:57:51 +01:00
Nick Mueller
e5c5781953 Added quotes around "From" name to prevent F3 email parsing issues (fixes #438) 2017-02-17 02:23:45 +01:00
Exodus4D
3a28f23e0e - changed "plane" icon into "fighter-jet" icon 2017-02-11 22:20:39 +01:00
Exodus4D
97cc8109d3 - added "signature" -> "connection" option, closed #290
- code refactorings map.js
2017-02-11 16:58:33 +01:00
Exodus4D
eff90d3118 - added "PayPal" and "Patreon" donate buttons 2017-02-04 23:24:26 +01:00
Exodus4D
7cf8b2eb56 - added "PayPal" and "Patreon" donate buttons 2017-02-04 23:23:28 +01:00
Mark Friedrich
7374a6bc18 Merge pull request #432 from exodus4d/exodus4d-patch-1
Create LICENSE
2017-02-02 22:02:04 +01:00
Mark Friedrich
278ae11850 Create LICENSE
added license
2017-02-02 21:59:51 +01:00
Exodus4D
12f200c41b - JS build files for next release v1.2.1 2017-02-02 21:39:42 +01:00
Exodus4D
e092638056 - fixed "scroll to top" after single signature delete, closed #375 2017-02-02 21:38:34 +01:00
Exodus4D
f0065d921d - Javascript build files for v1.2 2017-01-30 19:09:10 +01:00
Exodus4D
5504e7dc86 - improved caching (reduced cache access count by using references) 2017-01-29 15:48:27 +01:00
Exodus4D
b60158360d - code clearing... 2017-01-25 19:26:28 +01:00
Exodus4D
1bc652d711 - fixed context menu bug in FF, #415 2017-01-25 19:26:05 +01:00
Exodus4D
e0406ae98a - changed default $ttl for table structure from default: 60s to 120s 2017-01-25 19:25:25 +01:00
Exodus4D
8af9c06a10 - renamed "clear cache" label in /setup page 2017-01-25 19:24:42 +01:00
Exodus4D
378203f582 - Improved "health check" for WebSocket 2017-01-21 23:21:25 +01:00
Exodus4D
07c0127e92 - new "clear cache" button for Redis added to /setup 2017-01-21 22:21:00 +01:00
Exodus4D
6d14e894f3 - added notification for "scheduled maintenance" panel to /map view 2017-01-21 21:01:47 +01:00
Exodus4D
aa799b6e0b - fixed "statistics" module, closed #424 2017-01-19 22:26:05 +01:00
Exodus4D
5f1d89528c - renamed "var" to "let" (refactoring) 2017-01-19 22:25:04 +01:00
Exodus4D
8b38ad08ab - lock "character selection" after click (prevent click spamming) 2017-01-19 21:30:05 +01:00
Exodus4D
37afac7c49 - WIP changed REQ/REP Socket config to PUSH/PULL Socket config 2017-01-19 21:11:08 +01:00
Exodus4D
90f94a559b - fixed WebSocket, added response loop for async response 2017-01-16 23:00:15 +01:00
Exodus4D
e0b30127f9 - fixed Firefox bug where new systems were added to x:0, y:0 coordinates, closed #415 2017-01-14 19:50:45 +01:00
Exodus4D
96b116584c - (int) cast for corp/ally ids 2017-01-14 19:48:53 +01:00
Exodus4D
0417147f45 - (int) cast for corp/ally ids 2017-01-14 18:06:49 +01:00
Exodus4D
ce1d5884c3 - CACHE backend can be set by ENV Variable (optional), #175, #420 2017-01-14 17:48:15 +01:00
Exodus4D
0343744ad5 - fixed missing favicon folder on error pages; #421
- fixed "subfolder" setup issue, resources have not been loaded properly
2017-01-14 16:57:01 +01:00
Exodus4D
aa78d0c4e0 - changed mcrypt() functions to openssl() functions, closed #422
- removed  mcrypt from required PHP extensions -> updated /setup page
2017-01-14 14:37:31 +01:00
Exodus4D
ab5349b806 - fixed PHP error in hasAccess() fkt 2017-01-14 12:28:45 +01:00
Exodus4D
65b782335b removed "lower_case_table_names" from required.ini (mySql setting) 2017-01-12 20:51:13 +01:00
Exodus4D
a0584ca76e - fixed bug with non existing log file names 2017-01-12 19:39:09 +01:00
Exodus4D
81e49af22f - added some descriptions to config.ini settings 2017-01-10 19:21:13 +01:00
Exodus4D
2701ea4b6c - improved /setup page for WebSocket config check, #420
- improved /setup page for Redis server config check,
2017-01-09 21:01:24 +01:00
Exodus4D
9be139f281 - added "Redis" config/setup check to /setup page (not required but recommended) 2017-01-07 14:45:43 +01:00
Exodus4D
66274c83f1 - added "CACHE" config var to /setup page
- fixed map tracing
2017-01-06 21:08:46 +01:00
Exodus4D
72a968199a - JS for WebWorker extension, #420
- improved route calculation, closed #311
- improved signature updates/sync
- improved "online status" monitoring
- improved "task manager"
- improved map sync
- updated "Velocity" library 1.2.3 -> 1.4.1
- updated "Velocity UI" library 5.0.4 -> 5.2.0
2017-01-06 16:45:21 +01:00
Exodus4D
8fab4d5845 - Improved Taskmanager templates, #420 2017-01-05 22:19:32 +01:00
Exodus4D
d166d57abe - minor UI fixes (CSS) 2017-01-05 22:18:47 +01:00
Exodus4D
4e0533c7fe - part 1/2 WIP added WebSocket extension, #420
- part 1/2 added "secure routes" to route finder module, #311
2017-01-05 22:15:12 +01:00
Exodus4D
f927395484 - fixed signature names on signatures with same 3 letters, closed #419
- changed file to match ES6 javascript standard
2017-01-05 22:12:13 +01:00
Exodus4D
03c1d53fd6 - PHP framework upgrade 3.5.1 -> 3.6.0 2016-11-26 23:11:30 +01:00
Exodus4D
c88e9e8c0f - added JS files for 1.2.0
- added max system count limits for maps, closed #395
2016-11-26 22:15:05 +01:00
Exodus4D
e8a18d134e - added build files for upcoming release 1.1.7 2016-11-22 19:03:02 +01:00