Kalle (Sendou)
a0f6cda22d
Analyzer fix patch badge Closes #634
2021-08-23 23:45:21 +03:00
Kalle (Sendou)
591e7a4d63
Calendar min month as current month closes #635
2021-08-23 22:19:07 +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
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)
58ae7c57bb
Fix type error
2021-08-08 16:56:04 +03:00
Kalle (Sendou)
5079f0e571
Closes #627
2021-08-08 16:18:44 +03:00
Kalle (Sendou)
2584213b3d
TS check for unused vars
2021-08-06 17:39:04 +03:00
Kalle (Sendou)
a62685e1e1
When canceling editing profile colors reset colors
2021-08-05 21:39:20 +03:00
Kalle (Sendou)
ca77e56474
Closes #606
2021-08-05 21:25:43 +03:00
Kalle (Sendou)
1c29af0ef5
Add EBTV badge
2021-08-05 20:19:24 +03:00
Kalle (Sendou)
8fd798544f
Fix lint error
2021-08-04 22:07:12 +03:00
Kalle (Sendou)
ea93c38794
Remove /play pages
2021-08-04 22:00:12 +03:00
Kalle (Sendou)
9a19b8d0f8
Remove /play
2021-08-03 18:40:17 +03:00
Kalle (Sendou)
48492e7594
ProfileOwnersButton add margin + rename file
2021-08-03 01:26:35 +03:00
Kalle (Sendou)
20d0d60f89
Closes #619 badge container new style
2021-08-03 01:17:50 +03:00
Kalle (Sendou)
da1ee8eade
Fix can edit profile logic
2021-07-29 21:11:08 +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)
8111cf2431
Use CSS variables for theming closes #101
2021-07-23 19:52:50 +03:00
Kalle (Sendou)
094b47b26d
Add to useMemo dependency array
2021-07-19 21:59:36 +03:00
Kalle (Sendou)
b68cfc2aa4
Make ending plus voting a script
2021-07-19 19:50:11 +03:00
Kalle (Sendou)
a2b99f2c0d
Include key for Calendar event buttons
2021-07-18 23:14:31 +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)
a7553ffd11
Splatoon 3 add to timeline about official art
2021-07-18 13:38:28 +03:00
Kalle (Sendou)
fb46863ed3
Avatar in Plus Server history table closes #512
2021-07-18 13:33:18 +03:00
Kalle
58543532ca
New frontpage drawing ( #582 )
...
* Aligned
* Optimize loading
* Bigger top nav
* Chunkier top nav icon
2021-07-10 13:21:26 +03:00
Kalle (Sendou)
d12d0461c5
Closes #578
2021-07-08 20:09:32 +03:00
Kalle (Sendou)
3ea3256c1f
Closes #577
2021-07-08 19:47:50 +03:00
Kalle (Sendou)
51456aadd1
FAQ fixes
2021-06-28 00:00:51 +03:00
Kalle (Sendou)
f70cd4e015
Fix lint
2021-06-27 23:07:10 +03:00
Kalle (Sendou)
d3e4506a09
FAQ page add answers
2021-06-27 23:01:43 +03:00
Kalle (Sendou)
9df28dac22
FAQ initial + badges presentation mode
2021-06-27 22:16:42 +03:00
Kalle (Sendou)
0fc1527cf0
Demo page furthened
2021-06-27 19:01:37 +03:00
Kalle (Sendou)
8d4ec0d711
New demo page
2021-06-25 15:51:09 +03:00
Kalle (Sendou)
46af37e79d
Remove router from useEffect dependencies
2021-06-22 00:46:32 +03:00
Kalle (Sendou)
c02e9228bf
Remove next-images
2021-06-20 23:31:18 +03:00
Kalle (Sendou)
7b557afccf
Run Prettier format
2021-06-20 19:58:40 +03:00
Kalle (Sendou)
7a7558629b
Next.js Eslint fix errors
2021-06-20 19:52:05 +03:00
Kalle (Sendou)
9a6964079e
Closes #556
2021-06-19 16:55:38 +03:00
Igor
11b8652273
Sub and special weapons for markdown ( #549 )
...
* Add sub and special weapons emoji
* Markdown page new emojis info + Box for every block + same margins for blocks
* fix import
2021-06-18 00:52:58 +03:00
Kalle (Sendou)
ed4da7bc8f
Add Triton-Cup badge
2021-06-17 22:17:01 +03:00
Kalle (Sendou)
a2a9870535
Credit borzoic for badges
2021-06-17 21:46:47 +03:00
Kalle (Sendou)
0001fc57ac
Use router.setSearchParams with Map Planner
2021-06-17 21:45:18 +03:00
Kalle (Sendou)
13b495553a
Replace setSearchParams with just router.replace
...
Using setSearchParams is faulty because it manipulates history directly.
Correctly solution uses Next.js's router.
2021-06-16 19:42:25 +03:00
Kalle (Sendou)
30a019a064
User page fix bug with not being
...
able to change page from one user to another
2021-06-14 21:37:35 +03:00
Kalle (Sendou)
68a2161fb2
Badges
2021-06-13 20:30:07 +03:00
Kalle (Sendou)
fd24c22a28
Team Splitter first public version
2021-06-12 20:52:13 +03:00
Kalle (Sendou)
449012e3fb
Don't show create team button if not logged in
2021-06-12 00:16:49 +03:00
Kalle (Sendou)
bcc44f527a
Demo new front page drawing
2021-06-10 21:02:03 +03:00