Commit Graph

84 Commits

Author SHA1 Message Date
Zoe Roux 92ff8f71eb Create custom getFetchUrl for react query SSR 2022-09-28 13:54:59 +09:00
Zoe Roux b6daaf6aaa Fix Uri scheme 2022-06-12 23:48:08 +02:00
Zoe Roux 25ceac2ef4 Remove the /api prefix 2022-06-12 19:13:25 +02:00
Zoe Roux f6557e6bbc Remove public url 2022-06-12 19:13:16 +02:00
Zoe Roux 54ed8df2d8 First account is set as admin 2022-05-28 02:52:55 +02:00
Zoe Roux 5eddacb7d9 Fix permisson error return body 2022-05-28 02:43:55 +02:00
Zoe Roux f13046681a Add gitversion on builds 2022-05-13 18:25:49 +02:00
Zoe Roux 6db43bb19a Allow "USER" instead of "USER ID" in the configuration 2022-05-13 00:13:25 +02:00
Zoe Roux f233ae8c66 Add patch methods for resources and the user 2022-05-10 21:59:07 +02:00
Zoe Roux b322b514fc Remove the old login page 2022-05-09 22:52:37 +02:00
Zoe Roux b5821b0d02 Add authentication documentation to the swagger 2022-05-09 22:50:28 +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 aa673e1acc Remove old auth from front 2022-04-23 23:41:43 +02:00
Zoe Roux 9468346617 Fix startup issue with jwt 2022-04-18 23:17:29 +02:00
Zoe Roux 673cb48b75 Finishing Login/Register handling 2022-04-18 23:17:29 +02:00
Zoe Roux 1a534d2325 jwt: Starting to rework authentication 2022-04-18 23:17:29 +02:00
Zoe Roux 3962c0eb7a Removing Identity Server and creating a custom jwt 2022-04-18 23:17:29 +02:00
Zoe Roux 341d20883d Fixing tracks array size with unknown/font tracks 2022-04-17 13:23:47 +02:00
Zoe Roux fcf56c205a Fixing #61 2022-04-17 13:23:47 +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 6348ae9aa6 Adding tests for the new font support 2022-04-15 22:56:42 +02:00
Zoe Roux a71c22db92 Placing fonts on the episode directory, removing in show extras 2022-04-13 22:47:32 +02:00
Zoe Roux 22c600bd09 wip 2022-04-04 23:46:50 +02:00
Zoe Roux b01198c110 Adding a dev docker compose 2022-04-04 23:10:01 +02:00
Zoe Roux 76a57459af Fixing duplicates font files on the /api/show/id/fonts route
Resolves #94
2022-03-31 01:00:05 +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 e19adb76e0 Fixing release CI (#95) 2022-03-23 19:51:21 +00:00
Zoe Roux 3bd3a5119a Build: Fixing webapp build 2021-12-08 11:11:03 +01:00
Zoe Roux 2f25b59a69 WebApp: Upgrading angular's version to v13 2021-11-19 19:16:49 +01:00
Zoe Roux 6a899e2543 SearchAPI: Fixing tests of the episode search api 2021-11-11 22:15:53 +01:00
Zoe Roux c904f0bf28 SearchAPI: Always loding shows for the episode search 2021-11-11 21:36:52 +01:00
Zoe Roux 080d8bef0c WebApp: Fixing some issues on the webapp 2021-11-11 16:12:07 +01:00
Zoe Roux 6c1419a045 Updating the WebApp 2021-11-10 10:13:25 +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 864ce8176d CI: Fixing the documentation build 2021-11-01 21:12:06 +01:00
Zoe Roux 375fcab258 ThumbnailManager: Fixing external metadata handling 2021-11-01 20:56:11 +01:00
Zoe Roux 68fbb7ae54 Updating the dockerfile to use yarn 2021-10-31 14:57:16 +01:00
Zoe Roux 1383760f37 Readme: Updating the readme 2021-10-26 22:29:54 +02:00
Zoe Roux 16ae6f4333 Docs: Using docfx instead of doxygen 2021-10-24 21:22:35 +02:00
Zoe Roux affca0f333 Dockerfile: Fixing the cmd 2021-10-24 19:02:25 +02:00
Zoe Roux f4ba5c578d WebApp: Fixing a missing thumbnail on the player 2021-10-18 22:39:21 +02:00
Zoe Roux 90b1a8f510 Swagger: Fixing missing xml documentation on release builds 2021-10-18 22:21:31 +02:00
Zoe Roux b57fa17ced Documenting thumbnails 2021-10-18 21:15:12 +02:00
Zoe Roux 6a3e48a1d1 API: Fixing watch items images and previous/next handling 2021-10-10 21:25:00 +02:00
Zoe Roux 504bd5bca8 Serialier: Using local url for images 2021-10-09 22:32:11 +02:00
Zoe Roux 96494ecf28 Serializer: Reworking images serialization 2021-10-09 21:36:23 +02:00
Zoe Roux 1cd88a8bfe JsonSerializer: Cleaning up fields handling 2021-10-09 13:13:10 +02:00