Zoe Roux
|
6f87139815
|
Fixing SQLite episode triggers
|
2021-06-27 20:21:03 +02:00 |
|
Zoe Roux
|
8a3b9e1dec
|
Fixing episodes defaults
|
2021-06-23 18:33:40 +02:00 |
|
Zoe Roux
|
37c752229e
|
Adding episodes triggers
|
2021-06-22 23:19:32 +02:00 |
|
Zoe Roux
|
d7d40aef24
|
Fixing seasons tests and running tests in parallel
|
2021-06-21 21:59:54 +02:00 |
|
Zoe Roux
|
e91083afa8
|
Fixing test database fill
|
2021-06-20 13:54:51 +02:00 |
|
Zoe Roux
|
32f12ae833
|
Adding slugs setters
|
2021-06-13 15:50:27 +02:00 |
|
Zoe Roux
|
af39793b7c
|
Testing more the base repository class
|
2021-06-10 21:01:50 +02:00 |
|
Zoe Roux
|
d61f3538fe
|
Adding tests
|
2021-06-08 23:27:32 +02:00 |
|
Zoe Roux
|
cc672876ae
|
Fixing metadata ids
|
2021-06-07 22:30:40 +02:00 |
|
Zoe Roux
|
4ffd526875
|
Reworking external ids and adding documentation
|
2021-06-07 00:12:39 +02:00 |
|
Zoe Roux
|
6763b2c0d1
|
Splitting Utility in multiple classes
|
2021-05-29 22:06:33 +02:00 |
|
Zoe Roux
|
dcfb1e538c
|
Adding strongly typed options
|
2021-05-20 00:22:35 +02:00 |
|
Zoe Roux
|
23e44d5efe
|
Moving login files to the authentication module
|
2021-05-13 21:04:38 +02:00 |
|
Zoe Roux
|
71c18092e5
|
Reworking authorization handling
|
2021-05-11 00:13:37 +02:00 |
|
Zoe Roux
|
d7972704dd
|
Working oidc
|
2021-05-09 02:38:54 +02:00 |
|
Zoe Roux
|
429af9b252
|
Fixing User database gestion
|
2021-05-08 17:55:22 +02:00 |
|
Zoe Roux
|
77231f4f41
|
Adding a new User class
|
2021-05-07 23:13:33 +02:00 |
|
Zoe Roux
|
d9cca97961
|
Reworking login requests
|
2021-05-07 01:45:26 +02:00 |
|
Zoe Roux
|
0f2bea9bc4
|
Starting to rework authentication
|
2021-05-06 01:40:19 +02:00 |
|
Zoe Roux
|
feb643da2e
|
Fixing database configuration
There is still broken dependencies when the module is in another assembly
|
2021-05-04 17:59:05 +02:00 |
|
Zoe Roux
|
7613efb4b4
|
Moving authentification beahviors to a specific module
|
2021-05-03 01:48:53 +02:00 |
|
Zoe Roux
|
36220613ab
|
Fixing the unity container
|
2021-05-01 02:30:57 +02:00 |
|
Zoe Roux
|
79995ea191
|
Reworking the plugin manager
|
2021-04-29 23:59:46 +02:00 |
|
Zoe Roux
|
a4b4622fa5
|
Cleaning up
|
2021-04-23 21:26:04 +02:00 |
|
Zoe Roux
|
22b9f3240f
|
Removing usless IDisposable patterns
|
2021-04-23 18:15:17 +02:00 |
|
Zoe Roux
|
6cc65d5aa8
|
Add documentation to episodes and show repositories
|
2021-04-21 22:44:18 +02:00 |
|
Zoe Roux
|
411eaa7aed
|
Unifing ItemNotFound behaviors and adding GetOrDefault.
|
2021-04-21 01:49:21 +02:00 |
|
Zoe Roux
|
7dbb84780c
|
Reworking the LibraryManager's interface
|
2021-04-18 02:17:15 +02:00 |
|
Zoe Roux
|
467e420587
|
Fixing recurrent use of the json serializer with depth check
|
2021-03-27 00:50:34 +01:00 |
|
Zoe Roux
|
aac1975a75
|
Adding a delete range and fixing show's editing
|
2021-03-17 22:04:28 +01:00 |
|
Zoe Roux
|
457dcd0db2
|
Removing usless calls, cleaning track's slugs, adding a track api, cleaning show & episode repository
|
2021-03-17 19:56:02 +01:00 |
|
Zoe Roux
|
4b56ec4114
|
Fixing show's repository
|
2021-03-16 23:20:56 +01:00 |
|
Zoe Roux
|
93d271b192
|
Cleaning up every repository's edit & adding resetOld
|
2021-03-16 11:22:34 +01:00 |
|
Zoe Roux
|
25edb3977a
|
Fixing season's repository
|
2021-03-16 10:14:51 +01:00 |
|
Zoe Roux
|
a74a06913c
|
Fixing people repositroy
|
2021-03-16 10:01:02 +01:00 |
|
Zoe Roux
|
28bb719b06
|
Fixing episode & library's repository
|
2021-03-16 09:49:48 +01:00 |
|
Zoe Roux
|
2317445053
|
Starting edits in a simple way
|
2021-03-16 02:33:31 +01:00 |
|
Zoe Roux
|
27c89ccc85
|
Trying things with a generic edit function with repositories
|
2021-03-16 01:41:26 +01:00 |
|
Zoe Roux
|
b84baae99a
|
Fixing subtitle re-extraction
|
2021-03-16 00:24:13 +01:00 |
|
Zoe Roux
|
d2a38c9b3d
|
Fixing tracks editing
|
2021-03-15 23:52:11 +01:00 |
|
Zoe Roux
|
42ff22ad13
|
Finishing to rework image's path serialization
|
2021-03-13 22:51:45 +01:00 |
|
Zoe Roux
|
779702f969
|
Serializing images paths
|
2021-03-13 00:49:12 +01:00 |
|
Zoe Roux
|
356b8a5472
|
Cleaning up searches
|
2021-03-10 00:46:17 +01:00 |
|
Zoe Roux
|
d3d2677a83
|
Creating a custom json serializer for PeopleRoles
|
2021-03-08 23:53:46 +01:00 |
|
Zoe Roux
|
b3fdee4bcd
|
Fixing composed slug handling & page field serialization
|
2021-03-07 21:20:03 +01:00 |
|
Zoe Roux
|
fab9a3f6a1
|
Fixing nested serializing
|
2021-03-07 18:15:14 +01:00 |
|
Zoe Roux
|
6bf6746320
|
Fixing one to one relation null's serialization
|
2021-03-06 22:26:39 +01:00 |
|
Zoe Roux
|
b907e45a08
|
Finishing to fix repositories
|
2021-03-06 20:21:35 +01:00 |
|
Zoe Roux
|
fef6a93a1d
|
Removing most of the things needed for a custom many to many
|
2021-03-01 00:49:03 +01:00 |
|
Zoe Roux
|
00bf834a29
|
Fixing the load
|
2021-02-28 22:30:55 +01:00 |
|