3195 Commits

Author SHA1 Message Date
Zoe Roux
233a498f6b
Migrate meilisearch on startup 2024-06-16 15:17:37 +00:00
Scott Merchant
f22ba144c7 Fix string escaping 2024-06-12 19:12:30 +09:30
Zoe Roux
fa839c0201
Add cutsom volmues section in Installing.md 2024-06-12 10:56:19 +02:00
Scott Merchant
d683943eb3 move InMeilisearchFormat to MeiliSync.cs 2024-06-10 18:34:35 +09:30
Scott Merchant
505c51923f fix typo in method name 2024-06-10 18:34:13 +09:30
Scott Merchant
19871e28ba escape quotes for strings with spaces 2024-06-10 18:34:01 +09:30
Scott Merchant
084ef0d68f apply linting 2024-06-10 16:28:20 +09:30
Scott Merchant
34573359cb clean up CreateMeilisearchFilter 2024-06-10 16:27:55 +09:30
Scott Merchant
7725d2534b Add filter support to collections, movies, and shows search endpoints 2024-06-10 16:16:44 +09:30
Scott Merchant
9b8fb7596f Fix format issues 2024-06-10 16:16:44 +09:30
Zoe Roux
abffdedf3e Fix dateonly parsing of filters 2024-06-10 16:16:44 +09:30
Scott Merchant
fec468401f fix casing for meilisearch filter string 2024-06-10 16:16:44 +09:30
Scott Merchant
ac38f2d6eb fix linting 2024-06-10 16:16:44 +09:30
Scott Merchant
e7099c9c19 Add filter to meilisearch in backend 2024-06-10 16:16:44 +09:30
renovate[bot]
71b5a04027
chore(deps): update dependency @biomejs/biome to v1.8.0 (#531)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-09 16:08:02 +02:00
Scott Merchant
053b8dbef0
Add lint:fix script to auto-apply linting fixes (#529) 2024-06-09 15:54:35 +02:00
Weblate (bot)
622f49c5ad
Translated using Weblate (Chinese (Simplified)) (#527)
Currently translated at 100.0% (200 of 200 strings)

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

Co-authored-by: tardlk <x54058@outlook.com>
2024-06-06 17:39:24 +02:00
renovate[bot]
e47df32173
chore(deps): update dependency serilog to v4 (#526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-06 12:49:28 +02:00
Zoe Roux
9ed662c8c8
Filter out special season on tmdb absolute ordering (#524) 2024-06-03 22:17:24 +00:00
renovate[bot]
3088a8fc88
chore(deps): update dotnet monorepo to v8.0.6 (#522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 21:56:03 +00:00
Zoe Roux
25fc182bad
Use my fork of guessit (#523) 2024-06-03 21:52:34 +00:00
Zoe Roux
d744235141
Fix tmdb search popularity filter (#521) 2024-05-31 18:06:18 +02:00
Weblate (bot)
b28df77237
Translations update from Hosted Weblate (#520)
Currently translated at 100.0% (200 of 200 strings)

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

Co-authored-by: PUFF1N <me@puffin.icu>
2024-05-30 10:28:08 +02:00
Zoe Roux
6e9a4a7ec4
Translations update from Hosted Weblate (#519) 2024-05-28 23:18:20 +02:00
er2de2
78c2916286
Translated using Weblate (Polish)
Currently translated at 80.9% (161 of 199 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/pl/
2024-05-28 23:16:44 +02:00
PUFF1N
9ec74446a1
Translated using Weblate (Turkish)
Currently translated at 100.0% (199 of 199 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/tr/
2024-05-28 23:16:43 +02:00
Zoe Roux
cdfe1d0c94
Translate tabbar items (#518) 2024-05-28 23:16:36 +02:00
Zoe Roux
af66b31e35
Translate tabbar items 2024-05-28 22:49:43 +02:00
Zoe Roux
c203fa8eea
Fix react version mismatch that broke tsserver 2024-05-28 22:49:24 +02:00
Zoe Roux
45fb4f0db2
Add media notifications on android & fix skeleton slowness (#517) v4.6.0 2024-05-28 00:51:58 +02:00
Zoe Roux
4c4421f243
Fix types 2024-05-28 00:26:26 +02:00
Zoe Roux
a87c6d1a09
Fix more info link in home page 2024-05-28 00:08:20 +02:00
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
2ee71f8d8f
Add no password login error message 2024-05-28 00:08:20 +02:00
Zoe Roux
ef0260f3f5
Create setup pages when no admin account or video exists (#516) 2024-05-26 19:03:36 +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
Zoe Roux
db2204258a
Add setup step in /info 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