86 Commits

Author SHA1 Message Date
Zoe Roux
d2a6ffc1c7
Rework router 2024-05-17 00:54:27 +02:00
Zoe Roux
d953e9e769
Remove next imports 2024-05-17 00:38:59 +02:00
Zoe Roux
4ccf52ade8
wip: Vite switch 2024-05-17 00:36:11 +02:00
Zoe Roux
14f2f8cb8c
Sort imports 2024-05-10 17:23:06 +02:00
Zoe Roux
491150c261
Use type imports 2024-05-10 17:19:41 +02:00
Zoe Roux
bd71be580d
Update code to fix biome errors 2024-05-10 15:53:07 +02:00
tardlk
2e568abc45
Add Simplified Chinese translation (#423)
* Add files via upload
* Add zh to the list of available languages

---------

Co-authored-by: Zoe Roux <zoe.roux@zoriya.dev>
2024-04-16 17:53:18 +02:00
Zoe Roux
44c88a885f
Handle invalid users on mobile too 2024-03-24 23:01:17 +01:00
Zoe Roux
64031668c1
Fix theme error on ssr 2024-03-22 21:22:11 +01:00
Zoe Roux
5f936d36b1 Make accounts switch while having a permission error work 2024-03-10 18:27:24 +01:00
Zoe Roux
c6dd7203bb Display permissions errors on the front 2024-03-10 18:27:24 +01:00
Zoe Roux
6d4a6ee52a Add account unlinking 2024-03-09 00:49:11 +01:00
Zoe Roux
0add402434 Fix oidc list ssr 2024-03-09 00:49:11 +01:00
Zoe Roux
93decb02af Fix ssr issue 2024-03-09 00:49:11 +01:00
Zoe Roux
c319f6117a Disable login page errors on the web 2024-03-07 01:36:57 +01:00
Zoe Roux
a7fd96800a Format code 2024-03-07 01:36:57 +01:00
Zoe Roux
d52cc045e0 Rework apiurl handling to allow guests login on android 2024-03-07 01:36:57 +01:00
Zoe Roux
e60e2306b7 Add connection error page on the web 2024-03-07 01:36:57 +01:00
Zoe Roux
15d479f1eb Add oidc callback handling on the front 2024-03-07 01:36:57 +01:00
Zoe Roux
1fb3088f0e Add unauthorized guard for the admin panel 2024-02-14 15:52:40 +01:00
Zoe Roux
7c56ec8285 Add a snackbar when playback error occurs 2024-02-01 01:11:54 +01:00
Zoe Roux
a6a26cdf8d Update prettier 2024-01-28 02:06:27 +01:00
Zoe Roux
65a254d808 Allow username and email to be changed 2024-01-10 22:44:41 +01:00
Zoe Roux
9963bf6179 Allow the theme to be changed in the settings 2023-12-20 04:21:27 +01:00
Zoe Roux
c7061c8c75 Add a basic settings page 2023-12-20 04:21:27 +01:00
Zoe Roux
e13f2a7e42 Add basics touch controls for the player 2023-12-13 20:09:28 +01:00
Zoe Roux
f536713f04 Format front 2023-12-07 00:03:13 +01:00
Zoe Roux
275a892ee1 Add react query devtools 2023-12-07 00:03:13 +01:00
Zoe Roux
7dab3fd094 Format front 2023-12-02 01:11:04 +01:00
Zoe Roux
07259a7635 Fix accounts under ssr 2023-12-02 01:11:04 +01:00
Zoe Roux
14319a5c89 Rework account system 2023-12-02 01:11:04 +01:00
Zoe Roux
3c959ff532 Fix player poster always errored 2023-11-29 02:21:21 +01:00
Zoe Roux
3be409ec70 Lazy load genre lists on the home page 2023-11-09 22:40:25 +01:00
Zoe Roux
9084a78420 Update node packages 2023-11-06 01:24:55 +01:00
Zoe Roux
7622420f06 Create a collection page 2023-11-03 16:07:19 +01:00
Zoe Roux
47dc244a15 Use react tooltips instead of custom css 2023-11-03 16:07:19 +01:00
Zoe Roux
377d85c7f1 Add sorts to search items 2023-11-01 17:36:11 +01:00
Zoe Roux
ce4663d512 Fix some aria items 2023-10-27 00:47:57 +02:00
Zoe Roux
5a618a8db2 Add random genres list to the home page 2023-10-22 01:00:34 +02:00
Zoe Roux
d21e4ffba2 Add a basic home page header 2023-10-22 01:00:34 +02:00
Zoe Roux
3a9941f69f
Format code 2023-09-16 16:07:30 +02:00
Zoe Roux
5ddfe1ddb2
Update player to use new api 2023-09-01 17:55:18 +02:00
Zoe Roux
5d72fe44ab Update to dotnet 7 2023-07-30 19:25:06 +09:00
Zoe Roux
1237a9157c wip: Replace the secure store 2023-07-15 20:57:50 +09:00
Zoe Roux
e12ac9b3a4 Fix build errors 2023-03-16 02:34:28 +09:00
Zoe Roux
2b86a469a9 Disable moti on the web 2023-03-16 02:34:28 +09:00
Zoe Roux
4af4119561 Fix for body scroll bars on the web on some browsers 2023-03-15 01:22:21 +09:00
Zoe Roux
9f5b5282b1 Fix build error 2023-03-11 12:54:21 +09:00
Zoe Roux
e3be74d519 Handle token refresh on SSR 2023-03-11 12:54:21 +09:00
Zoe Roux
ea986917af Add login and register calls in the front 2023-03-11 12:54:21 +09:00