Commit graph

32 commits

Author SHA1 Message Date
dependabot[bot]
d751de2e46
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /server
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 09:45:31 +00:00
dependabot[bot]
b49804eb78
chore(deps): bump normalize-url from 4.5.0 to 4.5.1 in /server
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 00:18:54 +00:00
Valentin Kaelin
4b645ff65e chore(api): update adonis to out of preview version 2021-05-22 17:23:45 +02:00
dependabot[bot]
0d69f16170
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /server
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 13:57:50 +00:00
dependabot[bot]
c5d291fd29
chore(deps): bump lodash from 4.17.20 to 4.17.21 in /server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 12:44:54 +00:00
Valentin Kaelin
7315c177a4 chore(api): update dependencies 2021-03-15 21:29:36 +01:00
Valentin Kaelin
bef20bc6fd chore: update dependencies 2021-03-03 21:42:57 +01:00
Valentin Kaelin
6f63d67be0 refactor: update Adonis to last October update 2020-11-06 21:43:35 +01:00
Valentin Kaelin
75894b3025 chore: delete old server folder and rename new one 2020-10-17 15:45:12 +02:00
Valentin Kaelin
90cd80892f
Merge pull request #13 from vkaelin/dependabot/npm_and_yarn/server/acorn-7.4.0
chore(deps): bump acorn from 7.0.0 to 7.4.0 in /server
2020-09-25 18:59:10 +02:00
dependabot[bot]
01a1990929
chore(deps): bump acorn from 7.0.0 to 7.4.0 in /server
Bumps [acorn](https://github.com/acornjs/acorn) from 7.0.0 to 7.4.0.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.0.0...7.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 13:18:15 +00:00
dependabot[bot]
e39be680c7
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 13:18:12 +00:00
Valentin Kaelin
75f2bdb466 chore: bump deps 2020-08-11 15:17:14 +02:00
Valentin Kaelin
93a46d3a9e feat: add identified roles in live game tab 2020-06-12 17:45:16 +02:00
Valentin Kaelin
81becdf390 chore: update api dependencies 2020-02-14 22:58:04 +01:00
Valentin Kaelin
4989306ba8 feat: create bee-queue provider 2019-12-15 20:51:05 +01:00
Valentin Kaelin
4fd79a5d84 feat: add redis 2019-12-01 16:20:27 +01:00
Valentin Kaelin
4f13d8400e refactor: transform matches data to store in db only useful data 2019-09-29 18:06:54 +02:00
Valentin Kaelin
9cc044ec13 Use Adonis instead of Express for the API 2019-09-11 09:06:21 +02:00
Valentin Kaelin
afd1b0d8f3 Use Jax wrapper to get League / Matches info 2019-09-01 14:53:03 +02:00
Valentin Kaelin
37c4315a06 Start DDragon Endpoints with the Jax wrapper 2019-08-31 18:42:08 +02:00
Valentin Kaelin
4ff8a52d05 Compile code with Babel on production 2019-08-31 16:26:48 +02:00
Valentin Kaelin
b8ec9ca80f Add babel to the NodeJS app 2019-08-24 13:56:44 +02:00
Valentin Kaelin
1b674f13fb Async background load on homepage 2019-08-19 14:49:20 +02:00
Valentin Kaelin
5eb7c96000 Update packages and League current patch 2019-08-16 19:03:57 +02:00
Valentin Kaelin
0a1f6a21fe Small fixes and update League patch 2019-06-21 19:51:26 +02:00
Valentin Kaelin
c49137c5f5 Update packages 2019-06-19 22:12:01 +02:00
Valentin Kaelin
c623a02cd0 Update all packages 2019-05-17 23:29:17 +02:00
Valentin Kaelin
e87af94a0d Add response-time package 2019-05-17 23:09:48 +02:00
Valentin Kaelin
bc2f551a03 Starting regions list 2019-04-07 19:44:01 +02:00
Valentin Kaelin
c26b7a2191 Fix PurgeCSS, fix backend, use localStorage 2019-03-31 20:56:48 +02:00
Valentin Kaelin
cc630f002b Starting with Vue 2019-03-30 23:55:48 +01:00