3195 Commits

Author SHA1 Message Date
Zoe Roux
864ce8176d CI: Fixing the documentation build 2021-11-01 21:12:06 +01:00
Zoe Roux
94bc5c840c
Merge pull request #42 from AnonymusRaccoon/readme
Updating the readme & adding a live server.
2021-11-01 21:05:56 +01:00
Zoe Roux
375fcab258 ThumbnailManager: Fixing external metadata handling 2021-11-01 20:56:11 +01:00
Zoe Roux
d435c2c59f Dockerfile: Fixing the node version 2021-11-01 15:22:08 +01:00
Zoe Roux
68fbb7ae54 Updating the dockerfile to use yarn 2021-10-31 14:57:16 +01:00
Zoe Roux
326c9aa9d3 Using yarn insted of npm 2021-10-31 14:56:36 +01:00
Zoe Roux
817a254c84 README: Fixing docker compose yml 2021-10-27 21:29:30 +02:00
Zoe Roux
1383760f37 Readme: Updating the readme 2021-10-26 22:29:54 +02:00
Zoe Roux
e74ffce3af CI: Fixing tests results upload 2021-10-26 19:52:13 +02:00
Zoe Roux
6c3326e566 CI: Adding tests results to sonarcloud 2021-10-26 19:37:10 +02:00
Zoe Roux
260f07b5c7 Dockerfile: Fixing the host runner 2021-10-24 22:25:01 +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
f974104910 Player: Fixing episode thumbnails not showing 2021-10-18 22:38:50 +02:00
Zoe Roux
90b1a8f510 Swagger: Fixing missing xml documentation on release builds 2021-10-18 22:21:31 +02:00
Zoe Roux
1666bf9981 EpisodeList: Fixing episode thumbnails not showing 2021-10-18 22:21:14 +02:00
Zoe Roux
7e1ea00d0a Windows: Fixing windows setup 2021-10-18 21:44:40 +02:00
Zoe Roux
cc39bfc5ff Windows: Fixing windows setup 2021-10-18 21:43:35 +02:00
Zoe Roux
540587ec79
Merge pull request #40 from AnonymusRaccoon/swagger
Swagger
2021-10-18 21:25:43 +02:00
Zoe Roux
b57fa17ced Documenting thumbnails 2021-10-18 21:15:12 +02:00
Zoe Roux
0170abcffd Fixing start air and end air sorting 2021-10-18 21:08:37 +02:00
Zoe Roux
6a3e48a1d1 API: Fixing watch items images and previous/next handling 2021-10-10 21:25:00 +02:00
Zoe Roux
846dbcb22e Updating to the new images API 2021-10-10 21:24:19 +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
Zoe Roux
fd50a2dedc Adding the missing documentation on every classes and methods 2021-10-07 21:48:40 +02:00
Zoe Roux
6ee5f3ef24 Swagger: Updating icons, cleaning up the openAPI spec and documenting the account endpoint 2021-10-04 22:07:20 +02:00
Zoe Roux
7bf53b4008 Updating the main color and favicons 2021-10-04 22:04:33 +02:00
Zoe Roux
a7a994ab41 API: Cleaning up the configuration's documentation 2021-10-03 19:19:19 +02:00
Zoe Roux
cd5b953e0f Transcoder: Including transcode methods in the filesystem interface 2021-10-03 18:56:57 +02:00
Zoe Roux
40e32a1689 API: Documenting the search API 2021-10-02 18:31:25 +02:00
Zoe Roux
cb6ea80adb Swagger: Handling PermissionsAttribute for the swagger's document 2021-09-29 21:24:56 +02:00
Zoe Roux
4791736019 Swagger: Creating a basic security definition 2021-09-29 17:10:49 +02:00
Zoe Roux
9fded9e4a2 API: Documenting the task's API 2021-09-29 16:39:09 +02:00
Zoe Roux
24a45c0b72 API: Doucmenting subtitles's API 2021-09-29 16:22:53 +02:00
Zoe Roux
19023fbaf5 API: Documenting the providers API 2021-09-27 21:08:03 +02:00
Zoe Roux
cd6c589529 API: Documenting the staff's api 2021-09-27 20:50:57 +02:00
Zoe Roux
f4bac4e670 API: Documenting the studios api 2021-09-26 19:08:00 +02:00
Zoe Roux
0fdc583d58 Swagger: sorting tags groups & documenting the genre's API 2021-09-26 18:20:46 +02:00
Zoe Roux
049f545d51 API: documenting watch items 2021-09-24 14:17:53 +02:00
Zoe Roux
7e4fab1ee1 API: Documenting the items's API AND removing the BaseUrl need on APIs constructor, retriving it on the controller DI service 2021-09-24 11:45:00 +02:00
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