Commit Graph

1545 Commits

Author SHA1 Message Date
Zoe Roux 262a26e3df Add focus handling for the grid 2023-03-15 01:22:21 +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 04eae360a7 Rework Pressable to handle ripple on android 2023-03-15 01:22:21 +09:00
Zoe Roux a6c645c33f Small cleanups 2023-03-15 01:22:21 +09:00
Zoe Roux 4b7f59e2e9 Fix tests 2023-03-14 03:04:29 +09:00
Zoe Roux da17fc3e6d Fix warnings 2023-03-14 03:04:29 +09:00
Zoe Roux b62af8d2ae Handle mixed nulls for sorts and pagination 2023-03-14 03:04:29 +09:00
Zoe Roux ef3e4dc39b Fix limit reverse issue 2023-03-14 03:04:29 +09:00
Zoe Roux fbe624ca6d Add previous page support 2023-03-14 03:04:29 +09:00
Zoe Roux 67112a37da Rework exception handling 2023-03-14 03:04:29 +09:00
Zoe Roux c0c263c4d7 Rework sort system to allow multiples keys 2023-03-14 03:04:29 +09:00
Zoe Roux e32c09f48f Fix studio error in the movie header 2023-03-14 03:04:29 +09:00
Zoe Roux 91aa673dcb Fix navbar zindex 2023-03-14 03:04:29 +09:00
Zoe Roux 95257771a5 Automatically create libraries 2023-03-14 03:04:29 +09:00
Zoe Roux fa6bb695f3 Update master to the next front. (#145) 2023-03-11 13:19:58 +09:00
Zoe Roux 9f5b5282b1 Fix build error 2023-03-11 12:54:21 +09:00
Zoe Roux ea53eb9b24 Add logout button for logged in users 2023-03-11 12:54:21 +09:00
Zoe Roux 98a0466761 Display a login button when the user is loggedout 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 fdc6a88317 Add login indicator 2023-03-11 12:54:21 +09:00
Zoe Roux d67bd62393 Create shell.nix 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
Zoe Roux ffbf4be19e Create login and register function 2023-03-11 12:54:21 +09:00
Zoe Roux 2b87aacc58 Add a register page 2023-03-11 12:54:21 +09:00
Zoe Roux b62b272492 Adding login errors 2023-03-11 12:54:21 +09:00
Zoe Roux e5027cf00d Add server address on the login page 2023-03-11 12:54:21 +09:00
Zoe Roux e7b4c01f93 Use an svg blob for the login page 2023-03-11 12:54:21 +09:00
Zoe Roux 304951e463 Create a simple login page 2023-03-11 12:54:21 +09:00
Zoe Roux e9622edee9 Add more features om the input primitive 2023-03-11 12:54:21 +09:00
Zoe Roux 80be960f29 Update pressable's feedback ripple 2023-03-11 12:54:21 +09:00
Zoe Roux d2d736a7ec Create a button component 2023-03-11 12:54:21 +09:00
Zoe Roux 341d799207 Bootstrap login page 2023-03-11 12:54:21 +09:00
Zoe Roux 91289c8588 Fix Yoshiki ssr mismatch 2023-03-11 12:54:21 +09:00
Zoe Roux bc878a2e90 Fix keyboard bindings 2023-03-11 12:54:21 +09:00
Zoe Roux bb4e7b7712 Fix episode name without metadata 2023-01-08 01:52:11 +09:00
Zoe Roux dad0a7d30a Fix web issues 2023-01-08 01:38:54 +09:00
Zoe Roux b0ea38b047 Merge pull request #139 from AnonymusRaccoon/native 2023-01-07 23:47:28 +09:00
Zoe Roux 9c35801196 Update yoshiki 2023-01-07 23:30:49 +09:00
Zoe Roux f5338fc8a8 Fix CI 2023-01-07 21:08:10 +09:00
Zoe Roux aa38b34191 Fix typescript errors 2023-01-07 21:01:40 +09:00
Zoe Roux 01eae3f680 Create a ci for the front 2023-01-07 21:01:40 +09:00
Zoe Roux 6a098b6317 Fix alpha handling 2023-01-07 14:22:29 +09:00
Zoe Roux e242867ddb Fix coding style 2023-01-07 14:22:29 +09:00
Zoe Roux e11af205f8 Add automatic theme on the web 2023-01-07 14:22:29 +09:00
Zoe Roux 9dc9431170 Add a (rudimentary) splash screen 2023-01-07 14:22:29 +09:00
Zoe Roux 1e182e0d75 Install poppins as a font 2023-01-07 14:22:29 +09:00
Zoe Roux a501c8e571 Add mobile support for the search bar 2023-01-07 14:22:29 +09:00
Zoe Roux 95eb703788 Make search bar collapse on small screen 2023-01-07 14:22:29 +09:00
Zoe Roux 942f4f1c75 Create a search page 2023-01-07 14:22:29 +09:00
Zoe Roux 8ca120aa6f Add items search support 2023-01-07 14:22:29 +09:00