Kalle
|
41fadb20fe
|
Add error message to user if trying to upload too big image
|
2026-01-14 20:59:57 +02:00 |
|
Kalle
|
35ac3fa0a7
|
Add session ID to server logs for user reporting (#2720)
|
2026-01-13 21:02:16 +02:00 |
|
Kalle
|
18a6fb57ec
|
Allow configuring PORT (both server & E2E tests)
|
2026-01-04 11:08:51 +02:00 |
|
Kalle
|
a4b9b66efc
|
Optimize E2E test run time (#2686)
|
2026-01-03 19:25:38 +02:00 |
|
Kalle
|
23eaa268c0
|
User middleware try 2 (#2692)
|
2026-01-03 13:47:32 +02:00 |
|
Kalle
|
f11a3e798a
|
Revert "User middleware (#2687)"
This reverts commit 4fca18ac8d.
|
2026-01-03 08:41:13 +02:00 |
|
Kalle
|
4fca18ac8d
|
User middleware (#2687)
|
2026-01-02 18:34:45 +02:00 |
|
Kalle
|
658421d899
|
Upgrade zod package to 4 (#2677)
|
2025-12-29 20:04:40 +02:00 |
|
Kalle
|
81483de0db
|
Upgrade to React Router 7 (#2681)
|
2025-12-29 19:21:11 +02:00 |
|
Kalle
|
44d508c647
|
Enable React Router 7 single fetch (#2679)
|
2025-12-28 16:57:51 +02:00 |
|
Kalle
|
94a93b0006
|
SQ serverside refactoring, add tests, add Knip (#2665)
|
2025-12-22 15:47:15 +02:00 |
|
Kalle
|
9d7b241427
|
Fix E2E tests even harder
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
|
2025-12-18 22:13:55 +02:00 |
|
Kalle
|
9c54b228f0
|
Fix recent results for many starting brackets format
|
2025-11-25 19:03:32 +02:00 |
|
Kalle
|
6a88daf921
|
Add relative time to recent results, support i18n in formatDistance
Closes #2418
|
2025-11-25 19:03:32 +02:00 |
|
Kalle
|
819ac4dc26
|
Refactor away atOrError in favor of browser native Array.prototype.at
|
2025-11-25 19:03:32 +02:00 |
|
Kalle
|
ef2d3779ec
|
Fix a bunch of TODOs (#2648)
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
|
2025-11-23 16:34:18 +02:00 |
|
Kalle
|
187e1aa105
|
Tier list maker feature (#2634)
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
|
2025-11-16 16:30:24 +02:00 |
|
Kalle
|
48d98b2a27
|
Fix tournamentLogoWithDefault function returning null instead of default
|
2025-11-09 11:35:59 +02:00 |
|
Kalle
|
ff4402d9aa
|
User generatable API tokens (#2621)
|
2025-11-09 11:07:20 +02:00 |
|
Kalle
|
9296319d23
|
Refactor HACKY_resolvePicture away (#2606)
|
2025-11-08 13:54:02 +02:00 |
|
Kalle
|
7b28ce3877
|
User submitted images to Kysely (#2610)
|
2025-11-01 14:55:23 +02:00 |
|
Kalle
|
f9192ff3d6
|
Fix editing a Vod not showing the current PoV
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
|
2025-10-30 18:52:17 +02:00 |
|
Kalle
|
2e6acc90f5
|
Add E2E test to new scrim functionalities
|
2025-10-26 15:08:04 +02:00 |
|
Kalle
|
510491c039
|
Scrimprovements (#2603)
|
2025-10-25 17:46:17 +03:00 |
|
Kalle
|
c6e7b08ebc
|
Add new org by user + some other things
|
2025-10-12 13:35:37 +03:00 |
|
Kalle
|
0ddc73666d
|
Art feature improvements (#2564)
|
2025-10-11 11:46:22 +03:00 |
|
Kalle
|
b3de79cee8
|
E2E tests against built site + add to pipeline (#2563)
|
2025-10-11 11:14:33 +03:00 |
|
Kalle
|
5d8be56d6f
|
New tournament map list generation with patterns (#2557)
|
2025-10-08 17:00:19 +03:00 |
|
Kalle
|
64cea2abee
|
Add Wales/Scotland/Northern Ireland/England to country selection Closes #1484
|
2025-10-04 11:52:36 +03:00 |
|
Kalle
|
3d9995622b
|
Refactor tournament realtime from SSE to Websocket (#2469)
|
2025-08-28 18:59:34 +03:00 |
|
Kalle
|
baa4b43855
|
Docker setup for development (#2460)
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-07-20 16:58:21 +03:00 |
|
Kalle
|
b2ff16426d
|
Fix Swiss generate match ups internal server error by introducing neverthrow
|
2025-07-19 13:54:29 +03:00 |
|
Kalle
|
fa60d0d03f
|
Add badges on tournament finalize (#2459)
|
2025-07-19 13:33:58 +03:00 |
|
Kalle
|
6b9931ccb5
|
Replace trivial function with a built-in
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
|
2025-07-14 21:58:04 +03:00 |
|
Kalle
|
5a2fcf7a9f
|
Add tests and documentation to number utils
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
Also improved safeNumberParse robustness
|
2025-07-06 22:00:54 +03:00 |
|
Kalle
|
3d2ede6f3d
|
Tournament results participation, seasons page with tournaments & team results page (#2424)
|
2025-07-05 12:11:52 +03:00 |
|
Kalle
|
213b58bcdf
|
Fix leaderboards crash for season 0
|
2025-06-30 21:35:31 +03:00 |
|
Kalle
|
9bb4362434
|
Clear active roster if admin removes a member in it Closes #2427
|
2025-06-27 13:48:43 +03:00 |
|
Kalle
|
70b11bb312
|
Scrims timestamp changes (#2417)
* isScheduledForFuture
* test
* done
|
2025-06-24 12:30:47 +03:00 |
|
Kalle
|
7a931fd961
|
Update links to new repository URL
|
2025-06-24 08:55:35 +03:00 |
|
Kalle
|
dd1adad94b
|
BIome v2 upgrade
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
|
7ed1394fba
|
Migrate Comboboxes to react-aria-components (#2408)
* Initial
* wip
* AnyWeapon
* del
* wip
* import stuff
* gearselect
* brand images
* wip
* wip
* art
* Remove old
* Fix tournament map pool link
* Simplify GearSelect
* convert to todo
|
2025-06-21 13:44:26 +03:00 |
|
Kalle
|
c35da55294
|
Tournament org bans (#2397)
* Initial
* e2e test
* extract
* finish?
|
2025-06-16 22:28:10 +03:00 |
|
Kalle
|
df3772403e
|
User admin tab Closes #2388
|
2025-06-14 08:41:52 +03:00 |
|
Kalle
|
45cf5ba5cf
|
wip (#2391)
|
2025-06-11 18:59:54 +03:00 |
|
Kalle
|
242f20aeb1
|
Refactor DateTimeFormField to use RAC based input Closes #2359
|
2025-06-03 17:33:57 +03:00 |
|
Kalle
|
910d5f573a
|
Revert "Single fetch future flag (#2348)" (#2357)
This reverts commit 30376b4073.
|
2025-06-01 21:01:58 +03:00 |
|
hfcRed
|
296602626f
|
Brella launched damage calc (#2353)
* Add launched variants to object dmg script
* Update obj damage constants
* Add image variants
* Remove tower option from variants
|
2025-06-01 11:51:51 +03:00 |
|
Kalle
|
30376b4073
|
Single fetch future flag (#2348)
* Config
* E2E tests pass
|
2025-06-01 09:26:09 +03:00 |
|
Kalle
|
84cdd58fe8
|
Refactor app/constants away
|
2025-05-31 13:54:34 +03:00 |
|