Commit graph

109 commits

Author SHA1 Message Date
Valentin Kaelin
6f13a76da4 refactor: clean code to fetch matches details 2019-10-05 20:01:01 +02:00
Valentin Kaelin
a8b4fef901 refactor: clean some more code for MatchList 2019-10-04 22:29:43 +02:00
Valentin Kaelin
839b324d64 fix: remove viewport meta tag as long as responsive isn't done 2019-10-04 21:04:19 +02:00
Valentin Kaelin
ac00801d9f refactor: clean some code for MatchList results 2019-10-03 21:52:36 +02:00
Valentin Kaelin
ba8c05fbe8 feat: add MatchList in db (started Summoner Collection) 2019-10-01 21:39:26 +02:00
Valentin Kaelin
7e93dcd311 fix: order of the matches is correct again 2019-09-30 19:50:13 +02: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
68d15872ce fix: oopsie 2019-09-26 21:22:45 +02:00
Valentin Kaelin
84f7304c23 fix: improve JaxRequest wrapper 2019-09-26 21:20:27 +02:00
Valentin Kaelin
81e995b239 feat: add text to show the result of the match 2019-09-24 18:08:03 +02:00
Valentin Kaelin
77095ced56 fix: height of the background on profiles 2019-09-23 19:51:04 +02:00
Valentin Kaelin
0278b3934c fix: calculation of the kda 2019-09-22 17:39:29 +02:00
Valentin Kaelin
920b271925 fix: link path correction for enemies profiles 2019-09-20 23:54:35 +02:00
Valentin Kaelin
5601ea9365 feat: add links to the profiles of the 10 players per match 2019-09-20 23:52:34 +02:00
Valentin Kaelin
95bab9affa feat: add the 10 participants of each match 2019-09-20 23:32:28 +02:00
Valentin Kaelin
482d22b406 fix: role icon size if the game is a remake 2019-09-19 20:01:11 +02:00
Valentin Kaelin
06670c573e feat: add kda for each match 2019-09-19 19:58:29 +02:00
Valentin Kaelin
8e1850b638 feat: add role for summoner's matches 2019-09-19 19:26:44 +02:00
Valentin Kaelin
c442d3ac1f refactor: start the new design of the matches 2019-09-16 21:20:48 +02:00
Valentin Kaelin
3324fc09ce feat: add a real favicon 2019-09-15 16:25:07 +02:00
Valentin Kaelin
d97accce23 refactor: start the new summoner page design 2019-09-14 23:19:10 +02:00
Valentin Kaelin
f48bfc92ec feat: add SoloQ winrate 2019-09-14 16:10:49 +02:00
Valentin Kaelin
db939459a0 refactor: change RiotLimiter strategy according to environment 2019-09-13 18:25:33 +02:00
Valentin Kaelin
3dfd4d87a6 refactor: create some getters in vuex 2019-09-11 22:02:05 +02:00
Valentin Kaelin
5b964f14ba (refactor): create a ServiceProvider for the Jax wrapper 2019-09-11 20:19:15 +02:00
Valentin Kaelin
3653508816 (docs): update README 2019-09-11 10:09:58 +02:00
Valentin Kaelin
e36b7d2669 Change the API domain name 2019-09-11 09:25:14 +02:00
Valentin Kaelin
9cc044ec13 Use Adonis instead of Express for the API 2019-09-11 09:06:21 +02:00
Valentin Kaelin
d611a7647d Start cleaning some Vue code 2019-09-09 20:42:10 +02:00
Valentin Kaelin
0aba0954e4 Fix the region changes with the new Jax wrapper 2019-09-09 18:14:15 +02:00
Valentin Kaelin
56f78fc8a2 Start using Vuex Summoner : messy code 2019-09-08 22:08:49 +02:00
Valentin Kaelin
531587566f Add new domain name to CORS rules 2019-09-06 18:15:18 +02:00
Valentin Kaelin
932a8e568e Make the Jax wrapper a little easier to use 2019-09-04 20:11:16 +02:00
Valentin Kaelin
1c1dc49c69 Fix: check summoner name server side to prevent Firefox error 2019-09-03 19:56:41 +02:00
Valentin Kaelin
afd1b0d8f3 Use Jax wrapper to get League / Matches info 2019-09-01 14:53:03 +02:00
Valentin Kaelin
312f7bb1a1 Use Jax wrapper to get summoners basic info 2019-08-31 19:45:37 +02:00
Valentin Kaelin
e8aedda4fe Fix Eslint typos 2019-08-31 19:24:58 +02:00
Valentin Kaelin
ecb8404f85 Update patch and remove old Vue logo 2019-08-31 19:21:10 +02:00
Valentin Kaelin
29134066b0 Make a custom Vue plugin for axios 2019-08-31 19:19:48 +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
aeed6ce3b4 Merge remote-tracking branch 'origin/master' 2019-08-28 22:23:17 +02:00
Valentin Kaelin
56f8232654 Add HTTPS to NodeJS API
Dumbo is that me
2019-08-28 22:22:57 +02:00
Valentin Kaelin
4c774cff17 Add HTTPS to NodeJS API 2019-08-28 22:21:24 +02:00
Valentin Kaelin
acecc8a71c Change the Backend NodeJs API server 2019-08-28 21:26:42 +02:00
Valentin Kaelin
b552c5ccee Send an object instead of array for the JSON response 2019-08-27 22:17:16 +02:00
Valentin Kaelin
3683776e24 Start Jax: Riot Api Wrapper 2019-08-24 16:56:55 +02:00
Valentin Kaelin
b8ec9ca80f Add babel to the NodeJS app 2019-08-24 13:56:44 +02:00
Valentin Kaelin
8a603a3903 Configure ESLint for the Vue project 2019-08-23 16:48:16 +02:00
Valentin Kaelin
1846f84491 Remove Flex 3v3 stats and tmp file from Riot application 2019-08-23 00:57:06 +02:00