Commit Graph

1137 Commits

Author SHA1 Message Date
Zoe Roux b61aeba609 Add manual match page for unmatched 2026-03-22 20:07:51 +01:00
Zoe Roux fd673d1f0f Add manual serie/movie add 2026-03-22 20:07:51 +01:00
Zoe Roux dcf7b4e794 Properly use https server url when redirect to 2026-03-22 10:34:15 +01:00
Zoe Roux f893d20e95 Fix login/logout query cache not clearing 2026-03-22 10:34:12 +01:00
Zoe Roux 4fe79f9bc3 Add delete button for series/movies/collections 2026-03-22 00:57:00 +01:00
Zoe Roux 35e8ca9d69 Fix video modal for guessed specials 2026-03-22 00:57:00 +01:00
Zoe Roux e6f8a223df Handle cookies in auth codepath 2026-03-21 23:54:02 +01:00
Zoe Roux a07bb630db Fix react native video 2026-03-21 17:14:31 +01:00
Zoe Roux 9611be4991 Remove edgeToEdge from app.config since it's the default now 2026-03-21 12:23:06 +01:00
Zoe Roux b2c3ab27db Add absolute number in entry picker 2026-03-21 11:41:50 +01:00
Zoe Roux fb9491f703 Fix subtitle language preference not working 2026-03-21 11:41:50 +01:00
Zoe Roux dabdc4d876 Update to expo55 2026-03-21 11:41:50 +01:00
Zoe Roux 35c867cd1b Update expo 2026-03-21 11:41:50 +01:00
Zoe Roux 1056e888c2 Fix external id menu always opening 2026-03-19 17:57:09 +01:00
XXX XXX 762802ce78 Translated using Weblate (French)
Currently translated at 95.7% (227 of 237 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/fr/
2026-03-19 01:46:34 +01:00
Robin Hugan 680078db03 Translated using Weblate (French)
Currently translated at 95.7% (227 of 237 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/fr/
2026-03-19 01:46:34 +01:00
Zoe Roux a0ff1c3dfb Allow multiple ratings per serie/movie (#1377) 2026-03-18 19:58:43 +00:00
Zoe Roux 6d9bccef13 Last anilist cleanups 2026-03-18 19:54:06 +01:00
Zoe Roux edb52be621 Add popup menu for multiples external id 2026-03-18 19:54:06 +01:00
Zoe Roux 9b23d0714c Make external_ids be a list, properly handle anilist 2026-03-18 19:54:06 +01:00
Zoe Roux fb433978c9 Handle See vidoe info with multiples videos 2026-03-14 21:36:33 +01:00
Zoe Roux 1309a471f7 Display entry select for movies and serie's play button 2026-03-14 20:35:00 +01:00
Zoe Roux 1b40c5f766 Add video mapping modal for movies 2026-03-14 20:15:38 +01:00
Zoe Roux 38d1583950 Fix player for unmatched videos 2026-03-14 13:08:27 +01:00
Zoe Roux 9af7e070d1 Scaffold unmatched page 2026-03-14 13:08:27 +01:00
Zoe Roux 848e1154e1 Fix video modal path wrap 2026-03-13 18:52:19 +01:00
Zoe Roux 1a48bc7bd8 Fix typescript issues 2026-03-13 17:43:20 +01:00
Zoe Roux 7ef6d99773 Update & fix legend-list 2026-03-13 17:07:31 +01:00
Zoe Roux 464bffc6a7 Style entry select popup 2026-03-12 16:00:05 +01:00
Zoe Roux 3c61935801 Add typecheck steps to ci 2026-03-12 15:56:51 +01:00
Zoe Roux e771ca591f Remove yoshiki, fix ts issues 2026-03-12 15:56:51 +01:00
Zoe Roux f4be92f190 Refactor popup and modal to display the same thing 2026-03-12 15:56:51 +01:00
Zoe Roux 64b3ad437c Add video select popup 2026-03-12 15:56:51 +01:00
Zoe Roux cb2fb14693 Fix error boundaries resetting url state 2026-03-12 15:56:51 +01:00
Zoe Roux 68e2a68914 Cleanup path-item props 2026-03-11 22:18:23 +01:00
Zoe Roux db8da8c721 Fix combobox select not changing 2026-03-11 22:18:23 +01:00
Zoe Roux 75cccdbe33 Cleanup some mapper stuff (#1351) 2026-03-11 16:58:19 +00:00
Zoe Roux 58deb07b9c Split videos-modal code 2026-03-11 12:46:21 +01:00
Zoe Roux 8f82a03989 Allow guesses to be validated/unvalidated 2026-03-11 12:40:33 +01:00
Zoe Roux 32bfdb0ce0 Add put routes for videos 2026-03-11 12:40:33 +01:00
Zoe Roux ef1486deaf Update video's link on comboxbox change 2026-03-11 12:40:33 +01:00
Zoe Roux 94c9759a43 Add multiselect to the combo box 2026-03-11 12:40:33 +01:00
Zoe Roux bdbd3933cd Implement combobox 2026-03-11 12:40:33 +01:00
Zoe Roux b55a61b944 Add video mapper component 2026-03-11 12:40:33 +01:00
Weblate (bot) 6e9f35c6e9 Translations update from Hosted Weblate (#1330)
Co-authored-by: Ronald Philipsen <weblate@rphilipsen.nl>
2026-02-25 01:49:35 +01:00
Zoe Roux 689b7c3449 Fix modal for media info 2026-02-22 15:31:19 +01:00
Zoe Roux e9ded5ee11 Reimplement scrubber (#1325) 2026-02-22 11:35:40 +00:00
Zoe Roux 63724b4f15 Fix collection style issues 2026-02-19 22:37:13 +01:00
Zoe Roux 31af752e2e Create part-of collection card 2026-02-19 22:35:11 +01:00
Zoe Roux 01f5b44b60 wip: Create /collections/{id} page 2026-02-19 22:35:11 +01:00