Commit Graph

416 Commits

Author SHA1 Message Date
Kalle (Sendou)
15d65887bd Add SuperJump logo 2021-08-29 14:31:36 +03:00
Kalle (Sendou)
46f62bc6af Update badge winners 2021-08-29 14:31:36 +03:00
Kalle
a91f04a04d Update PP winners 2021-08-27 17:26:04 +03:00
Kalle (Sendou)
0e81e3543e Order suggestions better & timestamps Closes #630 2021-08-25 21:37:03 +03:00
Kalle (Sendou)
dad591c3a9 >10x badge count smaller font size Closes #636 2021-08-25 21:19:33 +03:00
Kalle
70c84f888a Update several winners' badges 2021-08-22 22:27:24 +03:00
Kalle
2bdc8a29e7 Readd Squid Junction winners' badge 2021-08-22 22:18:40 +03:00
Kalle
27b6d0617d Update Monday Afterparty winners 2021-08-18 21:03:16 +03:00
Kalle (Sendou)
f06ceb7cee Add Squid Junction winners' badge 2021-08-16 20:09:05 +03:00
Kalle (Sendou)
2bdaa405ef Calendar get likes via SWR 2021-08-16 19:56:30 +03:00
Kalle (Sendou)
4d55f231a9 Calendar get via SWR 2021-08-16 19:56:30 +03:00
Kalle
bdb2bbabc9 Update Tidal Tuesdays winners 2021-08-16 19:40:58 +03:00
Kalle
6da36f1c6b Update Lobster Crossfire winners 2021-08-14 23:30:25 +03:00
Kalle
7b0646c2c0 Update EBTV league winners 2021-08-14 23:27:03 +03:00
Kalle
805eb3a11a Update PP winners 2021-08-12 19:03:01 +03:00
Kalle
b39b3ac519
Update Girls Duo Cup winners 2021-08-10 20:54:45 +03:00
inkfarer
3227378c5b
Maplist generator: Add option to display map pool as table (#632)
* Add a table view option to maplist generator

* Reduce duplicated code; Translate stage names in maplist generator

* Use cleaner logic for ignoring null rows in NewTable

* Formatting

* Extract map pool display into separate component

* Code cleanup

* MapPoolDisplay: Display 2 columns at once on narrow displays
2021-08-10 20:23:03 +03:00
Kalle (Sendou)
23ad48f711 Update Tidal Tuesdays winners 2021-08-08 16:20:29 +03:00
Kalle (Sendou)
5079f0e571 Closes #627 2021-08-08 16:18:44 +03:00
Kalle (Sendou)
29b7bcf870 Update EBTV League winners 2021-08-06 19:09:25 +03:00
Kalle (Sendou)
900e10b4ef Badges colored in FAQ 2021-08-06 19:06:41 +03:00
Kalle (Sendou)
2584213b3d TS check for unused vars 2021-08-06 17:39:04 +03:00
Kalle (Sendou)
e9561e95e4 Closes #599 2021-08-05 20:26:38 +03:00
Kalle (Sendou)
1c29af0ef5 Add EBTV badge 2021-08-05 20:19:24 +03:00
Kalle (Sendou)
60a800d9e8 Update PP winners 2021-08-05 01:24:04 +03:00
Kalle (Sendou)
4fd1892db9 Remove more /play components 2021-08-04 21:52:16 +03:00
Kalle (Sendou)
c51f452686 Slightly tweak BadgeContainer look 2021-08-04 21:46:05 +03:00
Kalle (Sendou)
f1dc1cf3b8 Add Tidal Tuesdays badge 2021-08-04 21:43:20 +03:00
Kalle (Sendou)
48492e7594 ProfileOwnersButton add margin + rename file 2021-08-03 01:26:35 +03:00
Kalle (Sendou)
b6dc1865f8 Update Monday Afterparty winners 2021-08-03 01:18:58 +03:00
Kalle (Sendou)
20d0d60f89 Closes #619 badge container new style 2021-08-03 01:17:50 +03:00
Kalle (Sendou)
9455b99001 Closes #609 Display color editing info text as div 2021-08-02 17:45:59 +03:00
Kalle (Sendou)
0c3d91fd62 Update Lobster Crossfire winners 2021-08-01 02:46:55 +03:00
Kalle (Sendou)
cd28b51ac6 Update Triton-Cup winners 2021-08-01 02:46:28 +03:00
Kalle (Sendou)
94b6b33c24 Update Paddling Pool Weekly winners 2021-07-30 18:03:19 +03:00
Kalle (Sendou)
c6551dca2e Appease linter 2021-07-29 20:48:26 +03:00
Kalle
af3a654595
Customize profile colors (#603)
* Variables rearranged

* Make patron.json empty again

* Fix styles.css

* Working prototype

* Table legible color

* UI furthened

* Set opaque theme color with custom colors

* Control Color Selector with buttons

* Show info if can't edit colors

* borzoic can also edit colors

* Add migration

* Can send colors to backend

* Edit existing colors

* Use new layering strat for footer

* useMutation custom hook

* Footer adjusted text color

* Reset style after profile visit

* Set squid color after page load

* Mutate user after color selection
2021-07-29 20:30:47 +03:00
Kalle (Sendou)
a9490360c0 Update League Rush winners 2021-07-25 11:06:00 +03:00
Kalle (Sendou)
6aee9bbd47 Get rid of useSelectStyles hook 2021-07-23 20:00:27 +03:00
Kalle (Sendou)
8111cf2431 Use CSS variables for theming closes #101 2021-07-23 19:52:50 +03:00
Kalle (Sendou)
c733b153b2 Update Paddling Pool weekly winners 2021-07-23 01:31:31 +03:00
Kalle (Sendou)
b4cfb06e34 Update Monday Afterparty winners 2021-07-23 01:31:17 +03:00
Igor
8b324993ad
Weapon aliases (#594)
* init aliases search

* split filter check; filter aliases by substring (not complete match)

* remove console.log

* move import

* Update weaponsAliases.ts

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2021-07-20 19:15:52 +03:00
Kalle (Sendou)
0a81839bb4 Update Dapple SZ Speedladder winners 2021-07-19 00:13:05 +03:00
Kalle (Sendou)
a3ed5fc205 Fix BadgeContainer alignment 2021-07-18 23:56:59 +03:00
Kalle
d462c6d0f8
/calendar new UI (#589)
* Initial

* Show popover for calendar items

* Remove event search

* Only show next button if events in the future

* Horizontal scroll

* Fix badges alignment

* Show badges for tournaments with them

* Showcase time until calendar date header in days

* Use Chakra UI for CSS

* Proper size calendar

* Restore inline styles for BadgeContainer

* Overflow auto works

* Show time badges
2021-07-18 16:48:46 +03:00
Kalle (Sendou)
386bdd45df Update Paddling Pool winners 2021-07-18 12:37:52 +03:00
Kalle (Sendou)
9c8281917f Update Triton-Cup winners 2021-07-18 12:36:50 +03:00
Kalle (Sendou)
cfcc6c09e0 Add Paddling Pool winners' badges 2021-07-15 17:52:41 +03:00
Igor
57f2f699ac
Badges multiplier near icon (#588)
* Badges multiplier near icon

* format

* Hide multiplier if only x1

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2021-07-14 20:28:45 +03:00