Jonas Dellinger
|
cb2e0cccc8
|
run formatter
|
2022-11-27 13:29:35 +01:00 |
|
Jonas Dellinger
|
5cebb910f7
|
Updated to .net 6.0 and remove .net-standard2.0 support
|
2021-11-10 20:12:12 +01:00 |
|
Jonas Dellinger
|
8dd31420ea
|
Updated to .NET analyzers and fixed warnings
|
2020-12-26 18:28:44 +01:00 |
|
Jonas Dellinger
|
3fa69c56f0
|
Update to .NET 5.0
|
2020-11-13 14:43:00 +01:00 |
|
Jonas Dellinger
|
9d22c04764
|
Added PKCE stuff: Initial request & refresh + PKCEUtil for generating verifiers
|
2020-08-06 18:48:49 +00:00 |
|
Jonas Dellinger
|
b084524814
|
Fixed base64url implementation, was missing a conversion
|
2020-08-06 11:35:39 +00:00 |
|
Jonas Dellinger
|
f8b2787154
|
Implemented util class for base64url, start of #490
|
2020-08-06 13:14:45 +02:00 |
|
Jonas Dellinger
|
6f0e1b6f80
|
Only list enums when a flag attribute is pressent, fixes #478
|
2020-07-13 15:49:36 +02:00 |
|
Calle
|
d7c54ebfcd
|
Fix duplicate '?' in query part of URI (#462)
|
2020-06-13 00:27:28 +02:00 |
|
Jonas Dellinger
|
f1ca557c6e
|
Enabled nullable for most projects
|
2020-05-25 18:00:47 +02:00 |
|
Jonas Dellinger
|
589f50b25f
|
Added SimpleRetryHandler
|
2020-05-12 17:53:17 +02:00 |
|
Jonas Dellinger
|
997d29cfc5
|
Response Models -> no public set; Request models -> no set for collections
|
2020-05-05 15:30:00 +02:00 |
|
Jonas Dellinger
|
7c94de2110
|
Allow Enum in QueryParams and added more endpoints
|
2020-05-03 22:34:03 +02:00 |
|
Jonas Dellinger
|
870b13eb2d
|
Finished shows, started playlists
|
2020-05-02 22:48:21 +02:00 |
|
Jonas Dellinger
|
2b5a826181
|
Added FeaturedPlaylists
|
2020-05-02 14:58:11 +02:00 |
|
Jonas Dellinger
|
9f6729ad60
|
Started with Unit Tests and added .editorconfig for syntax settings
Disabled examples for now
|
2020-05-02 13:04:26 +02:00 |
|
Jonas Dellinger
|
2c4463529b
|
Start refactoring for version 6
|
2020-05-01 20:05:28 +02:00 |
|