Kalle
9fecc35839
Upload image page
2023-01-10 00:06:24 +02:00
dependabot[bot]
97bf942a8f
Bump json5 from 1.0.1 to 1.0.2 ( #1205 )
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-08 11:23:47 +02:00
Kalle
2538801333
Upgrade deps
2022-12-28 23:34:31 +02:00
Kalle
6feb269193
Full tournament feature WIP ( #1196 )
...
* Layout initial
* Add FillRosterSection component
* Move tournaments to feature folder
* Refactor Button props
* SubmitButton
* Register action
* Identifier -> Id
* Invite link via nanoid
* Team info submit
* Enter tiebreaker map list UI
* Invite members to tournament team initial
* Show banner if joined a team not captain of
* Add back teams page
* Change team roster size color when good
* Delete tournament team member
2022-12-21 23:24:59 +02:00
Kalle
3fdfdff429
Use Fathom
2022-12-12 20:51:18 +02:00
Kalle
c3963223b6
Add initial Playwright tests ( #1191 )
2022-12-11 17:18:33 +02:00
Kalle
ae47ba9990
Upgrade deps
2022-12-07 19:42:17 +02:00
dependabot[bot]
3070bac7f4
Bump decode-uri-component from 0.2.0 to 0.2.2 ( #1175 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-04 23:50:03 +02:00
Kalle
2fc3136a35
Upgrade deps
2022-11-24 00:50:07 +02:00
Kalle
a0414ee98a
Upgrade to Node 18
...
Closes #1106
2022-11-24 00:14:56 +02:00
Kalle
78d55fc896
Switch to renderToPipeableStream API
...
Closes #1152
Did something weird to remove errors on /plans
2022-11-23 21:33:46 +02:00
Kalle
6061c9672a
Fix nanoid warning by replacing it with own function
...
Closes #1160
2022-11-23 21:15:42 +02:00
Kalle
aea7406586
Map Planner ( #1145 )
...
* Initial
* Add images
* Tweaks
* Proper sized bg image and weapons
* Stage bg picker
* Outlined weapon images for planner
* First version
* Lint
* Add alt and title to weapon
2022-11-23 17:38:38 +02:00
dependabot[bot]
2590d81b7a
Bump loader-utils from 2.0.3 to 2.0.4 ( #1132 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-19 16:13:25 +02:00
dependabot[bot]
25afb0a2a3
Bump loader-utils from 2.0.2 to 2.0.3 ( #1113 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 22:04:16 +02:00
Kalle
c1d113905c
Upgrade deps
2022-10-30 02:19:21 +03:00
Kalle
e97fcd4e99
Remove Cypress tests
...
Planned to be replaced with Playwright maybe?
Just removing in the meanwhile so they don't confuse people.
Or that people won't accidentally develop new.
2022-10-30 02:15:15 +03:00
Kalle
518b778052
Add check that translation-progress.md is updates
2022-10-29 11:33:29 +03:00
Kalle
7f9bc0b5bc
Revert "Upgrade i18next major"
...
This reverts commit 68cdbde595 .
2022-10-19 23:18:34 +03:00
Kalle
68cdbde595
Upgrade i18next major
2022-10-19 23:17:36 +03:00
Kalle
6a9efbdd17
Upgrade deps
2022-10-19 23:14:35 +03:00
Kalle
31d233025a
Copy to clipboard button
2022-10-13 22:26:28 +03:00
Kalle
b1042f8e37
Generates map lists
2022-10-09 00:58:19 +03:00
Kalle
24330b72ed
Working links on build index page
2022-09-25 11:05:51 +03:00
Kalle
8358688c71
Bump Remix back up to 1.7.1
2022-09-21 18:25:00 +03:00
Kalle
1af1decdbc
Try downgrading Remix
2022-09-21 18:14:15 +03:00
Kalle
f1a000190a
Upgrade package-lock.json
2022-09-21 17:59:41 +03:00
Kalle
565e23578f
Upgrade deps
2022-09-21 17:42:20 +03:00
Kalle
e48465b66a
Upgrade deps
2022-09-14 14:06:46 +03:00
Kalle
395be2f95f
Upgrade deps
2022-09-04 18:57:56 +03:00
Kalle
4b74e40faa
Upgrade deps
2022-08-24 21:57:11 +03:00
Kalle
009c2a3e24
Article feature initial
2022-08-20 16:15:03 +03:00
Kalle
7aaa0faf52
Upgrade sendou.ink deps
2022-08-13 20:41:45 +03:00
Kalle
53fa0147c7
Get users to combobox via useSWR
2022-08-07 12:07:32 +03:00
Kalle
bf1aa8ce16
Upgrade sendou.ink deps
2022-07-30 22:18:51 +03:00
Kalle
abc30fd12b
Calendar events from DB initial
2022-07-22 23:20:39 +03:00
Kalle
b5580c347f
Calendar navigation with data from loader
2022-07-21 20:57:01 +03:00
Kalle
ca076349b3
Upgrade sendou.ink deps
2022-07-19 23:26:54 +03:00
Kalle
814148e51f
Upgrade sendou.ink deps
2022-07-17 14:08:55 +03:00
Kalle
640eba9cea
i18n support
2022-07-16 14:56:20 +03:00
Kalle
e406f12a31
Upgrade deps
2022-07-15 15:57:34 +03:00
Kalle
333c30a25c
Patrons with node cron
2022-07-13 00:11:09 +03:00
Kalle
deaab3d7ed
Upgrade sendou.ink deps
2022-07-09 15:16:45 +03:00
Kalle
b2e6db5a49
Upgrade sendou.ink deps
2022-07-08 11:03:37 +03:00
Kalle
55e559c348
Fix E2E tests + bug if you do rly bad in voting
2022-07-06 10:21:41 +03:00
Kalle
7410c7ecb7
Upgrade deps
2022-07-06 09:40:30 +03:00
dependabot[bot]
b545d5b929
Bump got from 11.8.3 to 11.8.5 ( #823 )
...
Bumps [got](https://github.com/sindresorhus/got ) from 11.8.3 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5 )
---
updated-dependencies:
- dependency-name: got
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-04 14:15:01 +03:00
Kalle
8d519d6b32
Remove unused dep from sendou ink
2022-07-03 12:17:27 +03:00
Kalle
8261c18ba6
Upgrade sendou.ink deps
2022-07-02 14:50:44 +03:00
Kalle
3e6b5e6f9b
Cypress 10 with fixed tests
2022-06-22 23:03:32 +03:00