Commit Graph

718 Commits

Author SHA1 Message Date
dependabot[bot]
46a5e40ec7
Bump xml2js and aws-sdk (#1334)
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [aws-sdk](https://github.com/aws/aws-sdk-js). These dependencies need to be updated together.


Updates `xml2js` from 0.4.19 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.4.19...0.5.0)

Updates `aws-sdk` from 2.1353.0 to 2.1354.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1353.0...v2.1354.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: aws-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-15 12:06:56 +03:00
Kalle
1061a3901d Upgrade Headless UI + combobox UI improvements 2023-04-11 00:26:00 +03:00
Kalle
b4f4b34de3 Upgrade deps 2023-04-10 13:41:57 +03:00
Kalle
c2e43fb535
X Rank placements (#1325)
* Read in x rank placements script

* Xsearch initial

* XSearch initial

* XSearch with select

* Add badges

* XSearch player page initial

* Consider only one build by user for popular builds Closes #1312

* Revert "Side nav labels on hover (#1290)"

This reverts commit 6e839c6c2d.

* Added and fixed DAnish translations (#1315)

* Added Danish translations

Added Danish translations for the builds.json file.

Translations for the following variables have been added
stats.count.title # used the Danish word for "average" instead of "stats", as it makes more sense in Danish.
stats.ap.title
stats.percentage.title
stats.all
linkButton.abilityStats
linkButton.popularBuilds
noPopularBuilds

* Added Danish translations

Added Danish translations in the calander.json file

tag.desc.SZ
tag.desc.TW
tag.desc.S1
tag.desc.S2
tag.desc.SR
tag.desc.CARDS

* Added Danish translations

Added Danish translations in the common.json file

The following translations have been added
pages.vods
tag.name.SZ
tag.name.TW
tag.name.S1
tag.name.S2
tag.name.SR
tag.name.CARDS

* Added Danish translations in the faq.json file

Added the following Danish translations in the faq.json file

q7
a7

* Updated the DA/game-misc.json file

Added the names for the 3.0 maps.

* Added Danish translation for team.json

Added the following Danish translations for team.json file
- roles.MIDLINE

Fixed the following translation for the team.json file
- "roles.FRONTLINE": # fixed a typo

* Created a vods.json file for the Danish trans

* Fixed typo

Fixed the following translation in the Da\contributions.json file

"yaga" # fixed a Typo of "våben"

* Add Chinese Translation (#1314)

* Update contributions.json

* Update contributions.json

* Update faq.json

* Update user.json

* Create team.json

* Update common.json

* Update analyzer.json

* Prettier

* Prettier

* Prettier

* Update builds.json

* Update calendar.json

* Update common.json

* Update faq.json

* Update team.json

* Create vods.json

* Admin link player action

* Make PlacementTable rounded if only child

* Fix arrow disappeared

* Placements on user page initial

* Remove S2 site link

* Add badge

* Add feature to README

* Fix type error

* Different badge text if XP badge

* Add badge winners script

* Better user avatar + name wrapping for mobile

* Allow script to skip users

* Fix bad align when no weapons in weapon pool

* Add aliases to player name

* Add division icon to placements table

* Link to user page

* Link to xsearch on player details page

* Top 500 icons to user build page

* Working query but slow for weapons page

* Fix lint complaints

* Add cache to builds

* Remove useless SWR value

* Group months in xsearch

* Add xsearch to nav

* Add meta

* Remove TW for now

* Add splatoon3.ink as contributor

* Remove unneeded TODO

* Fix TODOs related to fetching monthYears

* Add FAQ question

* Leaderboards to nav

* Fix sploosh build stat pages returning 404

* Add badge

* Add article

* Patch 3.1

* Fix Prettier issue

* Add badge

* Add April SR gear

* Add badges

* Rename badge

* Add badge

* Add zh badge translation (#1322)

* Splatoon Competitive Guide article (#1316)

* Create splatoon-competitive-guide.md

* Update splatoon-competitive-guide.md

* Fix ToC Issues

* Update splatoon-competitive-guide.md

* Update splatoon-competitive-guide.md

* Update splatoon-competitive-guide.md

* Corrections

* Formatting

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>

* Fix typos

* Rename table and adjust columns

* Make cache ttl 0 in dev

* Make placements container a bit nicer for mobile

* Rename leftover xxx

* Placements script allow passing number as arg

* Skip leaderboards for now

* Add translations

* Rename placements folder to top-search

* Add placements to seed

* Add E2E tests

* Read in x rank placements script

* Xsearch initial

* XSearch initial

* XSearch with select

* XSearch player page initial

* Admin link player action

* Make PlacementTable rounded if only child

* Fix arrow disappeared

* Placements on user page initial

* Fix bad align when no weapons in weapon pool

* Add aliases to player name

* Add division icon to placements table

* Link to user page

* Link to xsearch on player details page

* Top 500 icons to user build page

* Working query but slow for weapons page

* Fix lint complaints

* Add cache to builds

* Remove useless SWR value

* Group months in xsearch

* Add xsearch to nav

* Add meta

* Remove TW for now

* Add splatoon3.ink as contributor

* Remove unneeded TODO

* Fix TODOs related to fetching monthYears

* Add FAQ question

* Leaderboards to nav

* Fix sploosh build stat pages returning 404

* Rename table and adjust columns

* Make cache ttl 0 in dev

* Make placements container a bit nicer for mobile

* Rename leftover xxx

* Placements script allow passing number as arg

* Skip leaderboards for now

* Add translations

* Rename placements folder to top-search

* Add placements to seed

* Add E2E tests

* Rename url variable and unify

* Tweaks

---------

Co-authored-by: Frederik <112972665+FrederikFraJylland@users.noreply.github.com>
Co-authored-by: Gell <61431488+gellneko@users.noreply.github.com>
Co-authored-by: Zen <99558412+zenpk@users.noreply.github.com>
Co-authored-by: Teddi <83455454+teddinotteddy@users.noreply.github.com>
2023-04-07 21:02:18 +03:00
Kalle
070229804c Add badge winners script 2023-03-26 19:42:18 +03:00
Kalle
6a585cff5a Add caching to popular builds and buil stats Closes #1308 2023-03-12 14:17:43 +02:00
Kalle
f8f4f3665f Upgrade deps 2023-03-12 14:16:11 +02:00
Kalle
5b9a0ec5f2 Upgrade deps 2023-02-15 00:22:31 +02:00
Kalle
318f7a5043 Ugprade Remix deps 2023-01-22 14:32:18 +02:00
Kalle
f0f6b14f58 Upgrade deps 2023-01-22 13:40:05 +02:00
Kalle
8ba5c715fe Remove Fathom 2023-01-20 21:59:08 +02:00
Kalle
9fecc35839 Upload image page 2023-01-10 00:06:24 +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
23e78f7033 Initial user page e2e tests 2022-12-13 18:51:06 +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
Kalle
34ca290bdd
Redesign (#1179)
* Remove light mode

* Trim header

* New front page initial

* Get rid of build layout

* Breadcrumbs

* Desktop side nav

* Overhaul colors

* Add breadcrumbs

* New sub nav style

* Front page action buttons

* Add back add new build button

* Add articles page with icon

* Minor Object damage page layout tweaks

* Remove one unnecessary render from object damage

* Fix wrong link in article page

* Profile -> My Page in header

* Log in/out buttons in front

* Add drawings to front page

* Remove unnecessary comment
2022-12-05 16:05:51 +02:00
Kalle
ffc92bdbce Chill Season 2022 update (2.0) 2022-11-30 22:24:56 +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
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
0ad6af0a23 Make npm run cf also create translation-json 2022-10-29 20:37:00 +03:00
Kalle
518b778052 Add check that translation-progress.md is updates 2022-10-29 11:33:29 +03:00
Kalle
b775d70985 Add check of valid translations jsons to GA 2022-10-29 00:33:07 +03:00
Remmy Cat Stock
52d6e6caea
Improve check-translations-jsons speed 2022-10-20 21:47:40 +02: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
586c27eaa7 Object damage calculator page initial 2022-10-18 01:12:52 +03:00
Kalle
9bb7de7dba Add (working) script to remove bad custom urls 2022-10-15 12:02:52 +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
87bca7aa44 Maps page initial 2022-10-06 20:54:14 +03:00
Kalle
4ef74674fb Remove old script 2022-10-03 21:01:55 +03:00
Kalle
a300a5c4b7 Add rename badge script
Closes #972
2022-10-03 21:01:25 +03:00
Kalle
aea5d60931 Add custom urls script 2022-10-02 14:11:09 +03:00
Kalle
24330b72ed Working links on build index page 2022-09-25 11:05:51 +03:00
Kalle
223eca0829 Add prettify to creating translation json 2022-09-24 13:13:55 +03:00
Kalle
399df8e302 Add check-translation-jsons script 2022-09-24 11:48:46 +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
1f77fc0bf6 Test downgrading Cypress 2022-09-21 17:56:48 +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
7d7eb0b5ff Create analyzer json with InkConsume values 2022-09-07 23:52:03 +03:00
Kalle
ee652701f9 Prettier don't log changed files 2022-09-04 22:47:11 +03:00
Kalle
395be2f95f Upgrade deps 2022-09-04 18:57:56 +03:00
Kalle
1c53c03294 replace-img-names script 2022-09-03 18:14:53 +03:00
Kalle
7d016598a0 create-weapon-json.ts script initial 2022-09-03 18:14:53 +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
adf15e72e6 Seed via admin panel 2022-08-16 20:17:25 +03:00
Kalle
7aaa0faf52 Upgrade sendou.ink deps 2022-08-13 20:41:45 +03:00
Kalle
f1081a1caf Merge branch 'rewrite' of github.com:Sendouc/sendou.ink into calendar 2022-08-13 13:45:08 +03:00
Kalle
53fa0147c7 Get users to combobox via useSWR 2022-08-07 12:07:32 +03:00
Kalle
2d1553f627 Allow admin to delete suggestions with comments 2022-08-01 21:02:27 +03:00
Kalle
bf1aa8ce16 Upgrade sendou.ink deps 2022-07-30 22:18:51 +03:00
Sendou
29d4f2d157 Merge branch 'rewrite' of https://github.com/Sendouc/sendou.ink into calendar 2022-07-25 22:57:52 +03:00
Kalle
499a4b4266 add-badge script 2022-07-23 01:40:21 +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
a1a0dbdf0e Try Cypress in Github Actions 3 2022-07-08 11:27:44 +03:00
Kalle
b2e6db5a49 Upgrade sendou.ink deps 2022-07-08 11:03:37 +03:00
Kalle
9144fe4075 Add badge data scripts 2022-07-08 01:18:45 +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
Kalle
94d5e8c137 Add support for badge hue rotate 2022-07-05 11:30: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
Kalle
cf1a96d6ee Upgrade deps 2022-06-22 22:02:12 +03:00
Kalle
bd037aab6c Upgrade deps 2022-06-18 01:21:02 +03:00
Kalle
07cc6699f2 Relative time voting timing info 2022-06-11 21:53:34 +03:00
Kalle
79278c4cbc Add usersForVoting backend logic 2022-06-11 18:28:12 +03:00
Kalle
e21c5a0cd3 Add unit tests to lf script and rename 2022-06-11 11:59:06 +03:00
Kalle
244dcd5456 Upgrade deps 2022-06-10 01:04:23 +03:00
Kalle
4e594490d1 Import users/plus data script 2022-06-08 22:57:41 +03:00
Kalle
ad9ed1df56 Try migrate in start script 2022-06-08 00:03:05 +03:00
Kalle
b8ea8806f4 Fix migrate script name in deploy 2022-06-07 21:25:29 +03:00
Kalle
3abb8b22d7 Deploy script in package.json 2022-06-07 21:07:10 +03:00
Kalle
45e04636a3 Set DB path from env var 2022-06-07 01:23:33 +03:00
Kalle
43099449ab Migrations via ley 2022-06-07 00:51:39 +03:00
Kalle
7528652b42 PlusTier view 2022-06-04 16:04:43 +03:00
Kalle
217cb09ee2 Move faker to real dependency 2022-06-04 13:11:06 +03:00
Kalle
9bc252b950 Add Combobox 2022-05-31 22:31:29 +03:00
Kalle
e4526e8d82 Frontend create new suggestion 2022-05-30 01:03:33 +03:00
Kalle
3d4f9af928 Delete comment test 2022-05-29 11:04:27 +03:00
Kalle
b4c614ed7d Adjust lf script 2022-05-26 13:17:28 +03:00
Kalle
c706338e1b Upgrade to React 18 2022-05-26 11:53:06 +03:00
Kalle
f18ec8b15c Upgrade deps 2022-05-26 11:41:09 +03:00
Kalle
e850230c0c PlusSuggestions seed 2022-05-22 11:53:09 +03:00
Kalle
4b71413f7c Add lastCompletedVoting function 2022-05-22 00:06:44 +03:00
Kalle
7d73a0478c Cypress with user page test 2022-05-17 19:50:05 +03:00
Kalle
185295d54e
User page initial with SQLite3 (#822)
* Clean away prisma migrations

* Way to migrate WIP

* SQLite3 seeding script initial

* Fetch tournament data in loader

* CheckinActions new loader data model

* Virtual banner text color columns

* Logged in user

* Count teams

* ownTeam

* Map pool tab fully working

* Teams tab

* Fix timestamp default

* Register page

* Manage team page

* Camel case checkedInTimestamp

* Clean slate

* Add .nvmrc

* Add favicon

* Package lock file version 2

* Update tsconfig

* Add Tailwind

* Add StrictMode

* Add background color

* Auth without DB

* Revert "Add Tailwind"

This reverts commit 204713c602.

* Auth with DB

* Switch back to tilde absolute import

* Import layout

* Camel case for database columns

* Move auth routes to folder

* User popover links working

* Import linters

* User page initial

* User edit page with country

* Script to delete db files before migration in dev

* Remove "youtubeName" column

* Correct avatar size on desktop

* Fix SubNav not spanning the whole page

* Remove duplicate files

* Update README
2022-05-16 17:52:54 +03:00
Kalle
03da81a84c
New navigation (#821)
* Menu skeleton

* Menu with nav icons

* Menu opens and closes

* More menu icons + links work

* Menu closes on navigation

* Blurred menu

* Remove other nav

* Rounded nav

* Fix menu alignment for Safari

* Close on click outside

* Disable body scroll when menu open

* SubNav for tournament

* Use grid

* Make images same size again

* Remove comment

* Different style mobile nav

* Readd InfoBanner elements

* Move menu css to layout.css

* Move admin command input top left

* Page title from loader

* Fix error when getting pageTitle

* Fix CI
2022-04-30 11:10:09 +03:00
Kalle
270e00fbe1 Upgrade deps 2022-04-15 18:22:36 +03:00
Kalle
e2dda84d83 Introduce eslint-plugin-react-hooks 2022-03-30 19:58:08 +03:00
Kalle
f96410a25a Upgrade deps (React 18) 2022-03-30 00:06:57 +03:00
Kalle
76e17ce83c Add Redis for leaderboards 2022-03-27 12:01:02 +03:00
Kalle
68184ee9fe Recalculate skills script 2022-03-26 10:34:16 +02:00
Kalle
13e00c0d4c Replace TS with Openskill 2022-03-25 18:57:19 +02:00
Kalle
f26383fe49 Upgrade deps 2022-03-25 00:55:02 +02:00
Kalle
d85855a65d Upgrade deps (TS, Remix...) 2022-03-25 00:53:04 +02:00
Kalle
1063968908 Update Prettier 2022-03-25 00:48:59 +02:00
Kalle
f536918d09 Chat SSE -> socket.io 2022-03-25 00:42:29 +02:00
Kalle
901a3e1bc0 Update Node.js 2022-03-24 17:16:30 +02:00
Kalle
3dd3e37d7c Revert "Add idify lfg match stages script"
This reverts commit a514617427.
2022-03-17 18:03:58 +02:00
Kalle
a514617427 Add idify lfg match stages script 2022-03-17 18:03:45 +02:00
Kalle
ed74206b6b New MMR relation 2022-03-16 20:57:54 +02:00
Kalle
a70be20a56 Add matches without details script 2022-03-16 20:16:22 +02:00
Kalle
43d0e8fb78 Detailed matches 2022-03-16 17:13:57 +02:00
Kalle
6310bbc823 Fix match-details 2022-03-12 14:02:21 +02:00
Kalle
675cda7e24 Move npm-run-all to devDeps 2022-03-06 15:46:21 +02:00
Kalle
1d7f736dee Can edit weapons in SendouQ settings 2022-03-06 13:38:55 +02:00
Kalle
e16024a284 Popover component 2022-03-05 12:29:08 +02:00
Kalle
83e00256f2 Upgrade deps 2022-03-05 10:12:15 +02:00
Kalle
849a0ff071 Upgade Prisma 2022-03-02 20:56:53 +02:00
Kalle
4b9128ab7b Upgrade deps 2022-03-02 20:54:05 +02:00
Kalle
84c5972736 Upgrade deps 2022-03-02 17:28:42 +02:00
Kalle
f0b61a47ee Add eslint plugin:react 2022-02-27 11:18:16 +02:00
Kalle
244f6aab8a Fix team MMR calculation 2022-02-27 10:49:49 +02:00
Kalle
0253a3765d Upgrade deps (linters) 2022-02-25 17:40:24 +02:00
Kalle
7b239b3c56 "Fix" dev reload Closes #744 2022-02-24 17:54:46 +02:00
Kalle
135ce0d4d1 Switch to cookie session Closes #737 2022-02-20 15:51:45 +02:00
Kalle
fa9fabeae9 Grayscale disabled nav icons Closes #740 2022-02-20 15:03:05 +02:00
Kalle
c0b078d7d5 Add build script 2022-02-20 14:46:36 +02:00
Kalle
49d7d13038 npm run dev works 2022-02-20 14:29:47 +02:00
Kalle
6ec0fba38a npm run build && npm start works (not npm run dev) 2022-02-20 14:18:22 +02:00
Kalle
3703856740 Fix deploy script 2022-02-20 01:15:36 +02:00
Kalle
cd4e5ccc90 Add migration to deploy script 2022-02-19 22:56:48 +02:00
Kalle
99f38756d7 Update buld script 2022-02-19 22:30:14 +02:00
Kalle
2d307d8c51 Add deploy script 2022-02-19 22:18:34 +02:00
Kalle
55d4ace226 Upgrade deps 2022-02-17 09:56:52 +02:00
Kalle
663f7198f0 Upgrade deps 2022-02-13 10:14:50 +02:00
Kalle
9ec54b9440 Upgrade deps 2022-02-10 17:34:34 +02:00
Kalle
67bf94343f Upgrade deps 2022-02-08 22:45:03 +02:00
Kalle
6686edfe6f Upgrade deps 2022-02-06 17:26:20 +02:00
Kalle
3579b8676f Show team MMR's in looking 2022-02-03 09:35:38 +02:00
Kalle
5c0df05c53 Upgrade deps 2022-02-02 09:30:12 +02:00
Kalle
8e3a96d0c1
Play page initial (#700) 2022-01-27 00:03:03 +02:00
Kalle (Sendou)
72234ddaa7 Upgrade stylelint 2022-01-24 08:50:30 +02:00
Kalle (Sendou)
0034d01868 Upgrade deps 2022-01-22 16:47:09 +02:00
Kalle (Sendou)
c30fb46f83 Upgrade deps 2022-01-14 23:29:14 +02:00
Kalle (Sendou)
11d440e1ea Update deps 2022-01-14 08:54:05 +02:00
Kalle (Sendou)
403b61486f Fix lint 2022-01-11 23:14:19 +02:00
Kalle (Sendou)
af49b5be39 Fix loser source matches logic + add tests 2022-01-11 08:38:45 +02:00
Kalle (Sendou)
67c8903a9a Fix required node version in package.json 2022-01-08 14:37:25 +02:00
Kalle (Sendou)
58a0356615 Upgrade deps 2022-01-06 17:31:09 +02:00
Kalle (Sendou)
cd5d212ec4 Add ESLint 2022-01-05 21:00:03 +02:00
Kalle (Sendou)
90586f01f8 classnames -> clsx 2022-01-04 19:31:32 +02:00
Kalle (Sendou)
5de4a97ed6 Fix unit tests 2022-01-01 13:24:09 +02:00
Kalle (Sendou)
e7eafad962 Rid of Tailwind 2021-12-31 17:48:20 +02:00
Kalle (Sendou)
d77fa8a8a3 Add Tailwind 2021-12-29 08:46:40 +02:00
Kalle (Sendou)
72a82e7c12 Seeding v=match initial 2021-12-28 08:40:05 +02:00
Kalle (Sendou)
0fb591eeec Upgrade deps 2021-12-26 10:42:40 +02:00
Kalle (Sendou)
b30a0459df Fix package.json keys 2021-12-25 23:11:19 +02:00
Kalle (Sendou)
9b4e909412 Match numbers to bracket 2021-12-23 21:51:32 +02:00
Kalle (Sendou)
d0b9708510 Create tournaments rounds seems to work edition 2021-12-22 19:54:13 +02:00
Kalle (Sendou)
8adf0b9f15 Upgrade deps 2021-12-22 09:44:56 +02:00
Kalle (Sendou)
31b0b34c80 ID's via uuid package 2021-12-21 09:14:19 +02:00
Kalle (Sendou)
99db711c16 Github Actions on push test 2021-12-18 09:59:21 +02:00
Kalle (Sendou)
f89552951f Upgrade deps 2021-12-18 09:01:09 +02:00
Kalle (Sendou)
d050d7a5c6 Upgrade deps 2021-12-17 09:21:17 +02:00
Kalle (Sendou)
30d82e92d3 Map list generating algorithm modes 2021-12-16 09:00:10 +02:00
Kalle (Sendou)
9addeb0e26 More realistic maplist seeding script 2021-12-15 08:32:44 +02:00
Kalle (Sendou)
069e88b5dd Upgrade deps 2021-12-11 11:36:08 +02:00
Kalle (Sendou)
bb9149755a Set up unit testing lib 2021-12-09 10:11:15 +02:00
Kalle (Sendou)
e888fef7c6 Sortable list UI 2021-12-09 09:07:03 +02:00
Kalle (Sendou)
2d33e73378 Seeding script with variations 2021-12-06 15:58:02 +02:00
Kalle (Sendou)
291da9e7bc Update deps 2021-12-06 02:02:43 +02:00
Kalle (Sendou)
fb89f5111b Fix running seed via script 2021-12-05 13:12:55 +02:00
Kalle (Sendou)
687da723fd Update tests 2021-12-04 15:22:33 +02:00
Kalle (Sendou)
30459016c0 Add Prettier 2021-12-02 20:56:38 +02:00
Kalle (Sendou)
da954fb532 Upgrade deps 2021-12-02 20:51:14 +02:00
Kalle (Sendou)
163d72d2e4 Update seed not to use faker 2021-11-30 23:00:33 +02:00
Kalle (Sendou)
357d4e03fd Switch from serial to UUID's 2021-11-30 21:34:00 +02:00
Kalle (Sendou)
eb3701edda E2E test tweaks (still not working though) 2021-11-30 01:20:24 +02:00
Kalle (Sendou)
dae0ed137b Cypress test with auth initial 2021-11-29 22:07:48 +02:00
Kalle (Sendou)
4dbc56e98c Port auth 2021-11-27 16:08:32 +02:00
Kalle (Sendou)
3007c6aa38 TypeScript server 2021-11-27 15:06:19 +02:00
Kalle (Sendou)
7fbcdd196c Tweaks 2021-11-27 03:32:02 +02:00
Kalle (Sendou)
a14f14815d Upgrade deps 2021-11-27 02:58:42 +02:00
Kalle (Sendou)
813374ca45 Add register button 2021-11-27 02:51:02 +02:00
Kalle (Sendou)
7463c2a02c Upgrade deps 2021-11-26 00:13:24 +02:00
Kalle (Sendou)
3cb407a4a8 Add data fetching for tournament page 2021-11-26 00:12:13 +02:00
Kalle (Sendou)
19ac935036 Port Layout to Remix 2021-11-24 22:47:02 +02:00
Kalle (Sendou)
4b17732f0f Remix starter 2021-11-23 18:54:52 +02:00
Kalle (Sendou)
44b4ce5bb1 Move stuff to old folder 2021-11-23 18:24:02 +02:00
Kalle (Sendou)
3a89be47d5 Add navigation tests 2021-11-22 19:28:52 +02:00
Kalle (Sendou)
334e3b3840 Setup Cypress 2021-11-22 18:07:11 +02:00
Kalle (Sendou)
ef9ed60a75 Add superjson 2021-11-21 14:19:26 +02:00
Kalle (Sendou)
7eacbc9dcb Upgrade deps 2021-11-21 13:28:14 +02:00
Kalle (Sendou)
d011a4408d Add Stylelint 2021-11-21 13:18:32 +02:00
Kalle (Sendou)
1d5ce2d7d3 Upgrade deps 2021-11-17 11:45:01 +02:00
Kalle (Sendou)
4a3cb7815f Add auth 2021-11-17 01:06:50 +02:00
Kalle (Sendou)
a654ab2b0c Can log in 2021-11-16 12:19:10 +02:00
Kalle (Sendou)
9394ffee5d Add Teams Tab 2021-11-15 21:30:37 +02:00
Kalle (Sendou)
a8a255fba6 Tournament data from tRPC 2021-11-14 13:32:40 +02:00
Kalle (Sendou)
ca16aa5d07 Fetch data from server to route 2021-11-14 01:46:15 +02:00
Kalle (Sendou)
8edbd6b515 Add server 2021-11-14 00:04:55 +02:00
Kalle (Sendou)
88b690b6ad Switch to Solid.js 2021-11-13 23:29:31 +02:00
Kalle (Sendou)
e1c05939cb Delete redundants parts 2021-11-09 23:32:40 +02:00
Kalle (Sendou)
bc1742b123 Add Prettier 2021-10-31 13:23:45 +02:00
Kalle (Sendou)
5a68158ad0 Use shared packages for storing constants 2021-10-31 10:40:24 +02:00
Kalle (Sendou)
568380cc73 Remove packages folder 2021-10-25 16:45:29 +03:00
Kalle (Sendou)
90408ca7f9 Share types between backend and frontend 2021-10-25 16:16:20 +03:00
Kalle (Sendou)
1d24abebad Use useSWR to fetch tournament on frontend 2021-10-25 01:42:00 +03:00
Kalle (Sendou)
94a0897833 Server initial 2021-10-23 16:28:07 +03:00
Kalle (Sendou)
e123544358 Clean slate 2021-10-23 16:06:15 +03:00
Kalle
732366d5c1
CSS modules initial (#669)
* More global css

* Migrate 404.tsx

* Header.tsx partial

* links.tsx

* 500.tsx

* AbilityIcon.tsx

* BuildStats.tsx progress

* about.tsx

* admin.tsx

* Adjust button border

* Stylelint
2021-09-27 21:15:42 +03:00
Kalle (Sendou)
b59ba4908e Upgrade swr to 1.0.1 2021-09-19 10:59:53 +03:00
dependabot[bot]
4c54b12273
Bump next from 11.1.0 to 11.1.2 (#645)
Bumps [next](https://github.com/vercel/next.js) from 11.1.0 to 11.1.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.1.0...v11.1.2)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-18 18:07:10 +03:00
Kalle (Sendou)
7b67a96b30 Closes #625 2021-09-18 18:05:33 +03:00
Kalle (Sendou)
05550927df Upgrade deps 2021-08-25 21:10:29 +03:00
Kalle (Sendou)
2584213b3d TS check for unused vars 2021-08-06 17:39:04 +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)
b68cfc2aa4 Make ending plus voting a script 2021-07-19 19:50:11 +03:00
Kalle (Sendou)
5e8dc532f2 Revert "Upgrade deps"
This reverts commit 9bee5726f4.
2021-07-13 22:05:01 +03:00
Kalle (Sendou)
9bee5726f4 Upgrade deps 2021-07-11 13:29:24 +03:00
Kalle
58543532ca
New frontpage drawing (#582)
* Aligned

* Optimize loading

* Bigger top nav

* Chunkier top nav icon
2021-07-10 13:21:26 +03:00
Kalle (Sendou)
eed1856a37 Remove unused 2021-06-27 18:06:13 +03:00
Kalle (Sendou)
c02e9228bf Remove next-images 2021-06-20 23:31:18 +03:00
Kalle (Sendou)
7a7558629b Next.js Eslint fix errors 2021-06-20 19:52:05 +03:00
Kalle (Sendou)
56543f51b9 Next.js lint set up 2021-06-20 15:31:29 +03:00
Kalle (Sendou)
673fdbdb4a Next.js 11 2021-06-20 15:25:44 +03:00
Kalle (Sendou)
80a7647f10 useMyRouter + jest initial 2021-06-16 22:40:08 +03:00
Kalle (Sendou)
2ccbfdf4e6 Delete Cypress for now 2021-06-16 21:13:42 +03:00
Kalle (Sendou)
e962aecfa7 Update deps 2021-06-13 12:20:25 +03:00
Kalle (Sendou)
e6071d3e38 Update deps 2021-05-29 18:41:39 +03:00
Kalle (Sendou)
e5b9a6ccb3 Closes #520 2021-05-27 21:18:11 +03:00
Kalle (Sendou)
f8186d4189 Revert "⬆️ upgrade to trpc6 (#444)"
This reverts commit dfb68d06fd.
2021-05-16 17:59:13 +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)
924752b2ad Update deps 2021-05-11 21:47:38 +03:00
Kalle (Sendou)
2c6ab2e826 Remove useless scripts 2021-05-10 01:08:31 +03:00
Kalle (Sendou)
53f13b2239 Update deps 2021-05-10 01:07:11 +03:00
Kalle (Sendou)
bbd78c875c ColorPicker use react-color's CirclePicker
Using native input is too inconsistent. Closes #463
2021-05-05 21:11:28 +03:00
Kalle (Sendou)
c573b28bac Update deps 2021-05-03 13:00:30 +03:00
dependabot[bot]
5185307ae9
Bump @chakra-ui/icons from 1.0.9 to 1.0.12 (#474)
Bumps [@chakra-ui/icons](https://github.com/chakra-ui/chakra-ui) from 1.0.9 to 1.0.12.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/icons@1.0.9...@chakra-ui/icons@1.0.12)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 12:15:05 +03:00