1751 Commits

Author SHA1 Message Date
Zoe Roux
a84a9fed85
Merge pull request #104 from AnonymusRaccoon/fix/fonts 2022-04-16 19:33:43 +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
3f23591e0e
Fixing windows build for tags v1.0.0 2022-03-23 21:52:19 +01:00
Zoe Roux
813214b47b
Fixing build workflow 2022-03-23 21:42:48 +01:00
Zoe Roux
039d6d4205
Fixing build workflow 2022-03-23 21:41:19 +01:00
Zoe Roux
8e3691faea
Creating packages builds on tags push 2022-03-23 21:29:45 +01:00
Zoe Roux
67d5c0abe9
Merge pull request #96 from AnonymusRaccoon/feat/release-ci
Triggering ci on tag push
2022-03-23 20:53:37 +01:00
Zoe Roux
c45b7d11c9
Merge branch 'master' of github.com:AnonymusRaccoon/Kyoo into feat/release-ci 2022-03-23 20:51:38 +01:00
Zoe Roux
e19adb76e0
Fixing release CI (#95) 2022-03-23 19:51:21 +00:00
Zoe Roux
633788c05e
Removing the draft status of the release 2022-03-23 20:50:34 +01:00
Zoe Roux
7f9e13c307
Removing nuget 2022-03-23 19:01:18 +01:00
Zoe Roux
ddffa4ebf5
Triggering ci on tag push 2022-03-23 16:52:16 +01:00
Zoe Roux
bec0ae41f1
Merge pull request #74 from AnonymusRaccoon/user_doc_setting_up
User Documentation: Setting Up
2022-02-11 14:13:11 +01:00
Arthi-chaud
b3e9904634
Documentation: Setting-up: Some fixes & details 2022-02-11 14:02:20 +01:00
Arthi-chaud
349d1ea3cb
Documentation: Setting-up: Fix file hierarchy for auto doc generation 2022-02-11 11:57:26 +01:00
Arthi-chaud
a4b4f473d8
Documentation: Setting-up: 'Configue Libraries' Section 2022-02-11 11:50:58 +01:00
Arthi-chaud
4513ff0f52
Documentation: Setting-up: 'Using a container' documentation 2022-02-11 11:33:52 +01:00
Arthi-chaud
30cd0dc898
Documentation: Setting-up: Settings.json: 'media' section 2022-02-11 11:23:49 +01:00
Arthi-chaud
10716bcbab
Documentation: Setting-up: Settings.json: 'tvdb' & 'the-moviedb' section 2022-02-11 11:12:05 +01:00
Arthi-chaud
3c4a2932a2
Documentation: Setting-up: Settings.json: 'database' & 'tasks' section 2022-02-11 11:07:31 +01:00
Arthi-chaud
a94ddfb408
Documentation: Setting-up: Settings.json: 'Basics' section 2022-02-11 10:54:23 +01:00
Arthi-chaud
6782ca71db
Documentation: Setting-up: Introduction text 2022-02-11 10:29:42 +01:00
Arthi-chaud
7c76f3e579
Documentation: Create Files for Auto-generation 2022-02-11 10:22:24 +01:00
Zoe Roux
b8022a60fe
Merge pull request #47 from AnonymusRaccoon/front
Merging the front-end repository with this repository.
2021-12-08 11:20:37 +01:00
Zoe Roux
3bd3a5119a
Build: Fixing webapp build 2021-12-08 11:11:03 +01:00
Zoe Roux
e8e71fdfdc
CI: fixing the angular's linter 2021-12-08 10:56:33 +01:00
Zoe Roux
8421937dd6
Adding eslint configuration options 2021-12-07 18:51:33 +01:00
Zoe Roux
071e85689b
WebApp: Fixing build and docker 2021-11-21 20:57:22 +01:00
Zoe Roux
efa94f47dc
WebApp CI: Converting tslint to eslint 2021-11-21 19:56:07 +01:00
Zoe Roux
b7050c3a01
WebApp: Fixing tsconfig 2021-11-21 18:12:00 +01:00
Zoe Roux
41d323bbd7
WebApp: Starting to split the app in multiple projects 2021-11-21 17:26:11 +01:00
Zoe Roux
2f25b59a69
WebApp: Upgrading angular's version to v13 2021-11-19 19:16:49 +01:00
Zoe Roux
e15c1e9eca
WebApp: Merging the webapp repository with the main repository 2021-11-19 17:46:47 +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
5df3d529c9
SearchView: Fixing show title 2021-11-11 21:36:22 +01:00
Zoe Roux
080d8bef0c
WebApp: Fixing some issues on the webapp 2021-11-11 16:12:07 +01:00
Zoe Roux
77cf3e89a5
Player: Fixing issues on videos without audio 2021-11-11 15:13:22 +01:00
Zoe Roux
c82739cad8 ShowDetails: Fixing firefox view when no backdrop exists 2021-11-11 14:55:47 +01:00
Zoe Roux
7e4d55dd4f
Merge pull request #45 from AnonymusRaccoon/generic-host
Removing hosts from Kyoo.Core and adding it to a Kyoo.Host.Generic
2021-11-10 10:26:10 +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