Commit Graph

1110 Commits

Author SHA1 Message Date
Sam ONeill
484be8ad43 dependabot merges 2024-01-06 18:42:45 +13:00
dependabot[bot]
5fdfc51a17 Bump decode-uri-component from 0.2.0 to 0.2.2 (#152)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-06 18:41:27 +13:00
dependabot[bot]
60eeb5f3ff Bump qs from 6.5.2 to 6.5.3 (#154)
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-06 18:40:56 +13:00
Sam ONeill
67f3ab9f82 dependabot merges 2024-01-06 18:40:24 +13:00
Sam ONeill
978c3e17d4 dependabot merge 2024-01-06 18:38:04 +13:00
dependabot[bot]
7bf105e84c Bump imagemin-webp from 6.0.0 to 8.0.0 (#160)
Bumps [imagemin-webp](https://github.com/imagemin/imagemin-webp) from 6.0.0 to 8.0.0.
- [Release notes](https://github.com/imagemin/imagemin-webp/releases)
- [Commits](https://github.com/imagemin/imagemin-webp/compare/v6.0.0...v8.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-06 18:37:33 +13:00
dependabot[bot]
d8fcf87027 Bump minimist from 1.2.5 to 1.2.8 (#164)
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-06 18:35:00 +13:00
dependabot[bot]
c2c77bf1cf Bump sass from 1.41.1 to 1.62.0 (#175)
Bumps [sass](https://github.com/sass/dart-sass) from 1.41.1 to 1.62.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.41.1...1.62.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  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>
2024-01-06 17:41:50 +13:00
Sam ONeill
42df56ed8c updates php libraries and builds new composer.lock 2024-01-06 17:39:54 +13:00
Sam ONeill
0c1baf5a86 Merges changes from MonoliYoda and rebuilds public files to resolve conflicts 2024-01-06 17:15:08 +13:00
Sam ONeill
ff7dcb9889 Merge branch 'MonoliYoda-master' 2024-01-06 16:59:58 +13:00
ElegosAkla
388e25c7b7 changed for structure updated timer more than 1d (#172)
Co-authored-by: ElegosAkla <elegos@uthexa.fr>
2024-01-06 16:55:28 +13:00
MonoliYoda
4bbd5b7b43 Updated build files 2023-11-15 19:51:32 +01:00
MonoliYoda
a92fd7ccaf Fixes goryn-clade/pathfinder#190 2023-11-13 22:39:01 +01:00
Tyr Heimdal
b73f3726ee Merge pull request #163 from goryn-clade/v2.2.2
v2.2.2
2023-02-12 13:10:14 +01:00
Sam ONeill
f69cf21e0b Updates notice.html 2023-02-12 14:28:34 +13:00
Sam ONeill
95bf96e1e2 Adds Ghost site definitions to signature_type.js 2023-02-12 14:22:37 +13:00
Sam ONeill
e07a69b3d1 updates notice.html 2023-02-12 12:25:29 +13:00
Sam ONeill
a4059a779c updates package-lock.json and pub assets 2023-02-12 12:01:48 +13:00
Tyr Heimdal
8b50d643a6 version update
Signed-off-by: Tyr Heimdal <tyr.heimdal@warning.no>
2023-02-07 18:53:44 +01:00
Tyr Heimdal
3aa4703c1c Added TODO for #157 (code cleanup in >=v2.2.3)
Signed-off-by: Tyr Heimdal <tyr.heimdal@warning.no>
2023-01-24 00:37:24 +01:00
Tyr Heimdal
3e08d014aa Add missing semicolons in #104
Signed-off-by: Tyr Heimdal <tyr.heimdal@warning.no>
2023-01-23 20:25:41 +01:00
Tyr Heimdal
24d4b84232 Rebuilds public files
Signed-off-by: Tyr Heimdal <tyr.heimdal@warning.no>
2023-01-23 20:22:11 +01:00
Tyr Heimdal
ccc785d4a9 Version bumps for 2.2.2
Signed-off-by: Tyr Heimdal <tyr.heimdal@warning.no>
2023-01-23 20:22:10 +01:00
Tyr Heimdal
6f292bd003 Merge pull request #104 from goryn-clade/develop
Unicode fixes
2023-01-23 20:14:38 +01:00
Tyr Heimdal
f78ea0e76a Merge pull request #158 from BiekerUdan/master
Add esi-search.search_structures.v1 scope to environment.ini
2023-01-23 19:22:58 +01:00
Tyr Heimdal
ccadc5375a Merge pull request #157 from turbofeedorglory/fix.character-affiliation
Use character affiliation endpoint
2023-01-23 19:18:47 +01:00
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
29ed931bb0 refactors unicode character conversion 2022-02-10 22:16:40 +13:00
Sam ONeill
b1d3484416 refactors unicode character conversion 2022-02-10 22:09:42 +13:00
Sam ONeill
90e152386a refactors unicode character conversion 2022-02-10 22:07:26 +13: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