Kalane
|
73e40820bd
|
feat: overview-stats now work in the frontend
|
2021-09-15 17:59:42 +02:00 |
|
Kalane
|
72872b9040
|
feat: championClassStats query
|
2021-09-15 16:34:44 +02:00 |
|
Kalane
|
35af575af1
|
feat: championStats query
|
2021-09-15 16:22:19 +02:00 |
|
Kalane
|
92abb9de0f
|
feat: roleStats query
|
2021-09-15 16:04:02 +02:00 |
|
Kalane
|
23b407e5c4
|
feat: gamemodeStats query
|
2021-09-15 15:54:59 +02:00 |
|
Kalane
|
3cb2366c00
|
feat: globalStats query
|
2021-09-15 15:44:53 +02:00 |
|
Kalane
|
d9d470efdd
|
feat: very beggining of overview-stats
|
2021-09-14 17:06:00 +02:00 |
|
Kalane
|
68e3cb821b
|
refactor: rename support to utility in RoleIdentificationService too
|
2021-09-14 16:42:01 +02:00 |
|
Kalane
|
e3f6103a0d
|
fix: matchlist order
|
2021-09-14 16:39:25 +02:00 |
|
Kalane
|
134cbfad0b
|
refactor: store teamPositions in int in database
|
2021-09-14 16:03:08 +02:00 |
|
Kalane
|
537a2eb183
|
fix: season is a float
|
2021-09-14 15:06:42 +02:00 |
|
Kalane
|
00518e5143
|
feat: add "new" badge on matches + fix wrong match results
|
2021-09-14 14:49:03 +02:00 |
|
Kalane
|
d6c4fe3e11
|
feat: load more matches button
|
2021-09-14 13:49:24 +02:00 |
|
Kalane
|
973bc8e29b
|
refactor: better cache in CDragonService
|
2021-09-14 13:31:35 +02:00 |
|
Kalane
|
cf54188116
|
fix: set bigint as number instead of string in postgres
|
2021-09-14 01:34:15 +02:00 |
|
Kalane
|
c353bb227b
|
feat(basic-matches): add runes
|
2021-09-14 01:19:47 +02:00 |
|
Kalane
|
5b9a29ab4b
|
feat: add CDragonController back
|
2021-09-14 00:55:19 +02:00 |
|
Kalane
|
96352669d0
|
feat(basic-matches): add summonerSpell
|
2021-09-14 00:44:12 +02:00 |
|
Kalane
|
218b97f88e
|
chore: add eol auto to prettier
|
2021-09-14 00:16:32 +02:00 |
|
Kalane
|
ac10c94be2
|
feat: overview endpoint looks good
|
2021-09-14 00:06:12 +02:00 |
|
Kalane
|
f428b77e0e
|
feat: add cors
|
2021-09-13 23:10:04 +02:00 |
|
Kalane
|
8bb7779edb
|
fix: remove crash on overview endpoint
|
2021-09-13 23:04:52 +02:00 |
|
Kalane
|
adf08ac779
|
Merge branch 'serializer' into V2
|
2021-09-13 22:08:49 +02:00 |
|
Lazar
|
ec38359740
|
Merge branch 'match-parser' into V2
|
2021-09-13 22:06:32 +02:00 |
|
Lazar
|
7fd4dd3a70
|
feat: match parsing is working
|
2021-09-13 22:06:12 +02:00 |
|
Kalane
|
da3eea25f9
|
feat: matchService + serializer
|
2021-09-13 22:00:04 +02:00 |
|
Kalane
|
55a3fec13d
|
feat: serializer for basic matches should be good (can't test right now)
|
2021-09-13 13:50:04 +02:00 |
|
Lazar
|
49f16c287b
|
feat: parsing matchPlayers + change in model/migration
|
2021-09-13 00:17:53 +02:00 |
|
Lazar
|
45750d64eb
|
feat: parsing of match + its two teams and change in models/migration
|
2021-09-12 23:24:21 +02:00 |
|
Kalane
|
505bbd739d
|
feat: start basic-match serializer
|
2021-09-12 22:55:46 +02:00 |
|
Kalane
|
2b73d29f6a
|
feat: add RoleIdentification back
|
2021-09-12 22:39:14 +02:00 |
|
Kalane
|
2bac504b0f
|
feat: start summoner/overview endpoint
|
2021-09-12 21:47:48 +02:00 |
|
Kalane
|
c9fc0c7dc1
|
feat: setup for Lazar
|
2021-09-12 20:18:19 +02:00 |
|
Kalane
|
f04f9e95dd
|
feat: summoner/basic endpoint should be kinda good now
|
2021-09-12 19:13:48 +02:00 |
|
Kalane
|
9a3bb6311c
|
feat: add matchlist + current game + ranked to summoner/basic endpoint
|
2021-09-12 19:06:46 +02:00 |
|
Kalane
|
dfc7b64e76
|
feat: start summoner/basic endpoint
|
2021-09-12 17:05:30 +02:00 |
|
Kalane
|
508404ba9e
|
feat: add routes and summoner validators
|
2021-09-12 16:35:50 +02:00 |
|
Kalane
|
63b42f7c86
|
feat: add Jax Service back
|
2021-09-12 16:21:20 +02:00 |
|
Kalane
|
753bda3418
|
feat: add first version of Models
|
2021-09-12 16:09:29 +02:00 |
|
Kalane
|
d82285050f
|
feat: start migrations
|
2021-09-12 15:16:08 +02:00 |
|
Kalane
|
c61f5615d7
|
chore: update diagram
|
2021-09-11 22:30:37 +02:00 |
|
Kalane
|
7ab9dc5996
|
chore: add health-check + docker-compose file for redis/pg
|
2021-09-11 18:08:30 +02:00 |
|
Kalane
|
d8333e8163
|
chore: add adonis boilerplate with lucid + redis packages
|
2021-09-11 15:05:58 +02:00 |
|
Kalane
|
cd6a62bcbf
|
chore: add the start of the SQL diagram
|
2021-09-11 14:10:36 +02:00 |
|
Kalane
|
ee0b0d3fe1
|
fix(matches): ms to s
|
2021-09-11 14:09:25 +02:00 |
|
Kalane
|
c24b4fd161
|
feat: helper to get currentSeason
|
2021-09-11 14:09:10 +02:00 |
|
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 |
|
Kalane
|
5cd0837815
|
feat: ugly working version: need to work with old matchLists too
|
2021-08-11 00:12:17 +02:00 |
|
Kalane
|
41d363b981
|
refactor(server): start slowly the migration to v5
|
2021-08-07 22:52:54 +02:00 |
|
Valentin Kaelin
|
73e8eec291
|
fix: add ultimate spellbook gamemode
|
2021-07-25 22:52:59 +02:00 |
|