756 Commits

Author SHA1 Message Date
Zoe Roux
cb96e87ad7
Add service in android manifest for notifications 2024-05-28 00:08:20 +02:00
Zoe Roux
13309bce20
Merge gradient into main skeleton element 2024-05-28 00:08:20 +02:00
Zoe Roux
26a3c2c984
Rework skeleton to use reanimated instead of moti 2024-05-28 00:08:20 +02:00
Zoe Roux
6458f419aa
Upgrade npm packages 2024-05-28 00:08:20 +02:00
Zoe Roux
c08134bf08
wip: Add android permissions 2024-05-28 00:08:20 +02:00
Zoe Roux
21e1fa6376
Format code 2024-05-26 18:39:38 +02:00
Zoe Roux
e015882834
Redirect to / when setup is done in ssr mode 2024-05-26 18:36:34 +02:00
Zoe Roux
a9a74ddc14
Redirect to home page when setup is finished 2024-05-26 18:33:06 +02:00
Zoe Roux
defa902184
Redirect to /setup when navigating away 2024-05-26 18:33:06 +02:00
Zoe Roux
cc3f6f611e
Center logo in navbar 2024-05-26 18:33:06 +02:00
Zoe Roux
d178b78e86
Check setup step and redirect to /setup if needed 2024-05-26 18:33:06 +02:00
Zoe Roux
cdf482ac4a
Cleanup setup page layout 2024-05-26 18:33:06 +02:00
Zoe Roux
97e3257aee
Add setup page componant 2024-05-26 18:33:06 +02:00
Weblate (bot)
c35e41aebe
Translations update from Hosted Weblate (#515)
Currently translated at 100.0% (197 of 197 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/tr/

Co-authored-by: PUFF1N <me@puffin.icu>
2024-05-25 20:35:15 +00:00
Zoe Roux
654cc3b2a0
Add play permission in the required permissions of the player (#514) 2024-05-25 19:09:38 +00:00
Zoe Roux
4cc36f4690
Migrate from next image to img 2024-05-25 02:49:26 +02:00
Zoe Roux
95086777af
Split image backround and gradient image background 2024-05-25 01:20:29 +02:00
Weblate (bot)
cc50444384
Translations update from Hosted Weblate (#509)
* Added translation using Weblate (Italian)

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (173 of 173 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/zh_Hans/

---------

Co-authored-by: Matteo Pizzuti <matteo.pizzuti98@gmail.com>
Co-authored-by: tardlk <x54058@outlook.com>
2024-05-23 15:43:18 +02:00
Zoe Roux
6336074544
Translate genres 2024-05-23 15:03:12 +02:00
Zoe Roux
75a05296f7
Fix types 2024-05-23 14:56:24 +02:00
Zoe Roux
12742162ff
Improve system language handling in settings 2024-05-23 14:47:39 +02:00
Zoe Roux
61e25f8b95
Fix settings wrapping on small screens 2024-05-23 14:47:39 +02:00
Zoe Roux
ad80fd3bde
Persit selected language 2024-05-23 14:47:39 +02:00
Zoe Roux
261c97f97b
Fix i18n double init on web 2024-05-23 14:47:39 +02:00
Zoe Roux
f005f2022c
Disable returnEmptyString 2024-05-23 14:47:39 +02:00
Zoe Roux
27b0c753bb
Fix srt selection when switching mode (#508) 2024-05-20 23:03:30 +00:00
Weblate (bot)
aec23ae749
Translations update from Hosted Weblate (#507)
Currently translated at 100.0% (172 of 172 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/uk/

Co-authored-by: Mavis <angelmilnight@gmail.com>
2024-05-21 00:46:34 +02:00
Zoe Roux
5393f1bf97
Fix item type calculation in lists 2024-05-20 22:46:14 +02:00
Zoe Roux
7b45b205a5
Fix border radius 2024-05-20 22:32:23 +02:00
Zoe Roux
bb14d9944a
Format code 2024-05-20 22:26:33 +02:00
Zoe Roux
f3fb96504a
Split loaders for user list 2024-05-20 22:18:18 +02:00
Zoe Roux
2a1b805a7f
Split loaders for recommanded items 2024-05-20 22:18:18 +02:00
Zoe Roux
393c58b10a
Split loaders for most items on the main page 2024-05-20 22:18:18 +02:00
Zoe Roux
2756397898
Split loaders in the episode list 2024-05-20 22:18:18 +02:00
Zoe Roux
444de0af26
Split loaders in the browse page 2024-05-20 22:18:18 +02:00
Zoe Roux
9f8b2da76e
Rework loader in infinite lists 2024-05-20 22:18:18 +02:00
Zoe Roux
ed200907a5
Format code 2024-05-20 00:11:55 +02:00
Zoe Roux
5049ad25b5
Fix react native video new props 2024-05-20 00:11:55 +02:00
Zoe Roux
f0b5b55b13
Use mozilla language list instead of intl 2024-05-20 00:11:55 +02:00
Zoe Roux
9048927c89
Fix api path slash cleanup 2024-05-20 00:11:55 +02:00
Zoe Roux
da13535e3e
Dedup react types usage 2024-05-20 00:11:55 +02:00
Zoe Roux
150a9dbd53
Cleanup type errors 2024-05-20 00:11:55 +02:00
Zoe Roux
0124275d8c
Cleanup duplicated slash handling 2024-05-20 00:11:55 +02:00
Zoe Roux
e0935d7faa
Fix accounts infinite rerender loop 2024-05-20 00:11:55 +02:00
Zoe Roux
a937e445de
Format code 2024-05-20 00:11:55 +02:00
Zoe Roux
513f10c629
Remove empty string in translations for fallback 2024-05-20 00:11:55 +02:00
Zoe Roux
b453fb180c
Fix translations type safety 2024-05-20 00:11:55 +02:00
Zoe Roux
7adb1cd504
Manually specify translations 2024-05-20 00:11:55 +02:00
Zoe Roux
ec60dccb7b
Update node packages 2024-05-20 00:11:55 +02:00
Zoe Roux
a711f74063
Add resource backend 2024-05-20 00:11:55 +02:00