Commit Graph

525 Commits

Author SHA1 Message Date
Kalle
b98c9ef16c Builds form progress 2022-09-03 18:14:53 +03:00
Kalle
788da90437 BuildCard bottom row buttons 2022-09-03 18:14:53 +03:00
Kalle
0f0542f2e9 Build cards initial 2022-09-03 18:14:53 +03:00
Kalle
f4234b0aa0 Builds query to user page 2022-09-03 18:14:53 +03:00
Kalle
5f33d22809 Add gear images 2022-09-03 18:14:53 +03:00
Kalle
ea9fda5cb5 Gear ids and translations 2022-09-03 18:14:53 +03:00
Kalle
3c67aeac63 Weapon translations 2022-09-03 18:14:53 +03:00
Kalle
820dfc7668 Add ability icons 2022-09-03 18:14:53 +03:00
Kalle
13220f8598 Add weapon images 2022-09-03 18:14:53 +03:00
Kalle
2b378f69f8 Add Splatfest results article 2022-08-28 17:35:17 +03:00
Kalle
2b608714a6 Merge branch 'rewrite' of github.com:Sendouc/sendou.ink into rewrite 2022-08-24 20:42:33 +03:00
Kalle
2a163ad3d5 Add translations to front page 2022-08-24 20:42:28 +03:00
Kalle
819086ff35
Add Final Low Ink Winners for Splatoon 2 article 2022-08-23 00:26:01 +03:00
Kalle
64c53d7d83 Front page upcomig events initial 2022-08-22 00:08:47 +03:00
Kalle
c30b161b73 Add ITZ 26 winners article 2022-08-21 20:57:38 +03:00
Kalle
806aabd4e1 Add a few more og properties 2022-08-20 16:44:58 +03:00
Kalle
009c2a3e24 Article feature initial 2022-08-20 16:15:03 +03:00
Kalle
a6f4f11abf chore(calendar): better worded no events msg 2022-08-20 11:56:37 +03:00
Kalle
36c67e35e1 Add Valor Kensa Cup badge 2022-08-13 13:48:55 +03:00
Kalle
f1081a1caf Merge branch 'rewrite' of github.com:Sendouc/sendou.ink into calendar 2022-08-13 13:45:08 +03:00
Kalle
ec38b80147 Add translations 2022-08-13 12:39:08 +03:00
Kalle
1b652f52f0 Add translations to user page 2022-08-13 10:27:19 +03:00
Kalle
2a7d32b77f User profile results page 2022-08-11 23:21:15 +03:00
Kalle
980346cef6 Add CLUTCH23 badge 2022-08-01 21:05:12 +03:00
Kalle
23ba309166 Don't add Badge prizes tag in seeding 2022-07-28 23:51:31 +03:00
Kalle
5383becfcb Fill up tags.json with initial tags 2022-07-28 23:25:23 +03:00
Kalle
907cc90eb0 Extract Tags component to a separate file 2022-07-28 21:49:05 +03:00
Kalle
e0d512bd88 Translate tag 2022-07-28 21:32:42 +03:00
Sendou
29d4f2d157 Merge branch 'rewrite' of https://github.com/Sendouc/sendou.ink into calendar 2022-07-25 22:57:52 +03:00
Kalle
07d9f250af Add RCADIA badge 2022-07-23 01:14:00 +03:00
Kalle
62c803f4ad Calendar navigation initial 2022-07-21 10:25:58 +03:00
Kalle
c8fe95967a Translate badges page 2022-07-17 14:05:59 +03:00
Kalle
4bc7b3025b Translate user page 2022-07-17 13:38:57 +03:00
Kalle
3e64c23e61 Translate contributions page 2022-07-17 12:45:28 +03:00
Kalle
542b437fce Type safe translations 2022-07-17 12:25:28 +03:00
Kalle
e414ef910f I18n for layout & FAQ page 2022-07-16 16:58:27 +03:00
Kalle
640eba9cea i18n support 2022-07-16 14:56:20 +03:00
Kalle
e65580685c Add robots.txt file 2022-07-16 13:31:16 +03:00
Kalle
2a33b2cefc Footer tweaks 2022-07-11 21:18:57 +03:00
Kalle
08df13eba0 Show supporter badges logic 2022-07-11 01:02:50 +03:00
Kalle
ab82ed4d28 Add admin page to menu 2022-07-05 15:53:08 +03:00
Kalle
9f50b04f2e Badge thumbnail images 2022-07-04 22:01:51 +03:00
Kalle
89a16d4ff3 Badges url via function 2022-07-04 21:09:10 +03:00
Kalle
12c59a40bf Icons via avif 2022-07-03 12:43:09 +03:00
Kalle
3fd8e4338f All badges page initial 2022-06-26 10:49:08 +03:00
Kalle
bca8fd6da8 Add id to badge 2022-06-25 14:43:13 +03:00
Kalle
1978bd6f1c BadgeContainer on user page initial 2022-06-25 13:26:43 +03:00
Kalle
d0ce83f5fb Add badge gifs 2022-06-24 16:46:22 +03:00
Kalle
5004befc02 Add /plus link to menu 2022-06-11 10:33:14 +03:00
Kalle
6433383fc7 Avatar placeholder if no discordAvatar set 2022-05-24 19:34:49 +03:00
Kalle
185295d54e
User page initial with SQLite3 (#822)
* Clean away prisma migrations

* Way to migrate WIP

* SQLite3 seeding script initial

* Fetch tournament data in loader

* CheckinActions new loader data model

* Virtual banner text color columns

* Logged in user

* Count teams

* ownTeam

* Map pool tab fully working

* Teams tab

* Fix timestamp default

* Register page

* Manage team page

* Camel case checkedInTimestamp

* Clean slate

* Add .nvmrc

* Add favicon

* Package lock file version 2

* Update tsconfig

* Add Tailwind

* Add StrictMode

* Add background color

* Auth without DB

* Revert "Add Tailwind"

This reverts commit 204713c602.

* Auth with DB

* Switch back to tilde absolute import

* Import layout

* Camel case for database columns

* Move auth routes to folder

* User popover links working

* Import linters

* User page initial

* User edit page with country

* Script to delete db files before migration in dev

* Remove "youtubeName" column

* Correct avatar size on desktop

* Fix SubNav not spanning the whole page

* Remove duplicate files

* Update README
2022-05-16 17:52:54 +03:00
Kalle
03da81a84c
New navigation (#821)
* Menu skeleton

* Menu with nav icons

* Menu opens and closes

* More menu icons + links work

* Menu closes on navigation

* Blurred menu

* Remove other nav

* Rounded nav

* Fix menu alignment for Safari

* Close on click outside

* Disable body scroll when menu open

* SubNav for tournament

* Use grid

* Make images same size again

* Remove comment

* Different style mobile nav

* Readd InfoBanner elements

* Move menu css to layout.css

* Move admin command input top left

* Page title from loader

* Fix error when getting pageTitle

* Fix CI
2022-04-30 11:10:09 +03:00
Kalle
9a16581027 Logo black borders Closes #816 2022-04-13 23:01:37 +03:00
Kalle
6064ede66a Enable Leaderboards in nav 2022-03-26 11:43:40 +02:00
Kalle
fb2b50121a Add SendouQ logo 2022-03-21 22:16:30 +02:00
Kalle
97327da3cd Fix favicon 500 errors 2022-03-02 17:22:20 +02:00
Kalle
789d77abbd Show weapons when looking 2022-02-21 21:33:38 +02:00
Kalle (Sendou)
8b00647eb8 Play page redirects 2022-01-27 12:59:28 +02:00
Kalle (Sendou)
25972a6f07 Use real images for FancyStageBanner 2022-01-23 00:51:39 +02:00
Kalle (Sendou)
7d14cb843b Add favicon 2021-12-22 21:21:40 +02:00
Kalle (Sendou)
19ac935036 Port Layout to Remix 2021-11-24 22:47:02 +02:00
Kalle (Sendou)
4b17732f0f Remix starter 2021-11-23 18:54:52 +02:00
Kalle (Sendou)
44b4ce5bb1 Move stuff to old folder 2021-11-23 18:24:02 +02:00
Kalle (Sendou)
9c59fa2c3a Port Map Pool Tab over 2021-11-15 11:56:16 +02:00
Kalle (Sendou)
88b690b6ad Switch to Solid.js 2021-11-13 23:29:31 +02:00
Kalle (Sendou)
e123544358 Clean slate 2021-10-23 16:06:15 +03:00
Kalle
348cd17d79 Add IDTGA winners' badge 2021-10-17 14:17:11 +03:00
Kalle
320b838c3e Add 4v4 Sundaes winners' badge 2021-10-11 14:35:43 +03:00
Kalle
732366d5c1
CSS modules initial (#669)
* More global css

* Migrate 404.tsx

* Header.tsx partial

* links.tsx

* 500.tsx

* AbilityIcon.tsx

* BuildStats.tsx progress

* about.tsx

* admin.tsx

* Adjust button border

* Stylelint
2021-09-27 21:15:42 +03:00
Kalle (Sendou)
85c6234ff3 Add Snapshot winners' badge 2021-09-11 16:04:02 +03:00
Kalle (Sendou)
f2fdba731f Add calendar logos 2021-09-11 16:04:02 +03:00
Kalle (Sendou)
15d65887bd Add SuperJump logo 2021-08-29 14:31:36 +03:00
Kalle (Sendou)
756e422b75 Update link preview Closes #583 2021-08-25 21:48:43 +03:00
Kalle (Sendou)
f06ceb7cee Add Squid Junction winners' badge 2021-08-16 20:09:05 +03:00
Kalle (Sendou)
1c29af0ef5 Add EBTV badge 2021-08-05 20:19:24 +03:00
Kalle (Sendou)
f1dc1cf3b8 Add Tidal Tuesdays badge 2021-08-04 21:43:20 +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)
cfcc6c09e0 Add Paddling Pool winners' badges 2021-07-15 17:52:41 +03:00
Kalle (Sendou)
5b3753a9f3 Add Dapple SZ Speedladder winners' badge 2021-07-13 21:51:01 +03:00
Kalle (Sendou)
9d3f7fd383 Add SUPER AWESOME Birthday Bash! winners' badge 2021-07-08 19:38:08 +03:00
Kalle (Sendou)
2746750160 Demo drawings outlined 2021-06-28 00:07:54 +03:00
Kalle (Sendou)
8d4ec0d711 New demo page 2021-06-25 15:51:09 +03:00
Kalle (Sendou)
97ffa2be27 Add Girls Duo Cup winners' badge 2021-06-25 15:17:25 +03:00
Kalle (Sendou)
715a0efb4c Add League Rush winners' badge 2021-06-23 00:39:26 +03:00
Kalle (Sendou)
459f0eb215 Add Lobster Crossfire winners' badge 2021-06-20 14:48:20 +03:00
Kalle (Sendou)
d0b860ef2c Add Monday Afterparty winners' badge 2021-06-19 16:23:38 +03:00
Kalle (Sendou)
ed4da7bc8f Add Triton-Cup badge 2021-06-17 22:17:01 +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)
bcc44f527a Demo new front page drawing 2021-06-10 21:02:03 +03:00
Kalle (Sendou)
77d869d81f Splatoon 3 page 2021-05-30 15:41:52 +03:00
Kalle (Sendou)
8d9bbc5b88 Add blank canvas option for Map Planner
Closes #483
2021-05-10 02:20:08 +03:00
Kalle (Sendou)
259ee97fe1 Readd links SR guide and Overfishing Discord links
Closes #457
2021-05-05 21:34:22 +03:00
Kalle (Sendou)
dc19f7e5e1 Add sub and special weapons to Map Planner
Closes #469
2021-05-05 20:34:13 +03:00
Kalle (Sendou)
c78f971b91 add forecast logo 2021-04-25 10:02:54 +03:00
Kalle
1589b84c4b
New layout (#427) closes #405
* side layout initial

* add elements to side nav

* side buttons links

* remove clog

* calendar page initial

* position sticky working

* x trends page initial

* new table

* same mode selector

* mobile friendly table

* no underline for nav links

* xsearch

* x trends page outlined

* sr initial

* relocate calendar components

* calendar fix flex

* topnav fancier look

* layout looking good edition

* relocate xtrends

* xtrends remove linecharts

* x trends new

* calender page new

* delete headbanner, new login

* remove calendar stuff from api

* rename stuff in utils

* fix user item margin

* new home page initial

* remove page concept

* no pointer xtrends

* remove xrank from app

* xtrends service

* move fa from app

* move plus

* maps tweaks

* new table for plus history

* navigational sidebar flex tweaks

* builds page

* analyzer

* user page

* free agents

* plans

* remove mx

* tweaks

* change layout to grid

* home page finalized

* mobile nav

* restrict main content width

* tweaks style

* language switcher

* container in css

* sticky nav

* use duplicate icons for now

* change mapsketch width to old

* chara tour vid

* borzoic icons
2021-04-21 17:26:50 +03:00
Kalle (Sendou)
12bcf83532 Add Cloudburst logo to Calendar 2021-04-19 21:37:23 +03:00
Kalle (Sendou)
0cb05580a3 add event icons for zones cup+ and plus draft cup 2021-04-12 22:22:57 +03:00
Kalle (Sendou)
47a35c9632 add kotc logo to events 2021-04-08 18:30:56 +03:00
Kalle (Sendou)
1bad562254 add rr tg ut event images 2021-04-08 18:21:56 +03:00
Kalle (Sendou)
1dc62e9aae add idtga logo 2021-04-03 23:50:34 +03:00
Kalle (Sendou)
b66eb0f892 add event images 2021-04-02 23:04:00 +03:00
Kalle (Sendou)
a003b2789f event images support 2021-04-02 19:15:17 +03:00
Kalle (Sendou)
12c76f15d3 get rid of mid container 2021-03-16 17:35:53 +02:00
Kalle
a38fabfc80 tasl initial 2021-02-27 18:31:41 +02:00
Sendou
da4742dd97 update frontpage drawing bg 2021-02-11 14:55:24 +02:00
Kalle (Sendou)
d2dc1816a1 teams icon on the nav bar 2021-01-15 09:58:50 +02:00
Kalle (Sendou)
eb968a4e24 add overfishing to menu 2020-12-21 14:41:03 +02:00
Kalle (Sendou)
e10a8a425a rotation selector 2020-12-16 11:24:52 +02:00
Kalle (Sendou)
6d8b3dabfc home page seo test 2020-12-13 14:47:50 +02:00
Kalle (Sendou)
2e8e027ae7 closes #199 2020-12-12 15:55:07 +02:00
Kalle (Sendou)
ef135e744d closes #178 links to nav 2020-12-09 02:15:21 +02:00
Kalle (Sendou)
b0cf6ac900 add leaderboards icon 2020-12-07 19:52:24 +02:00
Kalle (Sendou)
8d0f08517d try to fix translated builds page 2020-12-04 14:40:58 +02:00
Kalle (Sendou)
7f95f0ce36 new home page 2020-12-02 14:22:02 +02:00
Kalle (Sendou)
02abc8bb35 gear from local test 2020-11-27 16:03:07 +02:00
Kalle (Sendou)
d2bc91838e remove assets folder and move files 2020-11-08 12:54:36 +02:00
Kalle (Sendou)
6a386f940d iconnavbar icons next/image 2020-10-31 15:57:16 +02:00
Kalle (Sendou)
ab192fce17 weapon images via next/image 2020-10-31 14:24:32 +02:00
Kalle (Sendou)
1866bd1122 xsearch renders 2020-10-31 12:50:59 +02:00
Kalle (Sendou)
36793cad94 add map planner 2020-10-23 21:02:51 +03:00
Kalle (Sendou)
a05eb7cb2d rendering layout 2020-10-15 01:00:21 +03:00
Kalle (Sendou)
20ac231b7a next.js framework 2020-10-13 14:57:22 +03:00
Sendou
b4fc7d53a5 weapon info first working ver 2019-05-07 21:08:20 +03:00
Sendou
00ce14149d lets try this again loul 2019-05-05 23:17:32 +03:00