Commit Graph

80 Commits

Author SHA1 Message Date
Zoe Roux 2b33191db7 Fix browse page 2023-06-14 11:20:44 +09:00
Zoe Roux 6349763abc Automatically load the login page on mobile 2023-06-14 11:20:44 +09:00
Zoe Roux 95133deeb0 Add audio menu and rework qualities menu 2023-05-05 14:14:04 +09:00
Zoe Roux 9e3337e9c5 Hide the cursor when playing a video 2023-04-04 20:41:25 +09:00
Zoe Roux 298dc9af27 Add trailler button 2023-04-04 20:41:25 +09:00
Zoe Roux 840b0c07ff Fix icon buttons not working 2023-04-04 20:41:25 +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 3e53b28a10 Update packages 2023-03-16 02:34:28 +09:00
Zoe Roux a56af56009 Create a chip component for filters 2023-03-15 15:06:00 +09:00
Zoe Roux eee51216b9 Fix icon button hover 2023-03-15 15:06:00 +09:00
Zoe Roux 33db01cbbf Finish sort menu 2023-03-15 15:06:00 +09:00
Zoe Roux a716fd1e22 Add sort by button (v1) 2023-03-15 15:06:00 +09:00
Zoe Roux ae095b3e2c Fix build errors 2023-03-15 01:22:21 +09:00
Zoe Roux eb92eed532 Generate avatar color based on placeholder 2023-03-15 01:22:21 +09:00
Zoe Roux 2652e558d2 Add focus handling for the details page 2023-03-15 01:22:21 +09:00
Zoe Roux 262a26e3df Add focus handling for the grid 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 91aa673dcb Fix navbar zindex 2023-03-14 03:04:29 +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 fdc6a88317 Add login indicator 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 e7b4c01f93 Use an svg blob for the 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 9c35801196 Update yoshiki 2023-01-07 23:30:49 +09:00
Zoe Roux 6a098b6317 Fix alpha handling 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 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 1f33d52429 Remove unused files and packages 2023-01-07 14:22:29 +09:00
Zoe Roux 84b4c998a7 Use react-native-video instead of expo-av and add subtitle support 2022-12-31 01:01:38 +09:00
Zoe Roux 162891ba1d Create the subtitle menu for the web 2022-12-31 01:01:38 +09:00
Zoe Roux 1139a726c9 Create menu (bottom sheet or side sheet) 2022-12-31 01:01:38 +09:00
Zoe Roux 7a1bde1b73 Add volume slider (keyboard accessible)
Fix tooltip position on the bottom of the screen.
Add fullscreen support on the web
2022-12-31 01:01:38 +09:00
Zoe Roux b1b8772717 Add progress change listneer to update the video 2022-12-31 01:01:38 +09:00
Zoe Roux 856eaffda6 Add slider touch handlers 2022-12-31 01:01:38 +09:00
Zoe Roux 2c16fdad19 Add load and error state 2022-12-31 01:01:38 +09:00
Zoe Roux c79a991024 Rewrite progress slider (part 1) 2022-12-31 01:01:38 +09:00
Zoe Roux 4f5023f745 Add a circular progress component 2022-12-31 01:01:38 +09:00
Zoe Roux 2ac4c434f5 Make episode list work on mobile 2022-12-18 12:07:19 +09:00
Zoe Roux eabf5e1faf Clean up episode list skeleton 2022-12-18 12:07:19 +09:00
Zoe Roux 1ee955fbfe Add an episode list for shows 2022-12-18 12:07:19 +09:00