Commit graph

149 commits

Author SHA1 Message Date
Valentin Kaelin
4aad54972e feat: add Summoner's games with friends stats 2019-10-25 23:09:33 +02:00
Valentin Kaelin
668930d7ca fix: kill participation is 0% if ally team didn't make any 2019-10-21 18:24:28 +02:00
Valentin Kaelin
d2bfb487ba fix: ranked stats container always same width even if LP are >= 1000 2019-10-21 18:12:57 +02:00
Valentin Kaelin
ee07c7bd0d feat: add skeleton loading for the load more matches button 2019-10-21 17:50:13 +02:00
Valentin Kaelin
f13b044fc8 feat: add flex 3v3 stats + display unranked icon if summoner is unranked 2019-10-21 17:37:48 +02:00
Valentin Kaelin
dd3db8ed99 refactor: remove vue-awesome package 2019-10-21 16:02:45 +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
3b5ed35ea8 feat: add dropdown in RecentActivity component 2019-10-13 20:29: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
fb7f4bf815 refactor: remove old spinner loader 2019-10-11 21:46:35 +02:00
Valentin Kaelin
bd1341fb7a feat: add skeleton loading to summoners page 2019-10-11 21:43:02 +02:00
Valentin Kaelin
b046adba97 feat: add Flex 5vs5 global stats 2019-10-08 21:54:32 +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
02e4cb87dd fix: months displayed in RecentActivity are more correct 2019-10-05 21:10:02 +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
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
d97accce23 refactor: start the new summoner page design 2019-09-14 23:19:10 +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
8a603a3903 Configure ESLint for the Vue project 2019-08-23 16:48:16 +02:00
Valentin Kaelin
84eae5380f Add Vuex and create Notifications Component 2019-08-23 00:50:00 +02:00
Valentin Kaelin
a2105afdcc Fixes: colors in RecentActivity and user-select of regions' Dropdown 2019-08-22 01:09:17 +02:00
Valentin Kaelin
47b0c282d6 Fix: a click outside of the regions' Dropdown closes it 2019-08-21 23:22:16 +02:00
Valentin Kaelin
f366e20b22 Fix: summonerNames with spaces now work 2019-08-21 22:50:57 +02:00
Valentin Kaelin
7aaf8aa248 RecentActivity: months and weekdays are now dynamic 2019-08-20 23:14:22 +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
1b674f13fb Async background load on homepage 2019-08-19 14:49:20 +02:00
Valentin Kaelin
00f690656d Merge remote-tracking branch 'origin/master' 2019-05-17 22:58:39 +02:00
Valentin Kaelin
ae52ef7164 Use RiotGames API for static files. 2019-05-17 22:58:36 +02:00
Valentin Kaelin
cdc4fe55b2 Add a check before the selected Region in Dropdown 2019-05-16 15:10:00 +02:00
Valentin Kaelin
60fc3bd74e Remove unused code and polish SearchForm 2019-04-18 21:33:49 +09:00
Lazzzer
2218030f4d Small change in the dropdown + tailwind config 2019-04-16 15:34:38 +02:00
Valentin Kaelin
3794780574 Fix homepage 2019-04-16 21:28:42 +09:00
Valentin Kaelin
73472b5603 Starting designing homepage 2019-04-10 22:05:52 +02:00
Valentin Kaelin
723a7d2c63 Add the possibility to change Region 2019-04-08 22:06:22 +02:00
Valentin Kaelin
2a12c38ab2 Work on responsive and add loading animation 2019-04-04 22:29:37 +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