crobibero
|
77b417e41e
|
Mark non-nullable body as null
|
2021-01-24 15:02:56 -07:00 |
|
Bond-009
|
04ba59ab40
|
Merge pull request #4766 from barronpm/usermanager-async
Convert DeleteUser to async
|
2020-12-11 21:29:20 +01:00 |
|
Patrick Barron
|
76f61eb0d6
|
Convert DeleteUser to async
|
2020-12-11 10:15:43 -05:00 |
|
Claus Vium
|
80ff564143
|
Merge pull request #4722 from crobibero/forbid
Fix API forbidden response
|
2020-12-08 10:11:14 +01:00 |
|
Claus Vium
|
4c199ac9a5
|
Merge pull request #4711 from barronpm/api-fixes
Add required attributes to parameters
|
2020-12-08 08:36:32 +01:00 |
|
crobibero
|
5150598c6d
|
Fix API forbidden response
|
2020-12-07 08:55:42 -07:00 |
|
Patrick Barron
|
391870ebae
|
Add required attributes to parameters
|
2020-12-06 20:05:55 -05:00 |
|
Bond_009
|
f5973d57e8
|
Remove UTF8 bom from some files
|
2020-11-21 14:26:03 +01:00 |
|
crobibero
|
3756611d01
|
Add /Users/Me endpoint
|
2020-11-05 13:23:22 -07:00 |
|
Patrick Barron
|
72263613d0
|
Convert some code in UserManager to async
|
2020-10-29 20:30:33 -04:00 |
|
cvium
|
fed58a0327
|
Add Dto to ForgotPassword
|
2020-09-25 12:56:47 +02:00 |
|
Bond-009
|
1d633aac0a
|
Merge pull request #4093 from crobibero/bad-route
Fix api routes
|
2020-09-11 09:10:16 +00:00 |
|
Bond-009
|
4447589460
|
Merge pull request #4116 from cvium/add_known_proxies
Add Known Proxies to system configuration
|
2020-09-10 14:10:26 +00:00 |
|
cvium
|
7576824cee
|
Standardize use of IsLocal and RemoteIp
|
2020-09-10 14:16:41 +02:00 |
|
crobibero
|
63ebae2f9e
|
Remove nullable from required
|
2020-09-09 14:28:30 -06:00 |
|
crobibero
|
eab92a0b01
|
Merge remote-tracking branch 'upstream/master' into api-stream-return
|
2020-09-06 14:34:31 -06:00 |
|
crobibero
|
29fc882037
|
merge all attributes
|
2020-09-06 09:07:27 -06:00 |
|
crobibero
|
59d47ec3f5
|
Make all FromRoute required
|
2020-09-05 17:07:25 -06:00 |
|
crobibero
|
2f33bee2a9
|
Set openapi schema type to file where possible
|
2020-09-01 17:26:49 -06:00 |
|
Matt Montgomery
|
5f1a863241
|
Apply suggestions from code review
|
2020-08-17 17:13:11 -05:00 |
|
ConfusedPolarBear
|
eaa5711534
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-08-16 17:21:08 -05:00 |
|
Matt Montgomery
|
035d29fb35
|
Migrate to new API standard
|
2020-08-16 14:45:39 -05:00 |
|
crobibero
|
314728195c
|
Fix setting user policy
|
2020-08-10 09:31:01 -06:00 |
|
crobibero
|
fffa94fc33
|
Apply fixes from review
|
2020-08-06 08:17:45 -06:00 |
|
crobibero
|
858aecd409
|
Fix all route for base url support
|
2020-08-04 12:48:53 -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
|
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
|
5c6e9f4db5
|
Add missing authorization policies
|
2020-06-22 15:44:11 +02:00 |
|
crobibero
|
10ddbc34ec
|
Add missing attributes, fix response codes, fix route parameter casing
|
2020-06-20 18:02:07 -06:00 |
|
David Ullmer
|
68ea589f1a
|
Use direct return instead of Ok()
|
2020-06-19 18:11:46 +02:00 |
|
David
|
77bea56708
|
Add request body models
|
2020-06-18 19:35:29 +02:00 |
|
David
|
713ae7ae36
|
Add xml comments; Add status codes; Use return instead of exception
|
2020-06-18 18:09:58 +02:00 |
|
David
|
f2d7eac418
|
[WIP] Move UserService to Jellyfin.Api
|
2020-06-17 21:08:58 +02:00 |
|