910 Commits

Author SHA1 Message Date
Zoe Roux
00bf834a29 Fixing the load 2021-02-28 22:30:55 +01:00
Zoe Roux
7e8ab3b173 Fixing the json serializer 2021-02-28 05:15:44 +01:00
Zoe Roux
faf453e64a Adding a field property with auto loading & removing non-loaded fields from the json serialization. Reworking all json serialization 2021-02-27 23:34:28 +01:00
Zoe Roux
97ab1affa0 Adding a 'fields' query param to every requests to load related data 2021-02-27 02:43:15 +01:00
Zoe Roux
49f0ab8bfa Fixing the null pattern match 2021-02-21 19:10:29 +01:00
Zoe Roux
466873da9f Finishing the Load method 2021-02-21 18:37:02 +01:00
Zoe Roux
438074a93e Using where's argument of get all instead of a method in a repositroy 2021-02-21 17:40:38 +01:00
Zoe Roux
14e4772dd1 Recreating the Load method using repositories and pattern matching 2021-02-21 16:00:09 +01:00
Zoe Roux
56c7339816 Fixing the loader 2021-02-19 22:22:57 +01:00
Zoe Roux
3e0c0db79c Fixing the run generic method 2021-02-17 22:53:31 +01:00
Zoe Roux
8597cf34f2 Making a better RunGeneric method with more checks & more exceptions 2021-02-17 01:09:49 +01:00
Zoe Roux
07aa4d6752 Fixing LibraryManager dependecy error 2021-02-16 23:05:31 +01:00
Zoe Roux
5c848ca01c Fixing dotnet-ef types 2021-02-16 22:04:51 +01:00
Zoe Roux
bc7a314409 Replacing IEnumearble with ICollections inside resources 2021-02-16 00:08:36 +01:00
Zoe Roux
5f6c663f18 Making the load method of collections 2021-02-14 16:25:11 +01:00
Zoe Roux
61eeb40c53 Fixing a typo 2021-02-14 00:07:04 +01:00
Zoe Roux
3fe7c83415 Starting to rework related properties loading. (Removing lazy loading) 2021-02-14 00:05:55 +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
bb322f18f0 Updating dependencies of PKGBUILD for dotnet5 2021-02-06 01:43:54 +01:00
Zoe Roux
9938cb87f4 Fixing the PKGBUILD 2021-02-06 01:38:22 +01:00
Zoe Roux
be2d3e324f Adding a rescan for shows, seasons & episodes 2021-02-05 14:50:41 +01:00
Zoe Roux
8aae1c9bd6 Adding external subtitles support 2021-02-02 00:41:38 +01:00
Zoe Roux
e7267d6b51 Removing usless print statements 2021-01-29 23:23:14 +01:00
Zoe Roux
bef687bbb1 Finishing genre link equality 2021-01-29 23:02:07 +01:00
Zoe Roux
1902740d2f Basic cleanups of IResourceLink equality checkers 2021-01-28 22:39:40 +01:00
Zoe Roux
079df8a1c7 Adding a IResourceLink interface & fixing most of the editing 2021-01-28 22:32:10 +01:00
Zoe Roux
5b9c82480e Fixing usless modifications of related items 2021-01-25 20:50:18 +01:00
Zoe Roux
3f5a0c060c Oups 2021-01-24 23:12:04 +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
3a2294ed2d Creating a IsOfGenericType 2021-01-24 22:46:36 +01:00
Zoe Roux
8e72b37950 Switching to dotnet5 w/ C#9 2021-01-24 22:26:23 +01:00
Zoe Roux
f8546ebf64 Merge branch 'master' of github.com:AnonymusRaccoon/Kyoo into dev 2021-01-24 20:32:21 +01:00
Zoe Roux
f21573953d Updating gitmodules to use relatives paths. 2021-01-24 20:27:33 +01:00
Zoe Roux
135f8b3e5f Fixing many bugs with the edit 2021-01-24 20:21:48 +01:00
Zoe Roux
664147f6eb Copying file to run directory on startup 2021-01-17 21:52:45 +01:00
Zoe Roux
261c4a01c6 Merge branch 'master' of https://github.com/AnonymusRaccoon/Kyoo 2021-01-14 23:52:26 +01:00
Zoe Roux
1bb2b27edc Setting no cache values to video files 2021-01-14 23:52:20 +01:00
Zoe Roux
096f1f9523 Update README.md 2021-01-13 00:20:34 +01:00
Zoe Roux
cdd7a403e3 Update README.md 2021-01-13 00:20:15 +01:00
Zoe Roux
50aaeff7da Oups 2021-01-13 00:06:56 +01:00
Zoe Roux
1acd3bceaf Fixing tmpfiles.d 2021-01-13 00:03:49 +01:00
Zoe Roux
8fe1796697 Adding postgresql as a systemd requirement 2021-01-12 23:58:13 +01:00
Zoe Roux
dedebc0e42 Adding postgres to dependencies 2021-01-12 23:50:46 +01:00
Zoe Roux
d4d2d30caa Adding postgres users in the PKGBUILD 2021-01-12 21:58:42 +01:00
Zoe Roux
4932dc8cf1 Adding a post install to create a postgres user. Doesn't work. 2021-01-11 23:06:05 +01:00
Zoe Roux
ac25a692fd Merge branch 'aur' of https://github.com/AnonymusRaccoon/Kyoo 2021-01-11 22:58:58 +01:00
Zoe Roux
6c2410d9a9 Allowing relative paths 2021-01-11 22:58:40 +01:00
Zoe Roux
85cd814484 Adding chdir parameter 2021-01-11 21:55:35 +01:00
Zoe Roux
95a7efa71e Adding postgres setup in the makepkg 2021-01-11 21:54:49 +01:00