Commit Graph

157 Commits

Author SHA1 Message Date
582f1c57d7 Update README.md 2024-08-05 11:01:54 +00:00
b09f83a4be Update README.md 2024-08-05 11:01:31 +00:00
5509c7c16e fixed chuni.py error when importing c2s with no JUDGE count 2024-07-25 00:37:42 +07:00
9f22f1f17a Update README.md 2024-07-11 14:08:33 +00:00
8386ec75c8 Update README.md 2024-07-11 14:07:32 +00:00
13c7707fa6 Update README.md 2024-07-11 14:06:55 +00:00
074569cd93 fix: chuni: line clamp top rating titles 2024-04-28 00:11:56 -04:00
140520fc5e fix: chuni: errors from null userbox values when items not in database 2024-04-22 00:28:52 -04:00
61892d004e fix: chuni: scripts: default values for chuni charts
fixes #4
2024-04-18 06:14:33 -04:00
5b1e8ffc26 fix: show all teams to owner 2024-04-17 07:51:32 -04:00
607c5cacf8 fix: mysql server compatibility
closes #2
2024-04-17 07:49:22 -04:00
0508ff8759 fix: incorrect dashboard column type 2024-04-17 07:26:04 -04:00
7e40df38ee fix: enforce encodings on certain tables
fixes #3
2024-04-17 06:06:47 -04:00
3a8595a1d4 chuni: add score calculator 2024-04-17 04:48:35 -04:00
71c0450ea3 add message about db encoding 2024-04-16 19:57:46 -04:00
97f66f8a10 chuni: darken justice heaven colors on light mode 2024-04-16 02:22:11 -04:00
8a864c2cf7 chuni: show chart credits and note counts on music detail 2024-04-13 04:53:51 -04:00
9f126d84b1 chuni: dont show rate percent for notes with 0 count 2024-04-13 04:10:49 -04:00
6d5661c1f3 chuni: import note counts and chart credits 2024-04-13 02:29:08 -04:00
63539b22e5 fix: correctly show chuni heaven judge counts in playlog 2024-04-13 02:28:02 -04:00
43ab38db72 fix: window scroller grid remeasure on size change 2024-04-13 02:26:48 -04:00
bf653849d6 simplify chuni penguin icon 2024-04-12 20:52:55 -04:00
42b02fe5bb hide/show header on delayed mobile scroll, prevent body scroll when sidebar shown 2024-04-12 20:52:47 -04:00
b3a697caed fix: checking stored filter types in filter sorter 2024-04-12 05:52:51 -04:00
e1ec5f275f bump deps 2024-04-12 05:17:41 -04:00
c00c429ede fix: userbox save all not saving username 2024-04-12 05:07:51 -04:00
c96d9a5922 chuni: add ability to change username 2024-04-12 00:48:25 -04:00
10b117f7b9 chuni: add offsets for maimai trophies 2024-04-11 22:03:24 -04:00
229c323c0d refactor: individual nextui imports 2024-04-11 21:24:33 -04:00
435b8a4369 chuni: fix userbox avatar id 2024-04-11 05:13:24 -04:00
9a6d5e8f6c refactor: use react-virtual 2024-04-11 04:59:08 -04:00
3eb24e5c9b fix: arcade text centering 2024-04-11 04:58:52 -04:00
9e73289bfc remove resize observer polyfill 2024-04-11 00:05:46 -04:00
94ebfd50d0 dont pull in tailwind in client bundle 2024-04-11 00:05:32 -04:00
0b8201b01f refactor: use next/image 2024-04-10 03:58:27 -04:00
169ea3c566 some readme changes 2024-04-07 22:13:10 -04:00
890ca6dc2d fix: dont use backdrop blur on firefox 2024-04-07 22:13:05 -04:00
c658d3496d fix: filter sorter usecallback 2024-04-07 22:12:52 -04:00
9418fd6140 fix: page size change not updating query params in filter 2024-04-07 06:54:31 -04:00
cabdc60e27 fix: create actaeon user ext before teams 2024-04-07 06:44:38 -04:00
1605d921d0 fix: docker compose port order 2024-04-07 06:44:25 -04:00
f72ea26a55 add grant owner permissions on startup 2024-04-07 06:17:12 -04:00
a7b8cbb4cd add secret length verification in production 2024-04-07 06:16:55 -04:00
df7d086ab9 add some license info 2024-04-07 06:04:56 -04:00
b6b31ad094 add readmes 2024-04-07 06:04:38 -04:00
75abba3c34 add restart: unless-stopped to docker compose 2024-04-07 05:48:55 -04:00
bae2031360 update asset configs 2024-04-07 04:13:57 -04:00
41245c42de add docker files 2024-04-07 03:59:11 -04:00
8f61811cd2 chuni: add links to jacket images 2024-04-07 03:35:40 -04:00
91dbf5d7d5 update .env.local.example 2024-04-07 02:53:14 -04:00