Commit graph

  • e73b231db2 fix(role-identification): better fix to remove duplicate Valentin Kaelin 2020-09-29 18:02:44 +0200
  • dc6b7617d3 fix: ... Valentin Kaelin 2020-09-28 20:10:44 +0200
  • b936f0f111 fix(role-identification): tmp fix while looking for the real bug Valentin Kaelin 2020-09-28 20:01:53 +0200
  • 9f7c33ffc7 refactor: respect names' capitalization on profile page Valentin Kaelin 2020-09-26 22:10:14 +0200
  • d1323307fb fix(champions): prevent full kda text from wrapping Valentin Kaelin 2020-09-26 21:45:46 +0200
  • e6e8716ff1 fix(match-details): error in dmg to objectives when all team had 0 dmg Valentin Kaelin 2020-09-26 21:38:32 +0200
  • ca707ebe55
    Merge pull request #14 from vkaelin/dependabot/npm_and_yarn/client/http-proxy-1.18.1 Valentin Kaelin 2020-09-25 18:59:21 +0200
  • 90cd80892f
    Merge pull request #13 from vkaelin/dependabot/npm_and_yarn/server/acorn-7.4.0 Valentin Kaelin 2020-09-25 18:59:10 +0200
  • 340d3d4fe7
    Merge pull request #12 from vkaelin/dependabot/npm_and_yarn/client/elliptic-6.5.3 Valentin Kaelin 2020-09-25 18:58:50 +0200
  • 2a6c40de1b
    Merge pull request #11 from vkaelin/dependabot/npm_and_yarn/client/lodash-4.17.19 Valentin Kaelin 2020-09-25 18:58:39 +0200
  • 3ce5429928
    Merge pull request #10 from vkaelin/dependabot/npm_and_yarn/server/lodash-4.17.19 Valentin Kaelin 2020-09-25 18:58:26 +0200
  • 17af7f4cc1
    Merge pull request #8 from vkaelin/dependabot/npm_and_yarn/client/websocket-extensions-0.1.4 Valentin Kaelin 2020-09-25 18:58:01 +0200
  • fda3fa3531
    chore(deps): bump http-proxy from 1.18.0 to 1.18.1 in /client dependabot[bot] 2020-09-07 22:03:22 +0000
  • 676ad6f20d feat(records): display gamemode name Valentin Kaelin 2020-08-28 14:01:43 +0200
  • 071a18596f chore(commands): only edit matches of a specific summoner Valentin Kaelin 2020-08-28 12:22:22 +0200
  • 289ad7af2f feat(records): add some new records Valentin Kaelin 2020-08-28 12:09:28 +0200
  • c09a13d964 feat(champions): add checkbox to display only most played champions Valentin Kaelin 2020-08-27 21:35:39 +0200
  • a577d45ef3 chore(front): add tailwindcss custom forms package Valentin Kaelin 2020-08-27 21:35:05 +0200
  • d1d61073c7 fix(search): remove overflow hidden when searching from homepage Valentin Kaelin 2020-08-25 18:57:09 +0200
  • b3b27d0223 fix(search): fix some small bugs Valentin Kaelin 2020-08-25 16:36:36 +0200
  • 2a03163a14 fix(ranked): error in ranked component Valentin Kaelin 2020-08-25 16:33:41 +0200
  • dbd87baab4 chore: update dependencies Valentin Kaelin 2020-08-25 16:33:22 +0200
  • dc68fa3186 fix(search): prevent menu flickering when the mouse was hovering items Valentin Kaelin 2020-08-25 15:54:25 +0200
  • d60575e651 feat(search): update value in input when a summoner is searched Valentin Kaelin 2020-08-25 15:22:27 +0200
  • 85d485bfdc feat(search): add times icon to delete current search text Valentin Kaelin 2020-08-25 15:15:20 +0200
  • bc65363bec feat(search): focus input when dropdown has been opened Valentin Kaelin 2020-08-24 14:54:09 +0200
  • ab9d10483d feat(search): focus input when user start typing Valentin Kaelin 2020-08-24 14:41:53 +0200
  • c10e1485a8 fix(search): full width/height bug on mobile Valentin Kaelin 2020-08-24 14:26:52 +0200
  • e1b042c9b2 refactor(search): don't hardcode scrollbar width Valentin Kaelin 2020-08-24 14:24:09 +0200
  • 389b10d7b5 refactor(search): entire new system to find and save summoner profiles Valentin Kaelin 2020-08-23 23:43:42 +0200
  • d1681a94f2 refactor: small tweaks to keep the design consistent Valentin Kaelin 2020-08-22 18:51:23 +0200
  • fd55779552 refactor(records): new design of the records page Valentin Kaelin 2020-08-22 18:21:36 +0200
  • 70358d1187 refactor(champions): new colors for champions table Valentin Kaelin 2020-08-22 18:20:46 +0200
  • c7d894be03 refactor(match-details): new colors for match details stats Valentin Kaelin 2020-08-22 18:18:40 +0200
  • f55405fc4d refactor(match-details): new style to highlight best player stat Valentin Kaelin 2020-08-22 15:12:36 +0200
  • 20b7bc08e0 fix(champions): background color 0 opacity if kda was Infinity Valentin Kaelin 2020-08-22 15:12:01 +0200
  • 7f631d2662 refactor: switch from Lato font to Inter Valentin Kaelin 2020-08-22 15:11:25 +0200
  • 8eb8a31112 feat: only enable google crawlers on homepage Valentin Kaelin 2020-08-14 23:35:52 +0200
  • f3d6417f2d fix: put overview sidebar in front of match list Valentin Kaelin 2020-08-12 16:49:47 +0200
  • 00623ec486 fix: remove overflow hidden in champions table to stop hiding sort arrow Valentin Kaelin 2020-08-12 15:16:28 +0200
  • fc11c4909d fix: reset loaded matches when the user switch tabs Valentin Kaelin 2020-08-12 14:27:45 +0200
  • d50f562ee4 feat: make sidebar sticky in summoner overview Valentin Kaelin 2020-08-12 14:21:14 +0200
  • c83ddd30f8
    chore(deps): bump lodash from 4.17.15 to 4.17.19 in /client dependabot[bot] 2020-08-11 13:18:34 +0000
  • 01a1990929
    chore(deps): bump acorn from 7.0.0 to 7.4.0 in /server dependabot[bot] 2020-08-11 13:18:15 +0000
  • e39be680c7
    chore(deps): bump lodash from 4.17.15 to 4.17.19 in /server dependabot[bot] 2020-08-11 13:18:12 +0000
  • 75f2bdb466 chore: bump deps Valentin Kaelin 2020-08-11 15:17:14 +0200
  • c379f9dc50
    chore(deps): bump elliptic from 6.5.2 to 6.5.3 in /client dependabot[bot] 2020-07-30 14:01:47 +0000
  • abab481f8d fix: log summoner puuid when riot match endpoint returns a 404 Valentin Kaelin 2020-07-23 23:47:03 +0200
  • 16a8f2503a fix: set champion playrate to 0 if not present in the json data Valentin Kaelin 2020-07-23 22:49:14 +0200
  • 35b978cd68 feat: add nexus blitz gamemode Valentin Kaelin 2020-07-22 19:59:20 +0200
  • 6638d8b6b9 feat: add searched summoner name in page title Valentin Kaelin 2020-06-26 17:27:22 +0200
  • 7bbf5edb4a feat: set player role to support if 1 player in the team has a supp item Valentin Kaelin 2020-06-25 14:05:44 +0200
  • 5bf24d540a feat: better highlight of searched summoner name in matches Valentin Kaelin 2020-06-21 21:23:09 +0200
  • 46d2903340 refactor: use getSeasonNumber helper in MatchTransformer Valentin Kaelin 2020-06-21 21:16:13 +0200
  • c16974fcfb feat: use custom RoleIdentification if Riot roles are badly identified Valentin Kaelin 2020-06-21 20:58:04 +0200
  • 5cd9b7600f chore: update frontend deps Valentin Kaelin 2020-06-21 13:45:57 +0200
  • 17a1c620d4 fix: remove console.log in production Valentin Kaelin 2020-06-21 13:39:02 +0200
  • 6ec0fc7e85 fix: don't fix sidebar if the summoner has no stats Valentin Kaelin 2020-06-21 13:31:36 +0200
  • 6dbe9a8871 feat: go to summoners profile by clicking on names in matches Valentin Kaelin 2020-06-21 13:21:48 +0200
  • 69ef705adc fix: live game ban pickturn in clash games Valentin Kaelin 2020-06-20 22:21:49 +0200
  • baf729e9bf feat: add placeholder in search input Valentin Kaelin 2020-06-20 20:14:13 +0200
  • df695d3559 feat: update selection background color Valentin Kaelin 2020-06-20 20:00:49 +0200
  • 335fe5c4a6 feat: display old summoner names on actual summoner name hover Valentin Kaelin 2020-06-20 19:46:25 +0200
  • 8db630389a feat: better loading in match details Valentin Kaelin 2020-06-20 17:50:41 +0200
  • ccf79aad50 fix: only display ranks preview in match if summoners have roles Valentin Kaelin 2020-06-20 16:52:50 +0200
  • 60cba28076 fix: check if roles needed in live game tab Valentin Kaelin 2020-06-17 21:22:23 +0200
  • 30301e7cd2 fix: add summoner roles only to specific gamemodes Valentin Kaelin 2020-06-16 21:36:39 +0200
  • 9552d2b103 fix: remove useless log when summoner doesn't exist Valentin Kaelin 2020-06-14 20:11:24 +0200
  • 609dfcc9d0 fix: retry api calls to riot if we receive a 504 error Valentin Kaelin 2020-06-14 12:29:21 +0200
  • e0adc777e0 refactor: better error logging in JaxRequest Valentin Kaelin 2020-06-13 23:24:08 +0200
  • 62e4c91e7f feat: add link to live game details on overview Valentin Kaelin 2020-06-13 15:15:15 +0200
  • 93fad299f3 feat: update header loader with the 4 tab links Valentin Kaelin 2020-06-13 14:05:15 +0200
  • b335b53869 feat: set summoner role to jungle in live tab if he has a smite Valentin Kaelin 2020-06-12 23:58:09 +0200
  • 93a46d3a9e feat: add identified roles in live game tab Valentin Kaelin 2020-06-12 17:45:16 +0200
  • 1c9842dcab fix: remove border radius on input with Safari Valentin Kaelin 2020-06-12 16:33:23 +0200
  • 7dcad4e292 fix: tooltip error when hovering while closing detailed match Valentin Kaelin 2020-06-11 22:46:47 +0200
  • 53864c6c37 fix: don't fix sidebar when player has no match Valentin Kaelin 2020-06-11 22:37:22 +0200
  • 0dcdab9ac9 fix: champions table rounded on Firefox Valentin Kaelin 2020-06-11 21:50:42 +0200
  • 58c27324f8 refactor: reorder tailwind css classes with headwind extension Valentin Kaelin 2020-06-11 20:55:39 +0200
  • 8b73271823 fix: check if player has perks in live game tab (riot api invalid data) Valentin Kaelin 2020-06-11 20:46:55 +0200
  • 96ad06942c
    chore(deps): bump acorn from 7.0.0 to 7.3.1 in /server dependabot[bot] 2020-06-11 18:40:25 +0000
  • 02996c8883 chore: update client deps and use built in tailwindcss purgecss Valentin Kaelin 2020-06-11 20:39:28 +0200
  • 937c2368bd chore: add alias to run adonis dev server Valentin Kaelin 2020-06-11 20:25:26 +0200
  • b25b112cb1
    chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /client dependabot[bot] 2020-06-06 14:46:55 +0000
  • 0be17fd1dd chore: add alias to start vue server Valentin Kaelin 2020-05-09 21:05:24 +0200
  • ea032d74d4
    chore(deps): bump acorn from 7.0.0 to 7.2.0 in /server dependabot[bot] 2020-05-09 19:02:31 +0000
  • 331994612b fix: remove cache on matchlist Valentin Kaelin 2020-05-09 21:01:52 +0200
  • ae6b67edcf refactor: add redis cache in Riot API wrapper (Jax) Valentin Kaelin 2020-04-26 20:07:17 +0200
  • fb57006b0d fix: sidebar glitch effect with Firefox Valentin Kaelin 2020-04-22 23:44:38 +0200
  • f4d183fade chore: update DigitalOcean link in README because it wasn't visible Valentin Kaelin 2020-04-22 23:25:54 +0200
  • d9d736490e feat: add digitalocean logo on the website + README 💙 Valentin Kaelin 2020-04-22 22:43:30 +0200
  • 57c459d51d fix: don't fix sidebar on mobile/tablet Valentin Kaelin 2020-04-08 14:58:28 +0200
  • 9796c98fbb feat: handle ESC key to close dropdowns Valentin Kaelin 2020-04-08 14:02:21 +0200
  • 4990bcf06c chore: upgrade LICENSE to 4.0 because 1.0 is deprecated Valentin Kaelin 2020-04-05 15:58:50 +0200
  • c88e43ee4a fix: add some console.time to check which mongo query is slow Valentin Kaelin 2020-04-04 23:33:29 +0200
  • 8b90dbf80b chore: add discord link in README Valentin Kaelin 2020-04-03 12:59:02 +0200
  • 897196b048 fix: use browser locales when displaying date Valentin Kaelin 2020-04-03 12:40:22 +0200
  • 0b087e7e06 feat: remove adsense and media.net codes Valentin Kaelin 2020-04-02 13:31:29 +0200
  • d07e79a12d feat: add media.net verification code Valentin Kaelin 2020-04-01 22:49:46 +0200
  • 104d0053cb
    chore(deps): bump acorn from 7.0.0 to 7.1.1 in /server dependabot[bot] 2020-04-01 12:33:52 +0000