1514 Commits

Author SHA1 Message Date
Zoe Roux
cd5b953e0f Transcoder: Including transcode methods in the filesystem interface 2021-10-03 18:56:57 +02:00
Zoe Roux
40e32a1689 API: Documenting the search API 2021-10-02 18:31:25 +02:00
Zoe Roux
cb6ea80adb Swagger: Handling PermissionsAttribute for the swagger's document 2021-09-29 21:24:56 +02:00
Zoe Roux
4791736019 Swagger: Creating a basic security definition 2021-09-29 17:10:49 +02:00
Zoe Roux
9fded9e4a2 API: Documenting the task's API 2021-09-29 16:39:09 +02:00
Zoe Roux
24a45c0b72 API: Doucmenting subtitles's API 2021-09-29 16:22:53 +02:00
Zoe Roux
19023fbaf5 API: Documenting the providers API 2021-09-27 21:08:03 +02:00
Zoe Roux
cd6c589529 API: Documenting the staff's api 2021-09-27 20:50:57 +02:00
Zoe Roux
f4bac4e670 API: Documenting the studios api 2021-09-26 19:08:00 +02:00
Zoe Roux
0fdc583d58 Swagger: sorting tags groups & documenting the genre's API 2021-09-26 18:20:46 +02:00
Zoe Roux
049f545d51 API: documenting watch items 2021-09-24 14:17:53 +02:00
Zoe Roux
7e4fab1ee1 API: Documenting the items's API AND removing the BaseUrl need on APIs constructor, retriving it on the controller DI service 2021-09-24 11:45:00 +02:00
Zoe Roux
2287919b60 API: Documenting the libraries'api 2021-09-24 10:22:02 +02:00
Zoe Roux
38ec742db6 API: Documenting the track's api 2021-09-23 13:49:25 +02:00
Zoe Roux
e4d703223c API: Documenting the episode's api 2021-09-23 13:20:51 +02:00
Zoe Roux
8a5e7fea06 API: documenting the season api 2021-09-23 11:44:37 +02:00
Zoe Roux
bd4fd848e1 API: Documenting the Show API 2021-09-22 20:54:48 +02:00
Zoe Roux
2a22661c46 Swagger: handling tags and sort order 2021-09-22 14:44:21 +02:00
Zoe Roux
9b3eb7fede API: Creating a common thumbs api 2021-09-21 21:13:03 +02:00
Zoe Roux
41cbc50940 API: Starting to merge id/slug routes using a new Identifier 2021-09-21 16:42:49 +02:00
Zoe Roux
f0e9054b36 CollectionAPI: Documenting the public api 2021-09-21 12:37:59 +02:00
Zoe Roux
561b8e81b2 Swagger: Using NSwag instead of Swackbuckles 2021-09-20 21:40:56 +02:00
Zoe Roux
e32dcd0f30 Swagger: Trying to clean the xml documentation before giving it to swashbuckle 2021-09-20 12:44:29 +02:00
Zoe Roux
ced12c2fe6 Swagger: Cleaning up alternative routes and sort order 2021-09-19 22:25:07 +02:00
Zoe Roux
4ce462f88f Swagger: Adding alternative routes 2021-09-19 19:01:48 +02:00
Zoe Roux
340950177e Swagger: Adding every module, not just the core 2021-09-16 21:37:37 +02:00
Zoe Roux
ba37a7cb9b Swagger: Creating the swagger page 2021-09-15 21:54:50 +02:00
Zoe Roux
09ff2e795d Swagger: Creating a swagger module 2021-09-14 19:20:56 +02:00
Zoe Roux
66d6b27e38
Merge pull request #39 from AnonymusRaccoon/coding-style
Enforcing coding style
2021-09-13 21:35:01 +02:00
Zoe Roux
e0aa81e963 CI: Fixing transcoder and webapp build on the coding style check 2021-09-13 21:23:17 +02:00
Zoe Roux
e7b93393f4 CI: Adding coding style workflow 2021-09-13 21:20:45 +02:00
Zoe Roux
0c6d527f3c CI: Enforcing coding style 2021-09-13 21:10:26 +02:00
Zoe Roux
17ae46546b Build: Fixing windows host build 2021-09-09 22:21:37 +02:00
Zoe Roux
ecf4dcfee1 Test: Fixing an identifier test 2021-09-09 22:05:29 +02:00
Zoe Roux
98073cdfae Merge branch 'master' of github.com:AnonymusRaccoon/Kyoo into coding-style 2021-09-08 21:35:54 +02:00
Zoe Roux
de6a2b5d72 CI: Trying to fix the CI after the move to the src folder 2021-09-08 21:35:38 +02:00
Zoe Roux
56bfa4d795 Moving sources to a src folder 2021-09-08 21:18:22 +02:00
Zoe Roux
64d945adb5 CodingStyle: Adding an header on every file 2021-09-08 20:57:38 +02:00
Zoe Roux
c84baf67a6 CodingStyle: Fixing windows's host warnings 2021-09-05 21:36:34 +02:00
Zoe Roux
aef5ce59cb Build: Merging windows and linux targets for the windows host because VS does not support the import 2021-09-05 19:41:08 +02:00
Zoe Roux
61439695a8 CodingStyle: Fixing remaining warnings 2021-09-05 19:12:04 +02:00
Zoe Roux
5ab8e6ee4e CodingStlye: Fixing most issues with the documentation 2021-09-05 18:20:12 +02:00
Zoe Roux
2bb40874b3 CodingStyle: Fixing most style issues 2021-09-05 17:13:20 +02:00
Zoe Roux
ad0235307f CodingStyle: Removing trailing spaces 2021-09-05 11:18:10 +02:00
Zoe Roux
af285a7c6c CodingStyle: Splitting multi-class files into multiple files 2021-09-05 11:15:08 +02:00
Zoe Roux
fd122592f4 CodingStyle: Adding last \n at end of file 2021-09-05 10:52:20 +02:00
Zoe Roux
62eec91e6e CodingStyle: Removing duplicated blank lines 2021-09-05 10:34:24 +02:00
Zoe Roux
2d3659d0b9 CodingStyle: Adding empty lines between elements 2021-09-05 09:46:30 +02:00
Zoe Roux
ef63acced2 Encoding: Converting files to ascii 2021-09-04 12:37:40 +02:00
Zoe Roux
49dd7cf12c EditorConfig: Specifing naming of privates w/ prefix 2021-09-04 12:13:33 +02:00