Commit Graph

45 Commits

Author SHA1 Message Date
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
Zoe Roux 2b87aacc58 Add a register page 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 aa38b34191 Fix typescript errors 2023-01-07 21:01:40 +09:00
Zoe Roux e11af205f8 Add automatic theme on the web 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 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 b88cd583d3 Player cleanups 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 7b8d916685 Fix layout handling on the web via hoc 2022-12-31 01:01:38 +09:00
Zoe Roux 3c447f5708 Rework of the hover 2022-12-31 01:01:38 +09:00
Zoe Roux 4f6024a473 Move the player to the ui package 2022-12-31 01:01:38 +09:00
Zoe Roux 1ee955fbfe Add an episode list for shows 2022-12-18 12:07:19 +09:00
Zoe Roux 26f9cf646b Adapt staff list to react native (first pass) 2022-12-18 12:07:19 +09:00
Zoe Roux e5b236f51c Rewrite the movie header 2022-12-18 12:07:19 +09:00
Zoe Roux be6551888e Add list view on browse 2022-12-11 21:54:39 +09:00
Zoe Roux 3b29e1a87a Make the main scroll instead of the body. Support other layouts 2022-12-11 21:54:39 +09:00
Zoe Roux 26e5ce6852 Add skeleton hide animation.
Also hide the skeleton when the user has disabled js.
2022-12-11 21:54:39 +09:00
Zoe Roux f834e08273 Create a homemade skeleton
with moti and css animations
2022-12-11 21:54:39 +09:00
Zoe Roux 43ed65bc76 Rewrite the browse page (part 1) 2022-12-11 21:54:39 +09:00
Zoe Roux 869c1fbe51 Add react native translation 2022-12-06 15:17:55 +09:00
Zoe Roux 5b78146db9 Add nextjs translations (via i18next) 2022-12-06 15:17:55 +09:00
Zoe Roux fff73ed2b8 Add a tooltip function 2022-12-06 15:17:55 +09:00
Zoe Roux 2e50be6254 Install moti 2022-12-05 12:21:04 +09:00
Zoe Roux 67de27578e Add error handling in the fetch component 2022-12-03 22:34:50 +09:00
Zoe Roux e82e515a23 Fix zod utils import 2022-12-03 19:15:15 +09:00
Zoe Roux 20c740ce07 Add a fetch component 2022-12-03 11:33:58 +09:00
Zoe Roux ca50b53bae Merge branch 'feat/native-navbar' into feat/style 2022-11-30 14:43:26 +09:00
Zoe Roux d420c7d0a9 Install react navigation 2022-11-30 14:03:38 +09:00
Zoe Roux 27e309f04d wip 2022-11-29 21:04:14 +09:00
Zoe Roux 07b41716e8 wip Native navbar 2022-11-04 01:08:03 +09:00
Zoe Roux e92e7758e7 Add a primitive package 2022-11-04 01:05:34 +09:00
Zoe Roux a221e6358e Make the ui package work for expo and next 2022-11-02 16:52:57 +09:00
Zoe Roux f40122d5b2 Add ui package that work with next 2022-11-02 14:29:02 +09:00