Commit graph

  • dd3db8ed99 refactor: remove vue-awesome package Valentin Kaelin 2019-10-21 16:02:45 +0200
  • 3b12014eb3 refactor: get last riot patch from backend instead of manually change it Valentin Kaelin 2019-10-21 15:30:48 +0200
  • c9ba6894af fix: summoner's not found footer fixed at the bottom Valentin Kaelin 2019-10-21 14:30:08 +0200
  • 643de98fa4 fix: recursion of JaxRequest Valentin Kaelin 2019-10-14 00:06:33 +0200
  • 3b5ed35ea8 feat: add dropdown in RecentActivity component Valentin Kaelin 2019-10-13 20:29:08 +0200
  • e23932fcf6 feat: add footer with GitHub link Valentin Kaelin 2019-10-13 18:12:17 +0200
  • 3d9fd8bcf5 feat: add custom scrollbar (chrome) Valentin Kaelin 2019-10-13 15:51:47 +0200
  • c8e085a1ea fix: adjust some padding Valentin Kaelin 2019-10-12 16:34:05 +0200
  • aed77079ce fix: oopsie Valentin Kaelin 2019-10-12 16:15:57 +0200
  • 3efa75759c fix: mobile version of the homepage Valentin Kaelin 2019-10-12 16:15:21 +0200
  • 35206b9962 fix: adjust mobile version of the website Valentin Kaelin 2019-10-12 15:51:30 +0200
  • fb7f4bf815 refactor: remove old spinner loader Valentin Kaelin 2019-10-11 21:46:35 +0200
  • bd1341fb7a feat: add skeleton loading to summoners page Valentin Kaelin 2019-10-11 21:43:02 +0200
  • 18ccfeb21c fix: remove games made in another region if player transfered Valentin Kaelin 2019-10-10 20:56:48 +0200
  • 65185157a9 Merge remote-tracking branch 'origin/master' Valentin Kaelin 2019-10-08 21:54:56 +0200
  • b046adba97 feat: add Flex 5vs5 global stats Valentin Kaelin 2019-10-08 21:54:32 +0200
  • a3b8282911 feat: add a real error message if the summoner isn't found vkaelin 2019-10-07 09:54:29 +0200
  • 7f72112bc5 fix: add new matches to MatchList in a correct order Valentin Kaelin 2019-10-06 17:31:43 +0200
  • a7561a82b8 feat: add loading animation on load more matches button Valentin Kaelin 2019-10-06 15:08:24 +0200
  • e09c7d59b5 feat: add button to load 10 more matches Valentin Kaelin 2019-10-06 00:01:58 +0200
  • 02e4cb87dd fix: months displayed in RecentActivity are more correct Valentin Kaelin 2019-10-05 21:10:02 +0200
  • 6f13a76da4 refactor: clean code to fetch matches details Valentin Kaelin 2019-10-05 20:01:01 +0200
  • a8b4fef901 refactor: clean some more code for MatchList Valentin Kaelin 2019-10-04 22:29:43 +0200
  • 839b324d64 fix: remove viewport meta tag as long as responsive isn't done Valentin Kaelin 2019-10-04 21:04:19 +0200
  • ac00801d9f refactor: clean some code for MatchList results Valentin Kaelin 2019-10-03 21:52:36 +0200
  • ba8c05fbe8 feat: add MatchList in db (started Summoner Collection) Valentin Kaelin 2019-10-01 21:39:26 +0200
  • 7e93dcd311 fix: order of the matches is correct again Valentin Kaelin 2019-09-30 19:50:13 +0200
  • 4f13d8400e refactor: transform matches data to store in db only useful data Valentin Kaelin 2019-09-29 18:06:54 +0200
  • 68d15872ce fix: oopsie Valentin Kaelin 2019-09-26 21:22:45 +0200
  • 84f7304c23 fix: improve JaxRequest wrapper Valentin Kaelin 2019-09-26 21:20:27 +0200
  • 81e995b239 feat: add text to show the result of the match Valentin Kaelin 2019-09-24 18:08:03 +0200
  • 77095ced56 fix: height of the background on profiles Valentin Kaelin 2019-09-23 19:51:04 +0200
  • 0278b3934c fix: calculation of the kda Valentin Kaelin 2019-09-22 17:39:29 +0200
  • 920b271925 fix: link path correction for enemies profiles Valentin Kaelin 2019-09-20 23:54:35 +0200
  • 5601ea9365 feat: add links to the profiles of the 10 players per match Valentin Kaelin 2019-09-20 23:52:34 +0200
  • 95bab9affa feat: add the 10 participants of each match Valentin Kaelin 2019-09-20 23:32:28 +0200
  • 482d22b406 fix: role icon size if the game is a remake Valentin Kaelin 2019-09-19 20:01:11 +0200
  • 06670c573e feat: add kda for each match Valentin Kaelin 2019-09-19 19:58:29 +0200
  • 8e1850b638 feat: add role for summoner's matches Valentin Kaelin 2019-09-19 19:26:44 +0200
  • c442d3ac1f refactor: start the new design of the matches Valentin Kaelin 2019-09-16 21:20:48 +0200
  • 3324fc09ce feat: add a real favicon Valentin Kaelin 2019-09-15 16:25:07 +0200
  • d97accce23 refactor: start the new summoner page design Valentin Kaelin 2019-09-14 23:19:10 +0200
  • f48bfc92ec feat: add SoloQ winrate Valentin Kaelin 2019-09-14 16:10:49 +0200
  • db939459a0 refactor: change RiotLimiter strategy according to environment Valentin Kaelin 2019-09-13 18:25:33 +0200
  • 3dfd4d87a6 refactor: create some getters in vuex Valentin Kaelin 2019-09-11 22:02:05 +0200
  • 5b964f14ba (refactor): create a ServiceProvider for the Jax wrapper Valentin Kaelin 2019-09-11 20:19:15 +0200
  • 3653508816 (docs): update README Valentin Kaelin 2019-09-11 10:09:58 +0200
  • e36b7d2669 Change the API domain name Valentin Kaelin 2019-09-11 09:25:14 +0200
  • 9cc044ec13 Use Adonis instead of Express for the API Valentin Kaelin 2019-09-11 09:06:21 +0200
  • d611a7647d Start cleaning some Vue code express Valentin Kaelin 2019-09-09 20:42:10 +0200
  • 0aba0954e4 Fix the region changes with the new Jax wrapper Valentin Kaelin 2019-09-09 18:14:15 +0200
  • 56f78fc8a2 Start using Vuex Summoner : messy code Valentin Kaelin 2019-09-08 22:08:49 +0200
  • 531587566f Add new domain name to CORS rules Valentin Kaelin 2019-09-06 18:15:18 +0200
  • 932a8e568e Make the Jax wrapper a little easier to use Valentin Kaelin 2019-09-04 20:11:16 +0200
  • 1c1dc49c69 Fix: check summoner name server side to prevent Firefox error Valentin Kaelin 2019-09-03 19:56:41 +0200
  • afd1b0d8f3 Use Jax wrapper to get League / Matches info Valentin Kaelin 2019-09-01 14:53:03 +0200
  • 312f7bb1a1 Use Jax wrapper to get summoners basic info Valentin Kaelin 2019-08-31 19:45:37 +0200
  • e8aedda4fe Fix Eslint typos Valentin Kaelin 2019-08-31 19:24:58 +0200
  • ecb8404f85 Update patch and remove old Vue logo Valentin Kaelin 2019-08-31 19:21:10 +0200
  • 29134066b0 Make a custom Vue plugin for axios Valentin Kaelin 2019-08-31 19:19:48 +0200
  • 37c4315a06 Start DDragon Endpoints with the Jax wrapper Valentin Kaelin 2019-08-31 18:42:08 +0200
  • 4ff8a52d05 Compile code with Babel on production Valentin Kaelin 2019-08-31 16:26:48 +0200
  • aeed6ce3b4 Merge remote-tracking branch 'origin/master' Valentin Kaelin 2019-08-28 22:23:17 +0200
  • 56f8232654 Add HTTPS to NodeJS API Valentin Kaelin 2019-08-28 22:22:57 +0200
  • 4c774cff17 Add HTTPS to NodeJS API Valentin Kaelin 2019-08-28 22:21:24 +0200
  • acecc8a71c Change the Backend NodeJs API server Valentin Kaelin 2019-08-28 21:26:42 +0200
  • b552c5ccee Send an object instead of array for the JSON response Valentin Kaelin 2019-08-27 22:17:16 +0200
  • 3683776e24 Start Jax: Riot Api Wrapper Valentin Kaelin 2019-08-24 16:56:55 +0200
  • b8ec9ca80f Add babel to the NodeJS app Valentin Kaelin 2019-08-24 13:56:44 +0200
  • 8a603a3903 Configure ESLint for the Vue project Valentin Kaelin 2019-08-23 16:48:16 +0200
  • 1846f84491 Remove Flex 3v3 stats and tmp file from Riot application Valentin Kaelin 2019-08-23 00:57:06 +0200
  • 84eae5380f Add Vuex and create Notifications Component Valentin Kaelin 2019-08-23 00:50:00 +0200
  • 4b98a83b78 Production Riot API Key application Valentin Kaelin 2019-08-22 18:23:09 +0200
  • a2105afdcc Fixes: colors in RecentActivity and user-select of regions' Dropdown Valentin Kaelin 2019-08-22 01:09:17 +0200
  • 47b0c282d6 Fix: a click outside of the regions' Dropdown closes it Valentin Kaelin 2019-08-21 23:22:16 +0200
  • f366e20b22 Fix: summonerNames with spaces now work Valentin Kaelin 2019-08-21 22:50:57 +0200
  • 7aaf8aa248 RecentActivity: months and weekdays are now dynamic Valentin Kaelin 2019-08-20 23:14:22 +0200
  • 1ff6f6f5e6 First "working" version of the RecentActivity grid Valentin Kaelin 2019-08-20 22:42:11 +0200
  • 103656f094 Start RecentActivity component 🤯 Valentin Kaelin 2019-08-20 00:08:13 +0200
  • 1b674f13fb Async background load on homepage Valentin Kaelin 2019-08-19 14:49:20 +0200
  • c2298855a9 Add redirects file for routing on Netlify Valentin Kaelin 2019-08-19 13:37:47 +0200
  • 6c59784a2b Add CORS package in production Valentin Kaelin 2019-08-19 13:32:30 +0200
  • 0ed02ed86f Setup CORS for Netlify Valentin Kaelin 2019-08-19 13:18:06 +0200
  • e4f981649b First try to deploy frontend on Netlify Valentin Kaelin 2019-08-19 13:09:17 +0200
  • 5eb7c96000 Update packages and League current patch Valentin Kaelin 2019-08-16 19:03:57 +0200
  • 0a1f6a21fe Small fixes and update League patch Valentin Kaelin 2019-06-21 19:51:26 +0200
  • 2533c73660 New endpoint of Riot API Valentin Kaelin 2019-06-21 19:01:27 +0200
  • fa801db48c Remove useless files Valentin Kaelin 2019-06-19 22:12:10 +0200
  • c49137c5f5 Update packages Valentin Kaelin 2019-06-19 22:12:01 +0200
  • c623a02cd0 Update all packages Valentin Kaelin 2019-05-17 23:29:17 +0200
  • 5d4b926ca7 Update current League patch Valentin Kaelin 2019-05-17 23:11:27 +0200
  • e87af94a0d Add response-time package Valentin Kaelin 2019-05-17 23:09:48 +0200
  • 00f690656d Merge remote-tracking branch 'origin/master' Valentin Kaelin 2019-05-17 22:58:39 +0200
  • ae52ef7164 Use RiotGames API for static files. Valentin Kaelin 2019-05-17 22:58:36 +0200
  • cdc4fe55b2 Add a check before the selected Region in Dropdown Valentin Kaelin 2019-05-16 15:10:00 +0200
  • 60fc3bd74e Remove unused code and polish SearchForm Valentin Kaelin 2019-04-18 21:33:49 +0900
  • 2218030f4d Small change in the dropdown + tailwind config Lazzzer 2019-04-16 15:34:38 +0200
  • 3794780574 Fix homepage Valentin Kaelin 2019-04-16 21:28:42 +0900
  • 73472b5603 Starting designing homepage Valentin Kaelin 2019-04-10 22:05:52 +0200
  • 723a7d2c63 Add the possibility to change Region Valentin Kaelin 2019-04-08 22:06:22 +0200