Commit Graph

1072 Commits

Author SHA1 Message Date
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
Zoe Roux b93f69cb22 EditorConfig: Using utf-8-bom instead of utf-8 2021-09-04 11:25:27 +02:00
Zoe Roux aec2a8f51a CodingStyle: Fixing more issues 2021-09-03 22:28:35 +02:00
Zoe Roux d3a03771dd CodingStlye: Fixing whitespaces 2021-09-03 21:52:15 +02:00
Zoe Roux 8ff2fe3965 Stylcop: Adding a stylecop analyser and trying to configure it 2021-09-02 22:44:00 +02:00
Zoe Roux 38472a7431 EditorConfig: Creating an editor config file 2021-09-02 20:08:35 +02:00
Zoe Roux bc727abe01 Merge pull request #38 from AnonymusRaccoon/systemd
Host: Cleaning up logs and lifetime on systemd
2021-09-02 18:36:15 +02:00
Zoe Roux f340778113 Merge branch 'master' into systemd 2021-09-02 18:24:03 +02:00
Zoe Roux 7c3cac9984 Host: Cleaning up logs and lifetime on systemd 2021-09-02 18:17:16 +02:00
Zoe Roux 81e0d09135 Merge pull request #36 from AnonymusRaccoon/windows
Supporting windows
2021-09-02 14:20:21 +02:00
Zoe Roux 7d63a4d254 Build: Cleaning up the windows host toolings on linux 2021-09-01 18:07:05 +02:00
Zoe Roux 145967f5c6 CI: Only creating packets on push to master 2021-09-01 17:47:05 +02:00
Zoe Roux 186a2d15ca Build: Removing the need of symlink, cleaning up plugin enable state and fixing main logger 2021-09-01 17:29:52 +02:00