dependabot[bot]
|
da3ca1328b
|
Bump vite (#2239)
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
Bumps and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies needed to be updated together.
Updates `vite` from 6.3.3 to 6.3.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite)
Updates `vite` from 5.4.18 to 6.3.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.4
dependency-type: direct:development
- dependency-name: vite
dependency-version: 6.3.4
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-01 13:35:49 +03:00 |
|
Kalle
|
bda32b1fb8
|
Homemade badges format use .json + checks (#2225)
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
* wip
* wip
* test check
* Real name
* Done
* fix
* fix json
|
2025-04-27 12:14:14 +03:00 |
|
Kalle
|
fdb71b13ce
|
Enable React compiler
|
2025-04-26 21:43:43 +03:00 |
|
Kalle
|
55ae7371cd
|
Upgrade deps
|
2025-04-26 20:56:10 +03:00 |
|
Kalle
|
091675aa2f
|
Remove tsm dependency in favor of Node.js type stripping
|
2025-04-26 20:22:25 +03:00 |
|
Kalle
|
e9fe226cdf
|
Upgrade @hookform/resolvers
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-04-21 10:25:08 +03:00 |
|
Kalle
|
7295f3b8a6
|
Upgrade to Vite 6
|
2025-04-21 09:31:50 +03:00 |
|
Kalle
|
42f1e394ef
|
Upgrade deps
|
2025-04-21 09:15:35 +03:00 |
|
dependabot[bot]
|
8c0a7f09da
|
Bump vite from 5.4.16 to 5.4.17 (#2181)
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.16 to 5.4.17.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.17/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.17/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.17
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-09 22:45:12 +03:00 |
|
Kalle
|
7c470f6cc2
|
VITE_PROD_MODE env var for easier development against prod DB
|
2025-04-09 22:14:39 +03:00 |
|
Kalle
|
994cb97346
|
Take Remeda in use replacing just-utils and own utils
|
2025-04-09 22:14:11 +03:00 |
|
dependabot[bot]
|
3fc6489d8f
|
Bump vite from 5.4.14 to 5.4.16 (#2172)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.14 to 5.4.16.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.16/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.16/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-31 22:42:08 +03:00 |
|
Kalle
|
38eb0c310d
|
Make vitest logs silent for passed test runs
|
2025-03-31 22:33:54 +03:00 |
|
Kalle
|
ded08e0565
|
Upgrade deps
|
2025-03-31 22:31:26 +03:00 |
|
Kalle
|
dbc85639fc
|
Replace reconnecting-websocket with a maintained fork
|
2025-03-23 13:38:21 +02:00 |
|
Kalle
|
adad157015
|
just-clone -> window.structuredClone + remove other unused deps
|
2025-03-13 21:49:04 +02:00 |
|
Kalle
|
aea1e9ce35
|
Toasts (#2132)
* Fix unexpected server error when trying to access non-existing tournament team page
* Fix Catcher textarea usage
* Fix unexpected server error on LFG page
* Validator for duplicate tournament team name
* initial
* Fix tests
* Success toast
* Done?
* Fix leftover
|
2025-03-07 22:20:29 +02:00 |
|
Kalle
|
4ff0586ff8
|
Notifications (#2117)
* Initial
* Progress
* Fix
* Progress
* Notifications list page
* BADGE_MANAGER_ADDED
* Mark as seen initial
* Split tables
* Progress
* Fix styles
* Push notifs initial
* Progress
* Rename
* Routines
* Progress
* Add e2e tests
* Done?
* Try updating actions
* Consistency
* Dep fix
* A couple fixes
|
2025-03-01 13:59:34 +02:00 |
|
Kalle
|
adc59ec47f
|
Align i18next versions
|
2025-02-24 21:26:47 +02:00 |
|
Kalle
|
6164a62b93
|
Upgrade deps
|
2025-02-23 12:13:16 +02:00 |
|
Kalle
|
1b73074fe6
|
Upgrade deps
|
2025-02-04 11:40:29 +02:00 |
|
Kalle
|
c3944070b9
|
Refactor popover to use React Aria components (#2069)
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
* Initial
* Progress
* Progress
* SQ work
* Migrate rest
* Clean up
* Rename style file
|
2025-02-02 12:03:39 +02:00 |
|
Kalle
|
fcafe08d89
|
Fix opening date picker scrolling to top
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-02-01 14:04:29 +02:00 |
|
Kalle
|
32c97a2467
|
Bluesky via Discord connection + upgrade remix-auth + remove Twitter references (#2058)
* Remove Twitter references
* Upgrade remix auth, bsky via Discord
* Test
|
2025-01-28 17:22:45 +02:00 |
|
Kalle
|
198010e3e7
|
New date picker + VoD form rework (#2055)
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
* Initial
* Progress
* Form fields fun
* Pov
* Progress
* Some errors
* Progress
* Progress
* Progress
* Progress
* Comment
* Progress
* Remove comment
* Fix editing
* Redundant check
|
2025-01-26 12:56:19 +02:00 |
|
dependabot[bot]
|
734eb46596
|
Bump vite from 5.4.10 to 5.4.14 (#2048)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.10 to 5.4.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-23 18:06:31 +02:00 |
|
Kalle
|
2b984f0169
|
Upgrade deps
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-12-21 10:15:29 +02:00 |
|
Kalle
|
70dc727951
|
Revert "Enable rest of the Remix future flags"
This reverts commit 98edb4896f.
|
2024-12-07 10:27:29 +02:00 |
|
Kalle
|
98edb4896f
|
Enable rest of the Remix future flags
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-12-02 23:11:33 +02:00 |
|
Kalle
|
b2b13e6aa7
|
Enable Remix v3_routeConfig future flag
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-12-01 21:55:43 +02:00 |
|
Kalle
|
5d8f675282
|
Upgrade deps
|
2024-12-01 17:09:07 +02:00 |
|
Kalle
|
45ba5d3cd4
|
Try upgrading better-sqlite3
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-29 17:52:41 +02:00 |
|
Kalle
|
1d9f515a8a
|
Fix running scripts
|
2024-11-18 22:13:07 +02:00 |
|
Kalle
|
d28da90e86
|
Upgrade deps
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-10 16:47:06 +02:00 |
|
Kalle
|
5f691c98e3
|
Fix unit tests when in env USE_TEST_SEASONS=true
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-10-27 09:19:14 +02:00 |
|
Kalle
|
8ffb6a5485
|
Upgrade deps
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-10-16 07:38:10 +03:00 |
|
Kalle
|
c41ab3b50d
|
Try fixing unit tests in GA
|
2024-10-12 16:26:46 +03:00 |
|
Kalle
|
fcd5d88093
|
Remove bun specific package.json section
|
2024-09-28 12:22:01 +03:00 |
|
Kalle
|
e80af883cb
|
Upgrade tldraw to latest
|
2024-09-22 16:32:56 +03:00 |
|
Kalle
|
0e04d91236
|
Upgrade deps
|
2024-09-22 16:18:49 +03:00 |
|
dependabot[bot]
|
6be7f77456
|
Bump vite from 5.4.5 to 5.4.6 (#1889)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.5 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-22 13:54:16 +03:00 |
|
Kalle
|
647d6432cc
|
Add missing dependency
|
2024-09-22 13:15:50 +03:00 |
|
Kalle
|
0d2a341156
|
Demote better-sqlite3 again
|
2024-09-14 18:24:25 +03:00 |
|
Kalle
|
687b7f5126
|
Upgrade deps
|
2024-09-14 15:01:09 +03:00 |
|
Kalle
|
920355bca4
|
Remove Bun
|
2024-09-14 14:42:31 +03:00 |
|
Kalle
|
8405be6f26
|
Migrate to vitest, unskip suites Closes #1846
|
2024-09-14 14:34:41 +03:00 |
|
Kalle
|
86f6f41610
|
Upgrade better-sqlite3 Closes #1875
|
2024-09-14 12:32:48 +03:00 |
|
Kalle
|
1c9dcacbf2
|
Join many teams & front page changelog (#1880)
* Initial
* Progress
* Changelog initial
* Progress
* E2E test
|
2024-09-14 12:31:05 +03:00 |
|
Kalle
|
e08f56c93b
|
Upgrade deps
|
2024-09-08 11:36:37 +03:00 |
|
Kalle
|
4b768c4a05
|
Remove Prettier Closes #1773
|
2024-09-08 11:29:06 +03:00 |
|