Commit Graph

2231 Commits

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