150 Commits

Author SHA1 Message Date
Zoe Roux
bf66f0ca9c Restarting the library manager to use repositories 2020-06-02 04:01:23 +02:00
Zoe Roux
b9e040673c Revert "Trying to fix the edit"
This reverts commit 38e61b828bf6a1d28b7a7188c25d962f2220e323.
2020-05-31 21:43:44 +02:00
Zoe Roux
5f030b281f Trying to fix the edit 2020-05-31 05:16:04 +02:00
Zoe Roux
d5439fafe3 Cleaning the validator (optimization, less queries, more flexible, usable for edit) 2020-05-23 04:47:20 +02:00
Zoe Roux
500ba56943 Finishing the reflection based validation 2020-05-19 02:49:47 +02:00
Zoe Roux
8ce6e1cc1b The validate change should now works if the given data is good 2020-05-11 04:29:18 +02:00
Zoe Roux
6e61b21e9a The track graph validation now works a bit 2020-05-10 04:06:46 +02:00
Zoe Roux
bd15d425df Validating with a reflection based methodé 2020-05-09 21:34:00 +02:00
Zoe Roux
7f0302f832 Using scopes for the rescan task 2020-05-08 02:32:51 +02:00
Zoe Roux
90a7d6654e Updating the database scheme 2020-05-08 02:21:59 +02:00
Zoe Roux
7530d239d9 Cleaning up 2020-05-07 04:59:37 +02:00
Zoe Roux
c8e3e92491 Reworking WatchEpisode creation 2020-05-07 04:43:19 +02:00
Zoe Roux
90d0180650 Threading the crawler 2020-05-07 04:21:58 +02:00
Zoe Roux
f720545d67 Reworking the whole library manager 2020-05-07 03:42:38 +02:00
Zoe Roux
7015f33c22 The identify now recursivly rescan seasons and episodes 2020-05-06 03:16:04 +02:00
Zoe Roux
40ea4a37af Adding a task to rescan a show and it's related properties 2020-05-05 03:23:39 +02:00
Zoe Roux
562c39b970 Adding an identify for shows 2020-05-04 03:26:49 +02:00
Zoe Roux
976ffbaa41 Cleaning up 2020-05-01 02:43:18 +02:00
Zoe Roux
1db5b8b644 Finishing metadataID handling on the register 2020-05-01 02:06:00 +02:00
Zoe Roux
7a1485a94d Cleaning up 2020-04-27 03:20:50 +02:00
Zoe Roux
b48bb61608 Adding a library/create route 2020-04-27 00:58:28 +02:00
Zoe Roux
aa0c672d42 Cleaning up 2020-04-27 00:18:41 +02:00
Zoe Roux
e54b86b16a Finishing the rework of providers in the db 2020-04-23 22:35:50 +02:00
Zoe Roux
9580056df1 Reworking handling of providers 2020-04-23 21:58:35 +02:00
Zoe Roux
da12eae0a2 Reworking external ids hadnling 2020-04-22 03:37:02 +02:00
Zoe Roux
14227edf36 Adding an identify route for shows 2020-04-19 21:29:48 +02:00
Zoe Roux
f6a418ca26 Reworking the common to support identifiy 2020-04-19 18:23:10 +02:00
Zoe Roux
114f105f37 Adding a metadata editor for shows 2020-04-19 04:27:20 +02:00
Zoe Roux
2293eb9494 Solving a bug with genres in the crawler and adding a genre api 2020-04-19 03:09:41 +02:00
Zoe Roux
7d7265ba12 Allowing shows to be edited 2020-04-18 05:31:12 +02:00
Zoe Roux
9b42680b31 Trying to prevent duplicated of related entities 2020-04-16 02:34:30 +02:00
Zoe Roux
0c9b3d04c3 Allowing modifications of shows in a generic way (using reflection) but every related and modified entities are always created. 2020-04-14 21:39:18 +02:00
Zoe Roux
4bdaba4643 Rewoking the login workflow 2020-04-12 03:32:09 +02:00
Zoe Roux
62753b20bb Cleaning thread management of tasks 2020-04-09 00:29:55 +02:00
Zoe Roux
a11c281bcb Finishing up the tasks 2020-04-09 00:03:37 +02:00
Zoe Roux
221b5afb8b Implementing scheduled tasks 2020-04-08 21:57:13 +02:00
Zoe Roux
4a41dd6f88 Adding helper methods inside of tasks to allow users to use them freely 2020-04-08 03:04:05 +02:00
Zoe Roux
f00d1ec4e9 Allowing tasks to take parameters 2020-04-08 02:27:22 +02:00
Zoe Roux
f01b25b827 Implementing a task manager 2020-04-07 01:24:17 +02:00
Zoe Roux
7bc3c3e695 Adding more debug 2020-04-05 23:07:54 +02:00
Zoe Roux
2c0161bd9e Auto renewing certificatesg 2020-04-05 20:42:08 +02:00
Zoe Roux
539733f637 Generating a certificate for IS 2020-04-05 20:12:00 +02:00
Zoe Roux
e1286eda28 Sorting peoples 2020-04-04 15:49:05 +02:00
Zoe Roux
8df8cd4b20 Reworking the search API 2020-04-04 15:30:53 +02:00
Zoe Roux
d43dfd4739 Allowing the user to customize unlogged permisions 2020-04-02 23:39:05 +02:00
Zoe Roux
10eb7d57a8 Fixing authorization on the video API 2020-04-01 02:57:58 +02:00
Zoe Roux
77123ad870 Starting to rework authentification to use Bearer tokens 2020-03-30 07:20:53 +02:00
Zoe Roux
2cfb285c22 Implementing playback of subtitles where the language is unknown 2020-03-23 21:45:03 +01:00
Zoe Roux
520aca1278 Users can now registers and get a One Time Token Access Code 2020-03-06 01:04:29 +01:00
Zoe Roux
4ed7451004 Fixing a bug with libraries that didn't have any providers 2020-03-02 23:58:33 +01:00