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
|
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
|
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
|
3fe7c83415
|
Starting to rework related properties loading. (Removing lazy loading)
|
2021-02-14 00:05:55 +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
|
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
|
135f8b3e5f
|
Fixing many bugs with the edit
|
2021-01-24 20:21:48 +01:00 |
|
Zoe Roux
|
0dac538088
|
Fixing the BatchBy utils
|
2020-12-29 20:25:50 +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
|
e2cbbfcd17
|
Allowing lists to use :eq instead of :ctn
|
2020-09-27 03:39:25 +02:00 |
|
Zoe Roux
|
522d253e9c
|
Fixing a bug with the registration of shows
|
2020-09-21 00:04:59 +02:00 |
|
Zoe Roux
|
c42805e415
|
Adding inner rewrite for expression rewriter
|
2020-09-13 15:22:51 +02:00 |
|
Zoe Roux
|
ca05817144
|
oups
|
2020-09-12 00:49:42 +02:00 |
|
Zoe Roux
|
75c9d703f7
|
Fixing the expression convertor for imbricked lambdas
|
2020-09-12 00:49:28 +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
|
b7a5b0579a
|
Fixing studios & genres related items API
|
2020-08-16 22:57:40 +02:00 |
|
Zoe Roux
|
ec47dbde53
|
PAL_SEHException. AGAIN. (Task's casting works now)
|
2020-08-16 01:36:28 +02:00 |
|
Zoe Roux
|
8f6578dfb9
|
Starting to rework models
|
2020-08-15 01:33:41 +02:00 |
|
Zoe Roux
|
0609006cab
|
Merging the rest branch
|
2020-08-07 00:20:07 +02:00 |
|
Zoe Roux
|
2ad4c89806
|
Adding abstract class for repositories & CRUD APIs
|
2020-07-18 19:33:37 +02:00 |
|
Zoe Roux
|
aa63c9e8f2
|
Cleaning up
|
2020-07-05 23:20:43 +02:00 |
|
Zoe Roux
|
6bdd363b7b
|
Making where & pagination works
|
2020-07-05 18:29:16 +02:00 |
|
Zoe Roux
|
4e9096ae76
|
Solving the afterID lambda
|
2020-07-03 17:10:27 +02:00 |
|
Zoe Roux
|
1da26b449b
|
Completing the where translater
|
2020-06-30 13:00:06 +02:00 |
|
Zoe Roux
|
ea625fa45b
|
Implementing a basic query parser for where, sort & pagination
|
2020-06-30 00:12:06 +02:00 |
|
Zoe Roux
|
2f5b59afed
|
Revert "Creating the interface for where, sort & pages for the repository"
This reverts commit a9ac47441be6e30067fe8587c27e0427110bcac1.
|
2020-06-28 21:56:53 +02:00 |
|
Zoe Roux
|
e21f5d44a8
|
Creating the interface for where, sort & pages for the repository
|
2020-06-28 19:37:25 +02:00 |
|
Zoe Roux
|
74fabb11ea
|
Fixing bugs with the crawler that keep appening, cleaning the regex
|
2020-06-18 23:48:38 +02:00 |
|
Zoe Roux
|
ef84a969b7
|
The crawler is now fully multi-threaded
|
2020-06-18 14:54:54 +02:00 |
|
Zoe Roux
|
866635fe1f
|
Oups
|
2020-06-17 23:35:48 +02:00 |
|
Zoe Roux
|
e621327042
|
Spliting tasks into pools
|
2020-06-16 18:05:07 +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
|
087bc02dba
|
Fixing a bug on the merger
|
2020-05-19 03:15:42 +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
|
bd15d425df
|
Validating with a reflection based methodé
|
2020-05-09 21:34:00 +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
|
aa0c672d42
|
Cleaning up
|
2020-04-27 00:18:41 +02:00 |
|
Zoe Roux
|
3a0061d379
|
Fixing registrations bug
|
2020-04-24 02:32:52 +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 |
|