Commit graph

56 commits

Author SHA1 Message Date
Valentin Kaelin
fe60e85b6a style: remove old comments and change method names 2020-01-01 16:39:54 +01:00
Valentin Kaelin
3465962143 refactor: finish overview tab loader 2019-12-29 22:35:12 +01:00
Valentin Kaelin
e546f942d8 refactor: work on overview tab loader - almost done 2019-12-29 21:26:52 +01:00
Valentin Kaelin
aad62a3094 fix: switch of summoner with input field works again 2019-12-28 23:49:53 +01:00
Valentin Kaelin
e00e872b67 refactor: transition between tabs is now working again 2019-12-28 20:35:05 +01:00
Valentin Kaelin
d0bd66d1f7 refactor: loader in 2 steps 2019-12-27 22:09:24 +01:00
Valentin Kaelin
526611a517 refactor: make api call only when needed for each view 2019-12-27 18:38:43 +01:00
Valentin Kaelin
cccf60a9ca fix: oopsie 😐 2019-12-03 22:26:44 +01:00
Valentin Kaelin
3d60937996 feat: start vuejs layout system to add tabs in summoner profiles 2019-12-03 21:57:52 +01:00
Valentin Kaelin
7a199d3194 refactor: use CDragon data for everything instead of DDragon 2019-11-25 21:15:52 +01:00
Valentin Kaelin
d5394c64f8 feat: add stats for most played champions 2019-11-24 14:26:27 +01:00
Valentin Kaelin
763ba327ae fix: summoner profile icon bug when player was in game 2019-11-23 18:50:44 +01:00
Lazar
ffde77ca49 refactor: change summoner's info layout 2019-11-16 20:21:28 +01:00
Valentin Kaelin
c78ad56a7f feat: start adding global statistics about summoner's games 2019-11-08 15:39:56 +01:00
Valentin Kaelin
cce91efb67 feat: display match details (1st version: code needs some work) 2019-11-03 18:49:58 +01:00
Valentin Kaelin
4aad54972e feat: add Summoner's games with friends stats 2019-10-25 23:09:33 +02:00
Valentin Kaelin
1f97d6e0d6 feat: add in game status if the summoner is playing 2019-10-22 22:59:22 +02:00
Valentin Kaelin
3b12014eb3 refactor: get last riot patch from backend instead of manually change it 2019-10-21 15:30:48 +02:00
Valentin Kaelin
c9ba6894af fix: summoner's not found footer fixed at the bottom 2019-10-21 14:30:08 +02:00
Valentin Kaelin
e23932fcf6 feat: add footer with GitHub link 2019-10-13 18:12:17 +02:00
Valentin Kaelin
c8e085a1ea fix: adjust some padding 2019-10-12 16:34:05 +02:00
Valentin Kaelin
35206b9962 fix: adjust mobile version of the website 2019-10-12 15:51:30 +02:00
Valentin Kaelin
bd1341fb7a feat: add skeleton loading to summoners page 2019-10-11 21:43:02 +02:00
Valentin Kaelin
65185157a9 Merge remote-tracking branch 'origin/master' 2019-10-08 21:54:56 +02:00
Valentin Kaelin
b046adba97 feat: add Flex 5vs5 global stats 2019-10-08 21:54:32 +02:00
vkaelin
a3b8282911 feat: add a real error message if the summoner isn't found 2019-10-07 09:54:29 +02:00
Valentin Kaelin
a7561a82b8 feat: add loading animation on load more matches button 2019-10-06 15:08:24 +02:00
Valentin Kaelin
e09c7d59b5 feat: add button to load 10 more matches 2019-10-06 00:01:58 +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
c442d3ac1f refactor: start the new design of the matches 2019-09-16 21:20:48 +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
3dfd4d87a6 refactor: create some getters in vuex 2019-09-11 22:02:05 +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
1c1dc49c69 Fix: check summoner name server side to prevent Firefox error 2019-09-03 19:56:41 +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
56f8232654 Add HTTPS to NodeJS API
Dumbo is that me
2019-08-28 22:22:57 +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
8a603a3903 Configure ESLint for the Vue project 2019-08-23 16:48:16 +02:00
Valentin Kaelin
f366e20b22 Fix: summonerNames with spaces now work 2019-08-21 22:50:57 +02:00
Valentin Kaelin
1ff6f6f5e6 First "working" version of the RecentActivity grid
Only last 100 matches are displayed
2019-08-20 22:42:11 +02:00
Valentin Kaelin
103656f094 Start RecentActivity component 🤯 2019-08-20 00:08:13 +02:00
Valentin Kaelin
0a1f6a21fe Small fixes and update League patch 2019-06-21 19:51:26 +02:00
Valentin Kaelin
e87af94a0d Add response-time package 2019-05-17 23:09:48 +02:00
Valentin Kaelin
ae52ef7164 Use RiotGames API for static files. 2019-05-17 22:58:36 +02:00
Valentin Kaelin
73472b5603 Starting designing homepage 2019-04-10 22:05:52 +02:00