Commit Graph

107 Commits

Author SHA1 Message Date
Kalle
d6d04f2854 Remove dead link 2021-08-20 01:54:49 +03:00
Kalle
e3f40c1119 Add STP to links.json 2021-08-12 18:06:18 +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)
9a19b8d0f8 Remove /play 2021-08-03 18:40:17 +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
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)
c729c6cbb6 Closes #571 new Discord icon 2021-07-18 13:23:51 +03:00
Kalle (Sendou)
703a7f7e7c Remove patrons.json creation step when installing 2021-07-18 13:19:55 +03:00
Kalle (Sendou)
d12d0461c5 Closes #578 2021-07-08 20:09:32 +03:00
Kalle (Sendou)
2e57202ec9 Refactor badge calculation logic 2021-06-23 00:55:32 +03:00
Kalle (Sendou)
715a0efb4c Add League Rush winners' badge 2021-06-23 00:39:26 +03:00
Kalle (Sendou)
9015257970 Update Lobster Crossfire winners 2021-06-22 00:47:10 +03:00
Kalle (Sendou)
0defb03260 Fix Eslint errors 2021-06-21 00:17:06 +03:00
Kalle (Sendou)
7b557afccf Run Prettier format 2021-06-20 19:58:40 +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)
8df8ac0a48 Update Triton-Cup winners 2021-06-19 15:21:47 +03:00
Kalle (Sendou)
605554b5e0 Merge branch 'main' of https://github.com/Sendouc/sendou.ink 2021-06-18 01:08:37 +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)
6588250d6e Update Triton-Cup winners 2021-06-18 00:37:30 +03:00
Kalle (Sendou)
ed4da7bc8f Add Triton-Cup badge 2021-06-17 22:17:01 +03:00
Kalle (Sendou)
9e15095893 Add event tag for badge prize 2021-06-17 21:57:35 +03:00
Kalle (Sendou)
0001fc57ac Use router.setSearchParams with Map Planner 2021-06-17 21:45:18 +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)
e1ee688c88 Closes #531 2021-05-31 23:16:17 +03:00
Kalle (Sendou)
a9da8dff4b Splatoon 3 page small fixes 2021-05-30 15:55:36 +03:00
Kalle (Sendou)
77d869d81f Splatoon 3 page 2021-05-30 15:41:52 +03:00
Igor
668b2d73e7
New filters for builds page (#523)
* new filter for modes

* new filter for abilities

* prettifier

* fix imports

* fix margin + some things from pull request

* better fix for select

* MySelect default style + styles for selects on builds page.

* Remove duplicates, import default style from file
2021-05-28 17:10:50 +03:00
Kalle (Sendou)
a949d5d2c4 Change Ajey Pandey's weapon guide link 2021-05-23 18:17:33 +03:00
Kalle (Sendou)
1e57ae5750 Closes #506 2021-05-23 18:02:29 +03:00
Kalle (Sendou)
f8186d4189 Revert "⬆️ upgrade to trpc6 (#444)"
This reverts commit dfb68d06fd.
2021-05-16 17:59:13 +03:00
Kalle (Sendou)
da71b6d17b Fix type errors 2021-05-16 17:19:09 +03:00
Alex Johansson
dfb68d06fd
⬆️ upgrade to trpc6 (#444)
* ⬆️ upgrade to trpc6

* `npm run prettier:format`

* Use final release

Co-authored-by: Kalle (Sendou) <38327916+Sendouc@users.noreply.github.com>
2021-05-16 12:25:41 +03:00
Kalle (Sendou)
ab12954552 Fix bug with ability json generating script
Closes #484

Fixes wrong ISM stats with Rapid Pro and Clash. Rapid Blaster values
were overwriting since the internal name
is a substring of Clash and Rapid Pro names.

The fix is quite hacky but really the script would need to be rewritten
for a better solution.
2021-05-09 22:25:52 +03:00
Kalle (Sendou)
6042de4466 Add link to Kunder guide 2021-05-04 00:41:10 +03:00
Kalle (Sendou)
eeaf27e224 Fix typo 2021-05-03 12:06:49 +03:00
Kalle
d5766cba03
Leaderboards (#466)
* initial leaderboards

* end to end

* has ranks

* by mode

* add head
2021-04-30 18:57:33 +03:00
Kalle
89afd0e41d
Ladder initial with FAQ (#443)
* queries for play service

* seed ladder day

* seed ladder registered teams

* ladder day get for future

* seed add ladder matches

* extract RegisterTab component

* MyError / MySpinner

* tweaks

* FAQ tab

* add to faq

* stats tab

* tabs to search params

* tabs for mobile
2021-04-26 15:18:27 +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
a812561a83
Free agent filters + free agents inside app (#401)
* new location

* free agents modal use trpc

* extract components from FreeAgentsPage

* trpc for likes

* unify naming

* extract filters component

* top 500 filter

* plus server membeship filter

* weapon filter

* all filters implemented

* reset filters

* filters final look

* filters from query params

* fetch fa posts statically
2021-04-10 15:19:09 +03:00
Alex Johansson
edcf1c875a
suggested changes for trpc 5 (#357)
* suggested changes for trpc 5

* prettier format

* add queryclient options

* 5.0

Co-authored-by: Kalle (Sendou) <38327916+Sendouc@users.noreply.github.com>
2021-04-06 20:48:30 +03:00
Kalle (Sendou)
4a21449c7a add glossary of splatoon terms to links 2021-04-06 10:57:55 +03:00
Kalle (Sendou)
732147167c add qualifier to valid tournament tags 2021-04-02 19:28:11 +03:00
Kalle (Sendou)
bb7f1d8f47 use custom random element function instead of lodash 2021-04-01 23:45:00 +03:00
Kalle (Sendou)
1320ed9127 string util functions location consistency and comments 2021-04-01 23:26:10 +03:00
Kalle (Sendou)
dd9a00f78b can send event 2021-03-27 13:57:12 +02:00
Kalle (Sendou)
b6eefa5a47 disable isTournament 2021-03-26 21:06:24 +02:00