Commit graph

34 commits

Author SHA1 Message Date
Kalane
a6bf75487c
chore: update all packages minor versions 2024-12-13 22:31:28 +01:00
Valentin Kaelin
89d47d3191
chore: update used deps 2023-11-03 21:44:56 +01:00
Valentin Kaelin
d3125c4bb4 feat: update cdragon cache every 30min 2023-09-22 22:37:15 +02:00
Valentin Kaelin
889360fbed
docs: update summoner example + README 2023-09-21 14:01:01 +02:00
Valentin Kaelin
e7e2b598be chore: update adonis app 2023-09-14 22:00:15 +02:00
dependabot[bot]
3a4e1dfdef
chore(deps): bump got from 11.8.2 to 11.8.5 in /server
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 13:00:27 +00:00
Valentin Kaelin
78e37714be refactor: use queue/jobs to load entire matchlist 2022-02-01 23:16:58 +01:00
Kalane
93f23a0d33 feat: delete old server folder + rename new one 2021-09-20 19:20:51 +02:00
Kalane
41d363b981 refactor(server): start slowly the migration to v5 2021-08-07 22:52:54 +02:00
Valentin Kaelin
4b645ff65e chore(api): update adonis to out of preview version 2021-05-22 17:23:45 +02: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
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
937c2368bd chore: add alias to run adonis dev server 2020-06-11 20:25:26 +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
6c59784a2b Add CORS package in production 2019-08-19 13:32:30 +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