99 Commits

Author SHA1 Message Date
Zoe Roux
44323f42e7 Adding an automatic symlink for the Angular's app 2021-03-04 22:56:14 +01:00
Zoe Roux
f9e0c23e62 Better handling of current environement 2021-02-12 01:35:22 +01:00
Zoe Roux
6db91bf3ae Fixing static file path 2021-02-06 02:58:39 +01:00
Zoe Roux
9938cb87f4 Fixing the PKGBUILD 2021-02-06 01:38:22 +01:00
Zoe Roux
4a15fa8363 Finding the issue in the validator of the local repository's edit 2021-01-24 23:11:26 +01:00
Zoe Roux
6c2410d9a9 Allowing relative paths 2021-01-11 22:58:40 +01:00
Zoe Roux
41cabdd1b5 Making edit routes kinda work 2020-12-24 18:49:34 +01:00
Zoe Roux
fb907509cb Reworking the json serializer/deserializer to support the api's edit 2020-11-01 04:35:08 +01:00
Zoe Roux
2dd0806517 Cleaning up the video & the subtitle api 2020-10-26 06:22:03 +01:00
Zoe Roux
c07494c9e8 Fixing subtitle display not working with the core as the static file provider 2020-10-26 04:52:14 +01:00
Zoe Roux
23f0b456ba Adding searchs for a specific ressource 2020-10-06 22:23:15 +02:00
Zoe Roux
828f4d3f47 Solving bugs with the database mapping & adding a find function 2020-08-18 22:41:24 +02:00
Zoe Roux
733a844508 Fixing the database context 2020-08-16 17:14:34 +02:00
Zoe Roux
24355bac84 Adding the /items route 2020-07-29 00:46:24 +02:00
Zoe Roux
5b0b2fbb7b Finishing the library's items route 2020-07-29 00:33:58 +02:00
Zoe Roux
e69eda8df3 Adding library items 2020-07-28 18:33:10 +02:00
Zoe Roux
1f53affafa Adding the /show/studio 2020-07-25 04:49:48 +02:00
Zoe Roux
c47a4b2e15 Fixing circular dependencies 2020-07-24 20:34:56 +02:00
Zoe Roux
3e7ddff99e Completing the basic show api 2020-07-20 04:11:01 +02:00
Zoe Roux
d0117a8325 Starting to clean up 2020-07-16 21:25:22 +02:00
Zoe Roux
aa63c9e8f2 Cleaning up 2020-07-05 23:20:43 +02:00
Zoe Roux
4e9096ae76 Solving the afterID lambda 2020-07-03 17:10:27 +02:00
Zoe Roux
52d1fa522f Fixing hard deletes on repositories 2020-06-23 02:13:45 +02:00
Zoe Roux
cf713cf5fa Implementing delete range 2020-06-22 04:24:57 +02:00
Zoe Roux
5944d948f1 Deletion of episodes works 2020-06-21 18:40:38 +02:00
Zoe Roux
8e37505b8f Cleaning up repositories 2020-06-18 03:23:23 +02:00
Zoe Roux
33d9c5d9b4 Handling rush conditions on collection/show/season register 2020-06-12 04:31:27 +02:00
Zoe Roux
51fa75214b Cleaning up 2020-06-12 03:39:00 +02:00
Zoe Roux
2d77ca992b Basic crawler working 2020-06-07 17:03:51 +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
28d48e9daf Replacing sqlite with postgres 2020-05-30 18:08:42 +02:00
Zoe Roux
3684ea73f3 Identifing threading issues with the crawler 2020-05-26 04:10:29 +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
b7618c9c54 Adding a provider api 2020-05-03 03:26:20 +02:00
Zoe Roux
7a1485a94d Cleaning up 2020-04-27 03:20:50 +02:00
Zoe Roux
14227edf36 Adding an identify route for shows 2020-04-19 21:29:48 +02:00
Zoe Roux
9b42680b31 Trying to prevent duplicated of related entities 2020-04-16 02:34:30 +02:00
Zoe Roux
e890c05660 Adding unique & index field to slugs 2020-04-15 00:33:52 +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
3a4ae4d5f6 Removing the ASP NET Identity packet 2020-04-12 04:01:19 +02:00
Zoe Roux
4bdaba4643 Rewoking the login workflow 2020-04-12 03:32:09 +02:00
Zoe Roux
f01b25b827 Implementing a task manager 2020-04-07 01:24:17 +02:00
Zoe Roux
16a9a5f7cc Finishing CORS for IS 2020-04-06 22:01:03 +02:00
Zoe Roux
9b12495a94 Handling CORS for the IS 2020-04-06 20:51:27 +02:00
Zoe Roux
4b7b0fe1a9 Setting the public origin 2020-04-06 19:18:38 +02:00
Zoe Roux
1dc7c832ba Setting the issuer id 2020-04-06 19:09: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