Commit Graph

78 Commits

Author SHA1 Message Date
Kalle
6ddc3985ae Initial 2026-09-17 17:34:36 +03:00
Kalle
8f04f3b6cc Enable Biome rules 7 2026-09-06 16:57:29 +03:00
Kalle
16bbb4252b Enable Biome rules 5 2026-09-06 16:57:29 +03:00
Kalle
3cf79bb6c1 Enable Biome rules 2 2026-09-06 14:00:27 +03:00
Kalle
2e26e1fe81 Migrate away from RAC (#3381) 2026-09-05 15:11:04 +03:00
Kalle
6a307ce59e Simplify comments 2026-09-02 21:02:01 +03:00
Kalle
5050b8d4fa Fix squished map planner weapon category icons when non-english 2026-08-29 19:10:45 +03:00
Kalle
24661ee401 Fix map planner footer overlaying 2026-08-29 19:02:22 +03:00
Kalle
c83105f441 Persist planner 2026-08-29 11:07:43 +03:00
Kalle
bdb2de1a40 Planner: Add back undo/redo 2026-08-29 10:25:06 +03:00
Kalle
317a3a3251 New OG images (#3370)
Some checks failed
E2E Tests / e2e (push) Has been cancelled
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2026-08-27 18:54:47 +03:00
Kalle
58bb3ffaa5 Update random comments 2026-08-25 20:46:51 +03:00
Kalle
46305702ce Fix even even even even more bugs 2026-08-05 17:44:07 +03:00
Kalle
45caf0e2c2 Add Mahi-Mahi Resort water down images to map planner 2026-08-04 20:03:39 +03:00
Kalle
0c5a55fcdf Map planner special weapon ranges 2026-07-01 19:48:47 +03:00
Kalle
e3e8b9979e Bump Biome 2026-06-11 22:06:20 +03:00
Kalle
c0395cc1bc Map planner ranges (#2986) 2026-04-18 17:31:08 +03:00
Kalle
824a00bd40 Fix Map Planner top nav location on PWA
Closes #2951
2026-04-11 16:03:29 +03:00
Kalle
bd688d637c npm->pnpm (#2929)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2026-03-31 20:38:22 +03:00
Kalle
e89a5338e7 Fix planner controls position when data-fuse != true 2026-03-29 17:27:56 +03:00
Kalle
e3e6a41bd9 Fix modal not visible on map planner mobile
position: fixed breaks Radix popover location calculation. Only relevant
for desktop anyway (there we have it on the right side of the
screen).
2026-03-29 17:27:36 +03:00
Kalle
d8ba888343 Weapons 3 per row once more on the map planner 2026-03-29 17:14:30 +03:00
Kalle
e27260f88b Bye bye .png
... well mostly. Some places will still use it like PWA splash screens.
Otherwise browser support for .avif strong enough now to do this
now.
2026-03-29 16:48:47 +03:00
Kalle
dfa95bd92d Migrate to nested CSS 2026-03-28 16:30:28 +02:00
Kalle
3925b73d32 Replace useIsMounted with useHydrated
Strict improvement because we avoid the flash on clientside navigation.
One practical bug was scroll restoration between tournament teams list
and user page. When user pressed back they ended up at the bottom
of the page because the placeholder (smaller height than actual
content) rendered. With useHydrated this placeholder is no longer
rendered for client side navigations.
2026-03-28 07:44:52 +02:00
Kalle
8cf2c028e1 Fix Biome warnings 2026-03-22 21:04:59 +02:00
Kalle
fef1ffc955 Design refresh + a bunch of stuff (#2864)
Co-authored-by: hfcRed <hfcred@gmx.net>
2026-03-19 17:51:42 +02:00
Kalle
503101a451 New tournament seeding page (#2701) 2026-01-06 18:23:52 +02:00
Kalle
940b9f9706 Fix Map Planner crash 2025-12-30 16:58:25 +02:00
Kalle
81483de0db Upgrade to React Router 7 (#2681) 2025-12-29 19:21:11 +02:00
hfcRed
86e8891594 Unhide shapes popover (#2669) 2025-12-22 10:16:44 +02:00
Kalle
7be3d255cb Planner drag weapon image, fix dark/light mode & fix image cropping
Closes #1384
Closes #1224
2025-11-22 11:33:36 +02:00
Kalle
3d9995622b Refactor tournament realtime from SSE to Websocket (#2469) 2025-08-28 18:59:34 +03:00
Kalle
21af201414 Add Urchin Underpass to the map planner Closes #2415 2025-08-10 12:52:34 +03:00
Kalle
dd1adad94b BIome v2 upgrade
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-06-22 16:49:27 +03:00
Kalle
accbaf40db Refactor Button to SendouButton (#2367)
* initial

* done

* import ordering
2025-06-05 21:00:14 +03:00
Kalle
e9676ada18 Refactor away in-game-lists barrel file Closes #2322 2025-05-24 19:58:40 +03:00
Kalle
994cb97346 Take Remeda in use replacing just-utils and own utils 2025-04-09 22:14:11 +03:00
Kalle
986355050d Better meta tags (#2083)
Some checks failed
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
* Initial

* Work

* lint

* Lint

* Remove twitter

* Progress

* Progress

* Progress

* Progress

* Progress

* Progress

* Fix
2025-02-07 16:01:42 +02:00
Kalle
e59b2718c8 Objective images in map planner Closes #1221
Some checks failed
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2024-11-18 23:30:44 +02:00
Kalle
68aa12414a New front page (#1938)
* Initial

* Progress

* Recent winners

* Add button

* Progress

* Mobile nav initial

* UI tweaks

* Overflow

* AnythingAdder links to places

* Remove color for tournament showcase

* Adjust SQ top banner based on if season is on right or not

* Tournament participant count fixed

* Log out

* todo

* Progress

* Nav complete

* Done?

* Fix lint

* Translate settings
2024-10-20 09:01:22 +03:00
Kalle
ccf1948e6f Add Lemuria Hub to the planner
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2024-10-06 16:50:00 +03:00
Kalle
e80af883cb Upgrade tldraw to latest 2024-09-22 16:32:56 +03:00
Kalle
687b7f5126 Upgrade deps 2024-09-14 15:01:09 +03:00
Kalle
75fea79738 Map Planner outlined weapon icons 2024-09-09 08:34:19 +03:00
William Lam
89293c6d8d Upgraded @tldraw to latest version (2.4.5) (#1860)
* Add trustedDependencies

* Upgraded @tldraw to latest version (2.4.5)
- One of the fixes made the `fileSize` field optional in `TLImageAsset` & by extension, it also means the value of that field has to be non-zero. I simply removed the field & it fixed the bug encountered in the issue link
- Issue Link: https://github.com/Sendouc/sendou.ink/issues/1853

* Updated trustedDependencies to match rewrite branch & rebuilt bun lock file

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2024-09-01 11:27:10 +03:00
Kalle
915a199b0a Upgrade deps 2024-06-29 10:18:43 +03:00
Kalle
b11923ea0b Upgrade deps 2024-06-27 12:31:37 +03:00
Kalle
fd48bced91 Migrate Prettier/Eslint/Stylelint setup to Biome (#1772)
* Initial

* CSS lint

* Test CI

* Add 1v1, 2v2, and 3v3 Tags (#1771)

* Initial

* CSS lint

* Test CI

* Rename step

---------

Co-authored-by: xi <104683822+ximk@users.noreply.github.com>
2024-06-24 13:07:17 +03:00
xi
45c16bce73 Add French (NoA) Localization (#1766)
* Add French (NoA) Localization

* Update config.ts

* Appease linter

* Appease linter (again)
2024-06-22 14:39:18 +03:00