Commit Graph

150 Commits

Author SHA1 Message Date
Rigel Kent
040d6896a3 add display of logs matching any state 2020-12-13 19:27:25 +01:00
Rigel Kent
f2eb23cd87 emit more specific status codes on video upload (#3423)
- reduce http status codes list to potentially useful codes
- convert more codes to typed ones
- factorize html generator for error responses
2020-12-08 21:16:10 +01:00
Chocobozzz
bb4ba6d94c Add permanent live support 2020-12-03 15:21:16 +01:00
Rigel Kent
d4132d3f56 more explicit error messages for file uploads 2020-12-03 10:15:49 +01:00
Arman
3520d38515 add My History API to openapi (#3363)
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
Co-authored-by: Rigel Kent <par@rigelk.eu>
2020-11-26 00:27:59 +01:00
Rigel Kent
64b5c2476a remove outdated badges, add authorization to caption routes 2020-11-20 11:29:37 +01:00
Chocobozzz
0aa52e1707 Add ability to display all channel/account videos 2020-11-18 15:29:38 +01:00
Chocobozzz
4e239e3554 Add open api doc for live 2020-11-09 15:33:04 +01:00
Arman
cd372e840b Fix boolean types, add missing downloadEnabled 2020-09-22 08:19:37 +02:00
Chocobozzz
b43d19cf44 Bumped to version v2.4.0 2020-09-08 11:12:05 +02:00
Chocobozzz
5520f6658e Bumped to version v2.4.0-rc.1 2020-08-27 08:46:36 +02:00
Chocobozzz
20dcfd7498 Deprecate old static routes 2020-08-26 15:03:00 +02:00
Chocobozzz
000ca2a898 Update openapi documentation
Regarding "files" property of the video object
2020-08-26 14:45:39 +02:00
Chocobozzz
c00f96cef9 Fix openapi schema variable interpolation 2020-08-03 09:12:51 +02:00
Chocobozzz
fcc4466e7c Fix openapi schema 2020-08-03 08:59:41 +02:00
Chocobozzz
668b7f096e Add openapi doc 2020-07-31 11:35:19 +02:00
Jinn Koriech
0579dee3b2 Switch examples to curl since httpie has a 512MB limit (#3012)
Co-authored-by: Rigel Kent <par@rigelk.eu>
2020-07-28 13:48:55 +02:00
Chocobozzz
2291a412d2 Merge branch 'release/2.3.0' into develop 2020-07-21 11:16:28 +02:00
Chocobozzz
97aaeadad5 Bumped to version v2.3.0 2020-07-21 10:03:58 +02:00
Chocobozzz
e3489df98e Update openapi 2020-07-10 14:02:41 +02:00
Chocobozzz
17b07dc5a2 Update contributing guide 2020-07-10 14:02:41 +02:00
Chocobozzz
310b5219b3 Add new abuses tests 2020-07-10 14:02:41 +02:00
Chocobozzz
4f32032fed Add migrations 2020-07-10 14:02:41 +02:00
Chocobozzz
27647da17f Bumped to version v2.3.0-rc.1 2020-07-06 11:09:12 +02:00
Rigel Kent
8491293b02 add blocked filter in users list to filter banned users
fixes #2914
2020-07-02 22:50:33 +02:00
Rigel Kent
6957f698d0 deprecate video abuse route, soon to be superseeded 2020-07-02 16:30:52 +02:00
Chocobozzz
1e904cde34 Fix users tests 2020-07-02 14:23:50 +02:00
Rigel Kent
00494d6e2a allow limiting video-comments rss feeds to an account or video channel 2020-06-27 13:20:59 +02:00
Rigel Kent
2c31866430 update openapi spec with links and callback for search 2020-06-27 13:12:34 +02:00
Rigel Kent
84f6e32c7b add examples and descriptions, missing filters for abuses in openapi spec 2020-06-26 13:43:32 +02:00
Rigel Kent
64ffd1deb2 switch plugins public settings to unauthenticated in the openapi spec 2020-06-26 13:43:32 +02:00
Rigel Kent
7461d440c2 add plugins to the openapi spec 2020-06-25 12:16:08 +02:00
Rigel Kent
04b703f6fc add redundancy to the openapi spec 2020-06-25 11:14:51 +02:00
Rigel Kent
f4d5998127 add notifications to the openapi spec 2020-06-25 11:14:51 +02:00
Rigel Kent
d73810bede fix openapi path for feeds examples 2020-06-24 15:13:24 +02:00
Rigel Kent
06746a8b25 add feeds to the openapi spec 2020-06-24 14:16:25 +02:00
Rigel Kent
1ebddadd07 predefined report reasons & improved reporter UI (#2842)
- added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video
- added predefined report reasons
- added video player with report modal
2020-06-22 13:00:39 +02:00
Chocobozzz
ad031145a9 Add rest api doc for index search 2020-06-10 15:18:15 +02:00
Chocobozzz
a55c98031b Bumped to version v2.2.0 2020-06-02 10:04:05 +02:00
Chocobozzz
d9cb522780 Bumped to version v2.2.0-rc.1 2020-05-18 08:13:34 +02:00
Chocobozzz
63748ad005 Add files section to streaming playlists openapi doc 2020-05-13 11:57:38 +02:00
Chocobozzz
6676056a31 Add max count information in api doc 2020-05-13 11:31:42 +02:00
Chocobozzz
2dd530129f Fix openapi search endpoint 2020-04-22 08:40:24 +02:00
Chocobozzz
b9e924a8d6 Fix playlist element param in api doc 2020-04-21 16:47:39 +02:00
Chocobozzz
0590bb4692 Add playlist exist api doc 2020-04-21 16:41:31 +02:00
Chocobozzz
59c794a5dc Add videos list filters param in api doc 2020-04-21 16:03:51 +02:00
Chocobozzz
98639806c0 Fix comment body api doc 2020-04-21 15:28:17 +02:00
Chocobozzz
50e16ccf61 Improve abuse api doc 2020-04-21 15:24:19 +02:00
Chocobozzz
c18431505f Add API doc for playlists 2020-04-21 15:04:39 +02:00
Chocobozzz
b029d58a27 Openapi consistency 2020-04-21 12:19:00 +02:00