Zoe Roux
|
fb2d5b24bd
|
Implementing shows/genres & GetGenresByShow
|
2020-07-25 04:22:27 +02:00 |
|
Zoe Roux
|
b73be95f11
|
Adding shows/people route & GetPeopleByShow
|
2020-07-25 03:47:30 +02:00 |
|
Zoe Roux
|
c47a4b2e15
|
Fixing circular dependencies
|
2020-07-24 20:34:56 +02:00 |
|
Zoe Roux
|
59e72b6dca
|
Adding episodes related info & NotFound exceptions
|
2020-07-24 02:47:31 +02:00 |
|
Zoe Roux
|
00ed7a4863
|
Fixing int requirement
|
2020-07-20 04:35:42 +02:00 |
|
Zoe Roux
|
3e7ddff99e
|
Completing the basic show api
|
2020-07-20 04:11:01 +02:00 |
|
Zoe Roux
|
81f555ca7e
|
Finishing the repositories's rework
|
2020-07-19 00:15:34 +02:00 |
|
Zoe Roux
|
2ad4c89806
|
Adding abstract class for repositories & CRUD APIs
|
2020-07-18 19:33:37 +02:00 |
|
Zoe Roux
|
b94328688b
|
Making repositories return whole objects
|
2020-07-16 21:45:32 +02:00 |
|
Zoe Roux
|
d0117a8325
|
Starting to clean up
|
2020-07-16 21:25:22 +02:00 |
|
Zoe Roux
|
63a85124b7
|
Fixing the sort by
|
2020-07-06 20:38:34 +02:00 |
|
Zoe Roux
|
4357d599e4
|
Working on the sortBy
|
2020-07-06 02:20:05 +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
|
3443e102e9
|
Fixing a typo
|
2020-06-28 23:30:50 +02:00 |
|
Zoe Roux
|
38bb0a2efe
|
Adding parameters everywhere
|
2020-06-28 23:30:10 +02:00 |
|
Zoe Roux
|
3eaf4c005a
|
Starting the GetAll of the collection repository
|
2020-06-28 21:56:05 +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
|
b33acc5c2d
|
Merge branch 'master' of https://github.com/AnonymusRaccoon/Kyoo
|
2020-06-27 16:35:52 +02:00 |
|
Zoe Roux
|
c2cad382ba
|
Subtitle fix for track type
|
2020-06-27 16:35:47 +02:00 |
|
Zoe Roux
|
dd2d14d887
|
Setting WatchItem's IsMovie field.
|
2020-06-25 03:30:40 +02:00 |
|
Zoe Roux
|
5a4f655aec
|
Disabling next/previous episode on movie's watchitems
|
2020-06-25 03:21:29 +02:00 |
|
Zoe Roux
|
9d6efebcf2
|
Updating migrations to use the unique slug of shows
|
2020-06-24 01:39:53 +02:00 |
|
Zoe Roux
|
d3a126bf03
|
Merge branch 'master' of https://github.com/AnonymusRaccoon/Kyoo
|
2020-06-23 03:10:40 +02:00 |
|
Zoe Roux
|
8712000c80
|
Solving a bug with show's slug uniqueness
|
2020-06-23 03:10:22 +02:00 |
|
Zoe Roux
|
853ac904d2
|
Merge pull request #10 from AnonymusRaccoon/delete
Delete
|
2020-06-23 02:14:08 +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
|
0952197cf6
|
Adding id & slug based delete
|
2020-06-20 18:14:23 +02:00 |
|
Zoe Roux
|
48fc4fd249
|
Handling related entities for seasons, shows & studios
|
2020-06-20 18:08:19 +02:00 |
|
Zoe Roux
|
04fae1fc65
|
Handling people link deletion
|
2020-06-19 19:53:39 +02:00 |
|
Zoe Roux
|
8ffa7b61fa
|
Handling library links on deletion
|
2020-06-19 19:30:36 +02:00 |
|
Zoe Roux
|
25274548c4
|
Handlink genre link deletion
|
2020-06-19 19:29:34 +02:00 |
|
Zoe Roux
|
40c3fcbb91
|
The EpisodeRepository now uses the TrackRepository
|
2020-06-19 19:25:19 +02:00 |
|
Zoe Roux
|
2aa87378fc
|
Handling related data in the collection delete
|
2020-06-19 19:20:19 +02:00 |
|
Zoe Roux
|
15d8173433
|
Handle null references to the delete function
|
2020-06-19 19:11:39 +02:00 |
|
Zoe Roux
|
6cb7946569
|
Starting to rightfully handle the delete function
|
2020-06-19 19:10:08 +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
|
7be4133af9
|
Fixing duplicated seasons
|
2020-06-18 15:43:25 +02:00 |
|
Zoe Roux
|
ef84a969b7
|
The crawler is now fully multi-threaded
|
2020-06-18 14:54:54 +02:00 |
|
Zoe Roux
|
8e37505b8f
|
Cleaning up repositories
|
2020-06-18 03:23:23 +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
|
aef5214bef
|
Disabling connection timeout
|
2020-06-15 23:29:59 +02:00 |
|
Zoe Roux
|
a88c2277c1
|
Fixing the episode's repository movie get
|
2020-06-15 22:12:14 +02:00 |
|
Zoe Roux
|
6bf0f027ea
|
Updating limits
|
2020-06-15 04:32:35 +02:00 |
|