Commit Graph

17 Commits

Author SHA1 Message Date
Chocobozzz
863477173e Cleanup tests imports 2022-08-17 15:47:54 +02:00
Chocobozzz
e0faa8ad6e We don't need to import mocha 2022-08-17 15:40:57 +02:00
Chocobozzz
bf54587a3e shared/ typescript types dir server-commands 2021-12-17 09:29:23 +01:00
Chocobozzz
a24bd1ed41 Merge branch 'next' into develop 2021-07-21 15:51:30 +02:00
Chocobozzz
4c7e60bc17 Reorganize imports 2021-07-20 15:27:19 +02:00
Chocobozzz
c0e8b12e7f Refactor requests 2021-07-20 15:27:18 +02:00
Chocobozzz
254d3579f5 Use an object to represent a server 2021-07-20 15:27:18 +02:00
Chocobozzz
89d241a79c Shorter server command names 2021-07-20 15:27:18 +02:00
Chocobozzz
d23dd9fbfc Introduce videos command 2021-07-20 15:27:18 +02:00
Chocobozzz
e6346d59e6 Introduce playlist command 2021-07-20 15:27:18 +02:00
Chocobozzz
ae2abfd3ae Introduce plugins command 2021-07-20 15:27:17 +02:00
lutangar
dc3d902234 Introduce generic video constant manager for plugins
Allow a plugin developer to get back constants values,
and reset constants deletions or additions.
2021-07-16 17:49:40 +02:00
Chocobozzz
799ece6aae Add ability to delete previously added constants 2021-06-15 15:18:11 +02: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
b3af2601da Add ability to remove privacies using plugins 2020-04-20 15:42:27 +02:00
Chocobozzz
a15871560f Move to eslint 2020-02-03 08:31:02 +01:00
Chocobozzz
ee286591a5 Plugins can update video constants
Categories, licences and languages
2019-07-26 15:18:30 +02:00