KonH
|
7c282ec369
|
Fix warning: The nullable warning suppression expression is redundant (#2149)
|
2021-10-03 10:43:41 +07:00 |
|
Bond_009
|
653df7d8e5
|
Specify DateTimeStyles when possible
|
2021-09-21 01:21:45 +02:00 |
|
Cody Robibero
|
cba07b1ca6
|
Remove more and more warnings
|
2021-08-28 16:32:50 -06:00 |
|
Bond_009
|
6f8ccab788
|
Move non-jellyfin extensions to separate project
|
2021-06-19 18:04:46 +02:00 |
|
Claus Vium
|
61346dd2e2
|
Merge pull request #5828 from jackrvan/issue-5813
Add NextUpCutoffDate to NextUpQuery
|
2021-05-27 07:22:06 +02:00 |
|
Jack
|
accb974605
|
Add optional back
|
2021-05-26 22:49:53 -04:00 |
|
Jack
|
e3ff473bd4
|
Review notes to set value to Datetime min value instead of null
|
2021-05-25 20:46:29 -04:00 |
|
Jack
|
7a17de84d9
|
Add optional to nextUpDateCutoff help text
|
2021-05-17 21:35:58 -04:00 |
|
Bond_009
|
f46195899e
|
Improve perf of db save and query
|
2021-04-21 22:25:08 +02:00 |
|
Jack
|
198cc6e76a
|
Some code cleanup. Allow NextUpDateCutoff to be null
|
2021-04-16 13:57:22 -04:00 |
|
Jack
|
d7855500c2
|
Add NextUpCutoffDate to NextUpQuery
|
2021-04-15 14:48:21 -04:00 |
|
crobibero
|
223b42aed3
|
Create BaseItemKind enum
|
2021-02-10 17:09:23 -07:00 |
|
crobibero
|
3b9567d583
|
Add query parameter to disable returning first episode as next up
|
2021-01-15 15:08:48 -07:00 |
|
crobibero
|
a15e126ef8
|
Fix inverted SkipWhile
|
2021-01-02 19:23:54 -07:00 |
|
crobibero
|
c083b29e29
|
Use Guid as API parameter type where possible
|
2020-12-01 11:07:41 -07:00 |
|
Greenback
|
e51ddd326c
|
Fixes spelling.
|
2020-11-18 13:23:45 +00:00 |
|
crobibero
|
7fe8ca2b77
|
Merge remote-tracking branch 'upstream/master' into query-fields
|
2020-11-10 10:39:44 -07:00 |
|
crobibero
|
0dd2b169a3
|
Add ModelBinder to ItemFilter
|
2020-11-09 14:59:04 -07:00 |
|
crobibero
|
b22831f7e5
|
Add ModelBinder to ImageType
|
2020-11-09 14:53:23 -07:00 |
|
crobibero
|
11d69fd3b1
|
Make MrLinter happy
|
2020-10-29 11:36:45 -06:00 |
|
crobibero
|
372f0eb38a
|
Remove AddItemFields
|
2020-10-29 11:17:13 -06:00 |
|
crobibero
|
b9406e5444
|
Merge remote-tracking branch 'upstream/master' into query-fields
|
2020-10-29 11:11:50 -06:00 |
|
crobibero
|
27e753ddb4
|
Convert image type string to enum.
|
2020-10-09 17:52:39 -06:00 |
|
crobibero
|
69360b749a
|
Convert field string to enum.
|
2020-10-09 17:35:08 -06:00 |
|
crobibero
|
63ebae2f9e
|
Remove nullable from required
|
2020-09-09 14:28:30 -06:00 |
|
crobibero
|
7294dc103f
|
Fix api routes
|
2020-09-07 18:45:06 -06:00 |
|
crobibero
|
fffa94fc33
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
|
crobibero
|
8f6c2e7679
|
Remove leading slash from route attributes
|
2020-08-04 08:27:54 -06:00 |
|
crobibero
|
dbeeb7cf4a
|
fix merge conflicts
|
2020-08-03 12:01:24 -06:00 |
|
crobibero
|
5c66f9e471
|
changes from merge
|
2020-07-20 14:43:54 -06:00 |
|
crobibero
|
5d34b07d1f
|
Make query parameters nullable or set default value
|
2020-07-07 09:10:51 -06:00 |
|
crobibero
|
73bcda7eac
|
Make all optional strings nullable
|
2020-06-27 10:50:44 -06:00 |
|
crobibero
|
7a32d03101
|
remove unused parameters
|
2020-06-24 14:43:28 -06:00 |
|
David
|
d64770bcdb
|
Finish TvShowsController
|
2020-06-24 14:40:37 +02:00 |
|
David
|
293d96f27c
|
Move TvShowsService to Jellyfin.Api started
|
2020-06-22 18:02:57 +02:00 |
|