BiekerUdan
5a45de16ad
Merge pull request #1 from turbofeedorglory/fix.character-affiliation
...
Use character affiliation endpoint
2023-01-18 10:41:21 -07:00
BiekerUdan
0ae644f187
Add esi-search.search_structures.v1 scope to environment.ini
...
The codebase was updated in 2.2.1 to use the esi-search.search_structures.v1 endpoint however the default environment.ini was still missing this scope.
2023-01-17 16:59:16 -07: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
Tyr Heimdal
29e2427fb0
Merge pull request #151 from goryn-clade/trackAbyssalJumps-default-false
...
[QoL] Set trackAbyssalJumps to FALSE
2022-11-29 20:17:12 +01:00
Tyr Heimdal
9e923394fb
Set trackAbyssalJumps to FALSE
...
Fixes https://github.com/goryn-clade/pathfinder/issues/83
2022-11-29 20:12:44 +01:00
Sam ONeill
58d9bb1ac2
Rebuilds public files
2022-09-06 02:29:25 +12:00
Sam ONeill
1a936a2fa6
Version bumps for 2.2.1
2022-09-06 02:24:26 +12:00
Sam ONeill
46373305f1
Updates pathfinder_esi to 2.1.3
2022-09-03 12:08:45 +12:00
turbofeedorglory
6ffc10b362
Update ESI search endpoint & auth ( #133 )
2022-08-28 00:27:46 +02:00
Sam ONeill
441f1fd808
Updates notice.html
2022-02-04 11:17:44 +13:00
Sam ONeill
a4eebdbfca
dependabot.yml: adds gulp-imagemin to ignore
2021-12-07 14:36:05 +13:00
Sam ONeill
dbaff4e7c5
dependabot.yml: adds gulp-imagemin to ignore
2021-12-07 14:35:22 +13:00
Sam
15a0fcee0f
Bug fixes for v2.2.0 ( #81 )
...
* util.js: decode shipname for popover
* Bump version to 2.2.0
* Bump react/promise-stream from 1.2.0 to 1.3.0 (#46 )
Bumps [react/promise-stream](https://github.com/reactphp/promise-stream ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/reactphp/promise-stream/releases )
- [Changelog](https://github.com/reactphp/promise-stream/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reactphp/promise-stream/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: react/promise-stream
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump monolog/monolog from 2.3.4 to 2.3.5 (#37 )
Bumps [monolog/monolog](https://github.com/Seldaek/monolog ) from 2.3.4 to 2.3.5.
- [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.4...2.3.5 )
---
updated-dependencies:
- dependency-name: monolog/monolog
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam <30859143+samoneilll@users.noreply.github.com >
* Bump slash from 3.0.0 to 4.0.0 (#34 )
Bumps [slash](https://github.com/sindresorhus/slash ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/slash/releases )
- [Commits](https://github.com/sindresorhus/slash/compare/v3.0.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: slash
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump gulp-imagemin from 7.1.0 to 8.0.0 (#33 )
Bumps [gulp-imagemin](https://github.com/sindresorhus/gulp-imagemin ) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/sindresorhus/gulp-imagemin/releases )
- [Commits](https://github.com/sindresorhus/gulp-imagemin/compare/v7.1.0...v8.0.0 )
---
updated-dependencies:
- dependency-name: gulp-imagemin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump gulp-sourcemaps from 2.6.5 to 3.0.0 (#32 )
Bumps [gulp-sourcemaps](https://github.com/gulp-sourcemaps/gulp-sourcemaps ) from 2.6.5 to 3.0.0.
- [Release notes](https://github.com/gulp-sourcemaps/gulp-sourcemaps/releases )
- [Commits](https://github.com/gulp-sourcemaps/gulp-sourcemaps/compare/v2.6.5...v3.0.0 )
---
updated-dependencies:
- dependency-name: gulp-sourcemaps
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump gulp-filter from 6.0.0 to 7.0.0 (#30 )
Bumps [gulp-filter](https://github.com/sindresorhus/gulp-filter ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/gulp-filter/releases )
- [Commits](https://github.com/sindresorhus/gulp-filter/compare/v6.0.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: gulp-filter
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump gulp-autoprefixer from 7.0.1 to 8.0.0 (#31 )
Bumps [gulp-autoprefixer](https://github.com/sindresorhus/gulp-autoprefixer ) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/sindresorhus/gulp-autoprefixer/releases )
- [Commits](https://github.com/sindresorhus/gulp-autoprefixer/compare/v7.0.1...v8.0.0 )
---
updated-dependencies:
- dependency-name: gulp-autoprefixer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam <30859143+samoneilll@users.noreply.github.com >
* Bump cache/filesystem-adapter from 1.0.0 to 1.1.0 (#29 )
Bumps [cache/filesystem-adapter](https://github.com/php-cache/filesystem-adapter ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/php-cache/filesystem-adapter/releases )
- [Changelog](https://github.com/php-cache/filesystem-adapter/blob/master/Changelog.md )
- [Commits](https://github.com/php-cache/filesystem-adapter/compare/1.0.0...1.1.0 )
---
updated-dependencies:
- dependency-name: cache/filesystem-adapter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam <30859143+samoneilll@users.noreply.github.com >
* Bump react/socket from 1.3.0 to 1.9.0 (#27 )
Bumps [react/socket](https://github.com/reactphp/socket ) from 1.3.0 to 1.9.0.
- [Release notes](https://github.com/reactphp/socket/releases )
- [Changelog](https://github.com/reactphp/socket/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reactphp/socket/compare/v1.3.0...v1.9.0 )
---
updated-dependencies:
- dependency-name: react/socket
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam <30859143+samoneilll@users.noreply.github.com >
* Bump cache/redis-adapter from 1.0.0 to 1.1.0 (#28 )
Bumps [cache/redis-adapter](https://github.com/php-cache/redis-adapter ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/php-cache/redis-adapter/releases )
- [Changelog](https://github.com/php-cache/redis-adapter/blob/master/Changelog.md )
- [Commits](https://github.com/php-cache/redis-adapter/compare/1.0.0...1.1.0 )
---
updated-dependencies:
- dependency-name: cache/redis-adapter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam <30859143+samoneilll@users.noreply.github.com >
* requirements.ini: bumps memory requirement to 256M
* package.json: downgrades imagemin to 7.1.0
* package-lock.json: resolves npm-audit dependency warnings
* AbstractRallyWebhookHandler.php: Convert Truesec value to str
* CorporationModel.php: resets corporationStructureModel instance to avoid overwriting the same record
* Updates wormhole minimum jump mass
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-02 11:28:03 +01:00
Tyr Heimdal
ee1cd180ff
Merge pull request #61 from oSkrobuk/issue_50
...
Unicode ship names to string
2021-11-01 14:40:52 +01:00
Tyr Heimdal
97800dccd4
Merge pull request #60 from oSkrobuk/issue_45
...
Added a parameter in query
2021-11-01 14:40:42 +01:00
oSkrobuk
ccfdd04bc4
Unicode ship names to string
2021-11-01 00:52:08 +03:00
oSkrobuk
b636b92ee0
Added a parameter in query
2021-10-30 00:17:37 +03:00
Tyr Heimdal
027c17dbd4
Merge pull request #52 from znathanss/master
...
Change requirements from Apache 2.5 -> 2.4
2021-10-28 09:47:36 +02:00
Nathan
afa21c95d0
Update requirements.ini
2021-10-27 21:06:46 -04:00
Nathan
20219b9ac9
Require an actual version of apache
2021-10-26 13:01:15 -04: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
Sam
0673759a8d
Develop v2.1.3 ( #42 )
...
* 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 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 slash from 3.0.0 to 4.0.0
Bumps [slash](https://github.com/sindresorhus/slash ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/slash/releases )
- [Commits](https://github.com/sindresorhus/slash/compare/v3.0.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: slash
dependency-type: direct:development
update-type: version-update:semver-major
...
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
* package-lock.json: Updates lodash.template to 4.5.0
* package.json: Bump node-notifier from 6.0.0 to 8.0.1
* package-lock.json: Bump glob-parent from 3.1.1 to 5.1.2
* package-lock.json: bump trim-newlines from 1.0.0 to 3.0.1
* package-lock.json: Bump set-value to 4.0.1
* package-lock.json: Bump yargs-parser to >=13.1.2
* package-lock.json: Bump glob-parent to ^5.1.2
* system_killboard.js: Updates zkillboard fetch string
* system_killboard.js: removes redundant w-space modifier
* Bumps version to 2.1.3
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Loïc LEUILLIOT <loic.leuilliot@gmail.com >
2021-10-22 12:59:41 +02:00
Sam
d0d20c7d3c
Develop v2.1.3 ( #41 )
...
* 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 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 slash from 3.0.0 to 4.0.0
Bumps [slash](https://github.com/sindresorhus/slash ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/slash/releases )
- [Commits](https://github.com/sindresorhus/slash/compare/v3.0.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: slash
dependency-type: direct:development
update-type: version-update:semver-major
...
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
* package-lock.json: Updates lodash.template to 4.5.0
* package.json: Bump node-notifier from 6.0.0 to 8.0.1
* package-lock.json: Bump glob-parent from 3.1.1 to 5.1.2
* package-lock.json: bump trim-newlines from 1.0.0 to 3.0.1
* package-lock.json: Bump set-value to 4.0.1
* package-lock.json: Bump yargs-parser to >=13.1.2
* package-lock.json: Bump glob-parent to ^5.1.2
* system_killboard.js: Updates zkillboard fetch string
* system_killboard.js: removes redundant w-space modifier
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Loïc LEUILLIOT <loic.leuilliot@gmail.com >
2021-10-22 12:44:50 +02:00
Sam
5c669bedce
Merge Development Branch v2.1.2 ( #26 )
...
* 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 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 slash from 3.0.0 to 4.0.0
Bumps [slash](https://github.com/sindresorhus/slash ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/slash/releases )
- [Commits](https://github.com/sindresorhus/slash/compare/v3.0.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: slash
dependency-type: direct:development
update-type: version-update:semver-major
...
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
* package-lock.json: Updates lodash.template to 4.5.0
* package.json: Bump node-notifier from 6.0.0 to 8.0.1
* package-lock.json: Bump glob-parent from 3.1.1 to 5.1.2
* package-lock.json: bump trim-newlines from 1.0.0 to 3.0.1
* package-lock.json: Bump set-value to 4.0.1
* package-lock.json: Bump yargs-parser to >=13.1.2
* package-lock.json: Bump glob-parent to ^5.1.2
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 12:29:50 +02:00
soneill
5419caf8a0
Re-adds slash 3.0.0 to dev dependencies
2021-09-18 18:47:57 +12:00
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
Sam
22e6c85371
Merge pull request #23 from goryn-clade/revert-11-dependabot/composer/monolog/monolog-2.3.4
...
Revert "Bump monolog/monolog from 2.3.2 to 2.3.4"
2021-09-18 07:03:51 +02:00
Sam
cfe860b075
Revert "Bump monolog/monolog from 2.3.2 to 2.3.4"
2021-09-18 07:03:31 +02:00
Sam
69ad6fcb70
Merge pull request #11 from goryn-clade/dependabot/composer/monolog/monolog-2.3.4
...
Bump monolog/monolog from 2.3.2 to 2.3.4
2021-09-18 07:02:53 +02:00
soneill
ce6157ed54
removes docker-build
2021-09-16 18:27:57 +12:00
soneill
50a6b3304f
removes docker-build
2021-09-16 18:26:58 +12:00
dependabot[bot]
d66d5713d9
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 >
2021-09-16 06:17:05 +00:00
soneill
589ab31ff6
Adds dockerci
2021-09-16 18:10:39 +12:00
soneill
906114519d
Updates Readme
2021-09-10 11:30:04 +12:00
soneill
5987bb2c06
updates composer.lock
2021-09-10 10:58:30 +12:00
soneill
236a0eaf64
Merge branch 'master' of https://github.com/goryn-clade/pathfinder
2021-09-10 10:51:35 +12:00
soneill
31fb365b6e
Updates composer.json to use pathfinder_esi fork
2021-09-10 10:49:54 +12:00
Sam
341314babd
Update environment.ini
2021-09-08 02:20:28 +02:00
soneill
8a3f3f380f
Corrects pathfinder.ini defaults and indentation
2021-08-07 11:34:37 +12:00
Sam
58ad0c9c04
Merge pull request #8 from goryn-clade/dev2.1.1
...
Dev2.1.1
2021-08-07 00:58:16 +02:00
soneill
22855d49eb
Adds F216 wormhole to C4,C5 & C6 signature lists
2021-08-03 20:42:18 +12:00
Sam
c3afe9ce73
Merge pull request #6 from goryn-clade/session-sharing
...
Session sharing
2021-07-29 11:37:06 +02: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