Commit graph

35 commits

Author SHA1 Message Date
dependabot[bot]
8b8c998ed9
build(deps): bump the npm_and_yarn group across 1 directory with 11 updates
Bumps the npm_and_yarn group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [express](https://github.com/expressjs/express) | `4.18.1` | `4.20.0` |
| [mysql2](https://github.com/sidorares/node-mysql2) | `2.3.3` | `3.9.8` |
| [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` |
| [got](https://github.com/sindresorhus/got) | `9.6.0` | `removed` |
| [nodemon](https://github.com/remy/nodemon) | `2.0.18` | `2.0.22` |
| [moment](https://github.com/moment/moment) | `2.29.2` | `2.30.1` |
| [send](https://github.com/pillarjs/send) | `0.18.0` | `0.19.0` |
| [express](https://github.com/expressjs/express) | `4.20.0` | `4.21.2` |



Updates `express` from 4.18.1 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.20.0)

Updates `mysql2` from 2.3.3 to 3.9.8
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v2.3.3...v3.9.8)

Updates `body-parser` from 1.20.0 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.0...1.20.3)

Updates `cookie` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Changelog](https://github.com/jshttp/cookie/blob/v0.6.0/HISTORY.md)
- [Commits](https://github.com/jshttp/cookie/compare/v0.5.0...v0.6.0)

Updates `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)

Removes `got`

Updates `nodemon` from 2.0.18 to 2.0.22
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.18...v2.0.22)

Updates `moment` from 2.29.2 to 2.30.1
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.30.1)

Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10)

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `express` from 4.20.0 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.20.0)

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 4.20.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: mysql2
  dependency-version: 3.9.8
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: body-parser
  dependency-version: 1.20.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: cookie
  dependency-version: 0.6.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: decode-uri-component
  dependency-version: 0.2.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: got
  dependency-version: 
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: nodemon
  dependency-version: 2.0.22
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: moment
  dependency-version: 2.30.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-version: 0.1.10
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: send
  dependency-version: 0.19.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-version: 4.21.2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: serve-static
  dependency-version: 1.16.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 13:43:57 +00:00
Axel Cocat
ac6ca4c84e v1.1.1 2022-06-27 23:52:56 +02:00
Axel Cocat
dc1af0802f
ci: fix npm ci (#27) 2022-06-27 23:43:46 +02:00
Axel Cocat
e497ecb725 build: upgrade dependencies 2022-06-21 01:41:44 +02:00
Axel Cocat
a4c6586bd0 v1.1.0 2022-05-15 00:51:36 +02:00
Axel Cocat
a98f9b4658 chore(package.json): update dependencies 2022-05-14 19:00:05 +02:00
Axel Cocat
72a1d3e402 chore(package.json): add missing eslint plugin 2022-05-14 18:48:47 +02:00
Axel Cocat
bb6428955f chore: add and apply eslint 2022-05-14 18:44:50 +02:00
Stefano Borzì
8331e4dd73
chore: apply prettier on all files (#8)
* chore: apply prettier on all files

* chore: add prettier npm script

* Update .prettierrc

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* Update .prettierignore

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* Update .prettierignore

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* Update .prettierignore

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* chore: apply prettier with new conf

* Revert "chore: apply prettier with new conf"

This reverts commit db2a04c03f.

* chore: apply prettier correctly

* chore: update .prettierignore

* chore: restore viewer.min.js minification

* chore: apply again prettier

Co-authored-by: Stefano Borzi <stefano.borzi@fedex.com>
Co-authored-by: Axel Cocat <ax.cocat@gmail.com>
2022-05-06 19:35:26 +02:00
dependabot[bot]
43ccb61341
build(deps): bump moment from 2.29.1 to 2.29.2 (#15)
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-10 18:47:41 +02:00
dependabot[bot]
4062263e8d
build(deps): bump minimist from 1.2.5 to 1.2.6 (#14)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
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>
2022-04-02 21:22:01 +02:00
Axel Cocat
5b0ab5b118 v1.0.1 2022-03-21 00:30:53 +01:00
Axel Cocat
03566302b4 v1.0.0 2022-03-20 19:59:09 +01:00
Axel Cocat
c251b8de27 fix(guild): use guild id for members endpoint 2022-03-17 00:26:09 +01:00
Axel Cocat
4af6e7e8d0 fix(Armory): fix charset sql request 2022-03-16 23:46:32 +01:00
Axel Cocat
b8de1cbc8b
feat: add website root path settings (#1)
* feat: add website root path settings
* fix: disable cloudflare rocket-loader for iframe-resizer
2022-03-16 23:39:45 +01:00
Axel Cocat
1b7e975080 feat: add Dockerfile 2022-03-15 01:13:38 +01:00
Axel Cocat
a462b6af1b feat: read config from env if config.json is not found 2022-03-14 22:42:28 +01:00
Axel Cocat
05706007f1 feat(character/pvp): add pvp page 2022-03-09 14:28:21 +01:00
Axel Cocat
4c051e316c feat(datatables): add styling to paging buttons 2022-03-05 22:32:02 +01:00
Axel Cocat
03eb4e2a51 feat(guild): add guild page 2022-03-05 21:43:18 +01:00
Axel Cocat
5602ece097 feat: redirect to main website if not in iframe 2022-02-27 19:22:14 +01:00
Axel Cocat
56c0fed144 feat: add logging and error handling 2022-02-27 18:05:10 +01:00
Axel Cocat
744e2ed626 feat(layout): add iframe resizer 2022-02-27 00:08:23 +01:00
Axel Cocat
3860ad47c7 feat(index): add datatables responsive plugin 2022-02-26 21:11:34 +01:00
Axel Cocat
61a500e09b feat(character/talents): made responsive, style adjustments 2022-02-26 16:57:03 +01:00
Axel Cocat
bba163aa51 fix(character/achievements): correctly show main categories' achievements 2022-02-26 15:59:02 +01:00
Axel Cocat
6ebaccc020 fix: re-add handlebars-helpers 2022-02-26 13:29:02 +01:00
Axel Cocat
1fd6b326dc feat: hide game masters 2022-02-26 13:14:51 +01:00
Axel Cocat
ab3b84f743 feat(character/achievements): add achievements page 2022-02-26 02:06:45 +01:00
Axel Cocat
6d625929f1 feat(character): add random property id to aowow link 2022-01-19 22:01:21 +01:00
Axel Cocat
f32b70fb0b feat: rewrite csv parsing 2022-01-07 23:24:42 +01:00
Axel Cocat
8c4d9dc7ed fix: fix DbcReader import 2022-01-02 19:23:44 +01:00
Axel Cocat
ac26336bc3 feat: use character data from database 2022-01-02 18:36:16 +01:00
Axel Cocat
028d0390f4 initial commit 2022-01-01 19:38:57 +01:00