Commit Graph

30 Commits

Author SHA1 Message Date
Sam
98bd07e904 Merge Development Branch v2.1.2 (#21)
* Fixes environment default

* Bump clue/ndjson-react from 1.1.0 to 1.2.0

Bumps [clue/ndjson-react](https://github.com/clue/reactphp-ndjson) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/clue/reactphp-ndjson/releases)
- [Changelog](https://github.com/clue/reactphp-ndjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clue/reactphp-ndjson/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: clue/ndjson-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump cache/array-adapter from 1.0.1 to 1.1.0

Bumps [cache/array-adapter](https://github.com/php-cache/array-adapter) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/php-cache/array-adapter/releases)
- [Changelog](https://github.com/php-cache/array-adapter/blob/master/Changelog.md)
- [Commits](https://github.com/php-cache/array-adapter/compare/1.0.1...1.1.0)

---
updated-dependencies:
- dependency-name: cache/array-adapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump monolog/monolog from 2.3.2 to 2.3.4

Bumps [monolog/monolog](https://github.com/Seldaek/monolog) from 2.3.2 to 2.3.4.
- [Release notes](https://github.com/Seldaek/monolog/releases)
- [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Seldaek/monolog/compare/2.3.2...2.3.4)

---
updated-dependencies:
- dependency-name: monolog/monolog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump cache/namespaced-cache from 1.0.0 to 1.1.0

Bumps [cache/namespaced-cache](https://github.com/php-cache/namespaced-cache) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/php-cache/namespaced-cache/releases)
- [Changelog](https://github.com/php-cache/namespaced-cache/blob/master/Changelog.md)
- [Commits](https://github.com/php-cache/namespaced-cache/compare/1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: cache/namespaced-cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump gulp-sass from 4.1.1 to 5.0.0

Bumps [gulp-sass](https://github.com/dlmanning/gulp-sass) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/dlmanning/gulp-sass/releases)
- [Changelog](https://github.com/dlmanning/gulp-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dlmanning/gulp-sass/compare/v4.1.1...v5.0.0)

---
updated-dependencies:
- dependency-name: gulp-sass
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump node-sass from 4.14.1 to 6.0.1

Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 6.0.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v6.0.1)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump gulp-brotli from 2.0.2 to 3.0.0

Bumps [gulp-brotli](https://github.com/seznam/gulp-brotli) from 2.0.2 to 3.0.0.
- [Release notes](https://github.com/seznam/gulp-brotli/releases)
- [Commits](https://github.com/seznam/gulp-brotli/compare/v2.0.2...v3.0.0)

---
updated-dependencies:
- dependency-name: gulp-brotli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump imagemin-webp from 5.1.0 to 6.0.0

Bumps [imagemin-webp](https://github.com/imagemin/imagemin-webp) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/imagemin/imagemin-webp/releases)
- [Commits](https://github.com/imagemin/imagemin-webp/compare/v5.1.0...v6.0.0)

---
updated-dependencies:
- dependency-name: imagemin-webp
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: make pathfinder composer 2.x compliant

extract mixed class into dedicated file and address filename typo in order to make the project PSR-4 compliant and work with Composer 2

* Bump league/html-to-markdown from 4.9.1 to 5.0.1

Bumps [league/html-to-markdown](https://github.com/thephpleague/html-to-markdown) from 4.9.1 to 5.0.1.
- [Release notes](https://github.com/thephpleague/html-to-markdown/releases)
- [Changelog](https://github.com/thephpleague/html-to-markdown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/html-to-markdown/compare/4.9.1...5.0.1)

---
updated-dependencies:
- dependency-name: league/html-to-markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* composer.json: bumps monolog to 2.3.4

* composer.lock: Updates after dependabot merges

* Adds package-lock.json

* .gitignore: removes package-lock.json from ignore

* Removes "slash" js dev dependency

* pathfinder.ini: bumps version

* Bumps version on public files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Loïc LEUILLIOT <loic.leuilliot@gmail.com>
2021-09-18 18:39:37 +12: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
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
c10b404d7f - Improved _Gulp_ task for CSS. _LibSass_(node-sass) replaced _Compass_, closed #917 2020-03-08 16:48:16 +01:00
Mark Friedrich
f1e7a17698 - Upgraded NPM dependencies 2020-03-07 17:16:43 +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
43f6db12e2 - Updated info panel for upcoming v1.5.3 hotfix release 2019-07-27 14:08:43 +02:00
Mark Friedrich
783123052b - fixed mousewheel scroll in select options, closed #696
- fixed Gulp task "help"
2018-11-29 09:54:19 +01:00
Mark Friedrich
55e341b6a7 - updated composer.json with upgraded pathfinder_esi version
- removed "gulp-util" (deprecated NPM module) from package.json
- replaced "gulp-util" functions with equivalent NPM packages
- upgraded some other NPM modules to newer versions
2018-04-07 21:26:22 +02:00
Mark Friedrich
34cc53861b - minor GulpFile improvements for CSS build, #609 2018-04-07 13:42:38 +02:00
Matin Geiseler
befc9fdfe5 - gulp honors pathfinder.ini in /conf
- fix version tag placement in compass options
2018-04-06 22:00:25 +02:00
Matin Geiseler
e65eb5cdfc - move compiled css into version tag folder
- remove base-url from inline-images. path is resolved by compass (images_dir)
- commend out compass configs that get overwritten in gulpfile
- update gulpfile to build into version tag folder
- update paths in css and templates accordingly
2018-04-06 20:45:42 +02:00
Mark Friedrich
6c9d8f0936 - added OS notifications to JS/CSS Gulp build process, #510 2018-03-21 18:31:07 +01:00
Mark Friedrich
0481e3c4c1 - enabled CSS source maps during development 2018-02-19 18:43:51 +01:00
Mark Friedrich
11e56894f8 - fixed click/drag offset bug, closed #534
- fixed some blurry char/ship icons
- improved the build process (Gulp), added new flags for "gZip" and "Brotli" compression
2017-12-10 19:50:16 +01:00
Exodus4D
a8edf39697 - new "logging" system for map/system/signature/connection changes, closed #271
- new map change log to Slack channel
- new "rally point" logging to Slack channel
- new "rally point" poke options (e.g. custom message), closed #295
- new log options for WebSocket installations
- added ship "mass" logging (backend only), #313
- added map logging to Slack, #326
- added "ESI error rate" limit detection
- added "Monolog" as new logging library (Composer dependency)
- added "Swiftmailer" as new eMail library (Composer dependency)
- added Support for Redis session hander (performance boost)
- improved character select panels (visible "online" status)
- improved "activity logging" (more DB columns added to check)
- improved eMail logging (HTML template support)
- improved "delete map" now become "inactive" for some days before delete
- improved character logout handling
- improved /setup page for DB bootstrap (new button for DB create if not exists)
- fixed broken ship tracking (ship name re-added)
- fixed broken ship tracking for multiple chars on different browser tabs
- fixed broken cursor coordinates, closed #518
- fixed null pointer "charactermodel.php->isActive():925" closed #529
- fixed broken "scroll offset", closed #533 closed #534
- Updated "validation" library JS v0.10.1 -> v0.11.9
- Updated ORM Mapper _Cortex_ v1.5.0-dev -> v1.5.0
- and many more....
2017-10-22 17:58:34 +02:00
Exodus4D
e9d50d4294 - added option to add custom *.ini files into /conf dir (enabled environment.ini)
- enable "dynamic token" in *.ini files (variables)
- improved map sync behaviour: Force map changes to be send to server when a clients "unloads/reloads" a tab.
- fixed Js build bug in Firefox. "js-uglify" no longer crashes FF when Dev-Tools are open
- enabled "js-hint" in Js build process.
2017-07-22 14:33:36 +02:00
Exodus4D
8e84da0757 - added signature parsing support for DE and FR languages,
- improved Gulp "help" Task
2017-07-22 09:46:52 +02:00
Exodus4D
f0cd1cdaf0 - new gulp4 build process, closed #510 2017-07-14 23:49:32 +02:00
Exodus4D
835d3563d0 - added shortcut for all dialogs, to force close (key: "ESC"), #133
- added ".jshintrc" config file. Used by Gulp build tasks
- fixed some JS code style issues
2016-08-14 15:27:21 +02:00
Exodus4D
95119fcd3d pathfinder-84 [Feature Request] CREST Pilot Tracking, many smaller Bugfixes 2016-04-05 21:31:03 +02:00
Exodus4D
8c12599c22 added *.gz to .gitiginore,
updated landingpage content,
fixed IGB  HTTP_HEADER Bug on Nginx servers
added pre-compressing *.gz tasks to gulp for static assets (*.js, *.css)
2016-01-02 17:29:45 +01:00
Exodus4D
e2cf68fb0f Add new "Setup" routine for database bootstrapping (closes #6, closes), fixed redirect (closes #79), removed registration mail (closes #80), some minor bugfixes 2015-12-26 23:28:50 +01:00
Exodus4D
93686f4f87 close #52 fixed cache timings for corp/ally models in CCP API-calls. added new Gulp task for cache clearing, fixed "main" character auto-set on registration 2015-10-17 18:47:47 +02:00
Exodus4D
84d7e20108 close #40 fixed caching problem 2015-10-01 21:31:00 +02:00
Exodus4D
b71d670d61 close #20 fixed system alias update, gulp copy task fixed, jshint fixes, updated package.json 2015-09-20 20:30:13 +02:00
Exodus4D
e452adb597 close #18 New Gulp build process, jsHint fixes 2015-09-20 16:01:40 +02:00