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 |
|
Valentin Kaelin
|
723a7d2c63
|
Add the possibility to change Region
|
2019-04-08 22:06:22 +02:00 |
|
Valentin Kaelin
|
bc2f551a03
|
Starting regions list
|
2019-04-07 19:44:01 +02:00 |
|
Valentin Kaelin
|
0ad9788941
|
Replace some old syntax
|
2019-04-05 22:41:32 +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 |
|