32 Commits

Author SHA1 Message Date
Zoe Roux
25ceac2ef4
Remove the /api prefix 2022-06-12 19:13:25 +02:00
Zoe Roux
54ed8df2d8
First account is set as admin 2022-05-28 02:52:55 +02:00
Zoe Roux
d257901c64
Add more robot tests 2022-05-08 23:14:08 +02:00
Zoe Roux
14d23af0fd
Create robot tests for login and register 2022-05-08 00:40:36 +02:00
Zoe Roux
ad57df45d7
wip: Add robot tests 2022-05-01 22:28:52 +02:00
Zoe Roux
4644fc522a
Initializing the transcoder only when needed. (Fixes #86) 2022-04-16 19:22:30 +02:00
Zoe Roux
48ae67168b
Updating the front for the new font api 2022-04-16 18:18:59 +02:00
Zoe Roux
0f06033b42
Fixing dotnet format on all the code 2022-03-31 00:51:19 +02:00
Zoe Roux
34b06bd2fb
Updating to net6.0 (#99) 2022-03-23 23:32:44 +00:00
Zoe Roux
6a899e2543
SearchAPI: Fixing tests of the episode search api 2021-11-11 22:15:53 +01:00
Zoe Roux
1cc427c199
Host: Removing hosts from Kyoo.Core and adding it to a Kyoo.Host.Generic assembly 2021-11-09 10:55:08 +01:00
Zoe Roux
1cd88a8bfe JsonSerializer: Cleaning up fields handling 2021-10-09 13:13:10 +02:00
Zoe Roux
38ec742db6 API: Documenting the track's api 2021-09-23 13:49:25 +02:00
Zoe Roux
ecf4dcfee1 Test: Fixing an identifier test 2021-09-09 22:05:29 +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
2bb40874b3 CodingStyle: Fixing most style issues 2021-09-05 17:13:20 +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
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
d3a03771dd CodingStlye: Fixing whitespaces 2021-09-03 21:52:15 +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
ed57fcc218 Database: Renaming CommonAPI to Database and moving unrelated files to Kyoo 2021-08-14 20:14:30 +02:00
Zoe Roux
cd73ea953b Using a specific namespace for the abstraction 2021-08-14 19:32:26 +02:00
Zoe Roux
fab9b8a5c7 Abstraction: Renaming Kyoo.Common to Kyoo.Abstractions 2021-08-14 19:00:53 +02:00
Zoe Roux
e35b4f5527 WebApp: Moving SPA logics to a new module 2021-08-13 21:40:30 +02:00
Zoe Roux
33b74cac37 MergeUtils: Fixing dictionary merge for null values 2021-08-06 20:36:24 +02:00
Zoe Roux
daa8d1f04a TVDB: Fixing people images 2021-08-05 23:35:10 +02:00
Zoe Roux
928a8d2147 EF: Fixing multiple same-entity references 2021-08-02 00:41:05 +02:00
Zoe Roux
6566b717f6 ShowLink: Fixing them and testing it 2021-08-01 19:21:23 +02:00
Zoe Roux
7540adb822 Moving unit tests to a specific folder 2021-08-01 15:21:44 +02:00