Commit Graph

1059 Commits

Author SHA1 Message Date
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
Zoe Roux 87244df497 CI: Fixing missing \ 2021-08-31 21:07:05 +02:00
Zoe Roux fe70b1de66 CI: Adding the console host on the windows build 2021-08-31 21:04:37 +02:00
Zoe Roux 75346d8f7a Host: Fixing windows host console presence, renaming Kyoo to Kyoo.Core 2021-08-31 20:45:42 +02:00
Zoe Roux 3d14902a0b Build: Removing npm install step when skipping the web app 2021-08-30 13:46:01 +02:00
Zoe Roux e338fc6b37 Host: Moving the default host to a subproject, Kyoo is now a library without host 2021-08-30 13:44:10 +02:00
Zoe Roux acf87b2619 Build: Cleaning up the build process but breaking windows publish 2021-08-30 13:09:12 +02:00
Zoe Roux c44272a098 Merging with master 2021-08-29 15:37:20 +02:00
Zoe Roux b8a5ebdc86 Merge pull request #37 from AnonymusRaccoon/subrip
Fixing subrip subtitles
2021-08-29 13:56:11 +02:00
Zoe Roux 63c583dc92 CI: Fixing windows startup and cleaning the output zip 2021-08-29 13:53:34 +02:00
Zoe Roux 7e5df9fee7 CI: updating ubuntu packets before install 2021-08-29 13:43:13 +02:00
Zoe Roux cdf1d103db Player: Fixing subrip subtitles 2021-08-29 13:39:00 +02:00
Zoe Roux 6d9d04e1cf CI: Using bash instead of powershell to create the windows installer 2021-08-28 20:21:35 +02:00
Zoe Roux db74c80679 CI: Removing ./ for windows 2021-08-28 20:03:43 +02:00