2231 Commits

Author SHA1 Message Date
Zoe Roux
aa26fd7d54
Update README.md v4.1.0 2024-01-10 23:31:18 +01:00
Zoe Roux
ca35611925 Format code 2024-01-10 22:44:41 +01:00
Zoe Roux
c3dae2c704 Cleanup settings page on android 2024-01-10 22:44:41 +01:00
Zoe Roux
9fe24cd115 Add a language preference 2024-01-10 22:44:41 +01:00
Zoe Roux
b97942b10f Add about tab on the settings page 2024-01-10 22:44:41 +01:00
Zoe Roux
c528d4dd78 Move delete account button to the settings page 2024-01-10 22:44:41 +01:00
Zoe Roux
ab6e8962e4 Add password reset button 2024-01-10 22:44:41 +01:00
Zoe Roux
6407579dd6 Add a password reset api 2024-01-10 22:44:41 +01:00
Zoe Roux
da4b877b0d Create a popup component 2024-01-10 22:44:41 +01:00
Zoe Roux
65a254d808 Allow username and email to be changed 2024-01-10 22:44:41 +01:00
Zoe Roux
08d9b9d950 Fix patch for direct values 2024-01-10 22:44:41 +01:00
Zoe Roux
a374e23821 Add account settings box 2024-01-10 22:44:41 +01:00
Zoe Roux
329b6fc67e Cleanup settings page 2024-01-10 22:44:41 +01:00
Zoe Roux
b4281188d4 Fix initial placeholders on mobile lists 2024-01-10 17:11:14 +01:00
Zoe Roux
1d6d27c0ee Fix bottom padding on infinte lists on mobile 2024-01-10 17:11:14 +01:00
Zoe Roux
721d9937e0 Create a refresh controller for the home page on android 2024-01-10 17:11:14 +01:00
Zoe Roux
c5c527ec10 Fix yarn cache in ci 2024-01-10 17:11:14 +01:00
Zoe Roux
ff154b03f3 Fix testcs 2024-01-10 13:12:37 +01:00
Zoe Roux
8e861faa24 Fix query params for the transcoder 2024-01-10 13:12:37 +01:00
Zoe Roux
fabafcb78b Rework patch apis 2024-01-10 13:12:37 +01:00
Zoe Roux
e668cdd89c Add settings field on the user 2024-01-10 13:12:37 +01:00
Zoe Roux
656dc493b8 Format scanner 2024-01-08 02:23:19 +01:00
Zoe Roux
3d697fbcd0 Fix scanner cache usage 2024-01-08 02:23:19 +01:00
Zoe Roux
0b55bd7dbb Use a sentinel instead of None for cache presence 2024-01-08 02:23:19 +01:00
Zoe Roux
b180429505 Some cache fix 2024-01-08 02:23:19 +01:00
Zoe Roux
472718c595 Fix absolute handling 2024-01-08 02:23:19 +01:00
Zoe Roux
6e6098b03a Fix faulty cache 2024-01-08 02:23:19 +01:00
Zoe Roux
e1b555781c Rework language handling in the scanner and handle seasons better 2024-01-08 02:23:19 +01:00
Zoe Roux
f9d6a816b0 Compute absolute ordering from normal seasons 2024-01-08 02:23:19 +01:00
Zoe Roux
d10eb66542 Extract absolute episodes handling to functions 2024-01-08 02:23:19 +01:00
Zoe Roux
8318a87d5d Fix bugs due to metadata ids behing ints instead of strings 2024-01-08 02:23:19 +01:00
Zoe Roux
1b140661ba Add xem show overrides 2024-01-08 02:23:19 +01:00
Zoe Roux
813d998bfb Fix cache for lists 2024-01-08 02:23:19 +01:00
Zoe Roux
a270edbde4 Extract show search in another cached function 2024-01-08 02:23:19 +01:00
Zoe Roux
e034d51ae0 Use the better cache in thexem 2024-01-08 02:23:19 +01:00
Zoe Roux
f110509ea0 Use the new cache in the scanner 2024-01-08 02:23:19 +01:00
Zoe Roux
5f787bedfe Create a really good async cache 2024-01-08 02:23:19 +01:00
Zoe Roux
b552ca7c51 Fix some bugs in xem 2024-01-08 02:23:19 +01:00
Zoe Roux
b3ddac60f6 Add a basic id mapper to retrive tvdb id from a tmdb id 2024-01-08 02:23:19 +01:00
Zoe Roux
91c88e7f43 Improve tvdb to tmdb season/episode conversion 2024-01-08 02:23:19 +01:00
Zoe Roux
5d7fc1ca0c Use xem mapping to retrive back episode number/season number 2024-01-08 02:23:19 +01:00
Zoe Roux
d063bd479c Add a basic xem provider 2024-01-08 02:23:19 +01:00
Zoe Roux
47e6c5f978
Fix bug in set last episode watch status as completed 2024-01-04 21:56:08 +01:00
Zoe Roux
df7b6ae71d Fix dapper from ids when the id list is empty 2024-01-02 00:40:04 +01:00
Zoe Roux
80a6ac0c80 Fix absolute episodes scanning 2023-12-24 12:31:34 +01:00
Arthur Jamet
1dd5c6b9f4 Front: Details Header: add Download Button (for Movies only) 2023-12-21 11:21:31 +01:00
Arthur Jamet
fdd3b72e52 Front: EpisodeLine: Remove unused CSS class 2023-12-21 09:37:15 +01:00
Arthur Jamet
5664465df5 Front: EpisodeLine: format releaseDate using current locale 2023-12-21 09:37:15 +01:00
Arthur Jamet
9a55262856 Front: EpisodeLine: Add Release date 2023-12-21 09:37:15 +01:00
Arthur Jamet
df451f56b1 Front: EpisodeLine: add 'Expand' button for description 2023-12-21 09:37:15 +01:00