aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins/video-constants.ts
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup tests importsChocobozzz2022-08-171-3/+1
|
* We don't need to import mochaChocobozzz2022-08-171-1/+0
|
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
|
* Merge branch 'next' into developChocobozzz2021-07-211-76/+45
|\
| * Reorganize importsChocobozzz2021-07-201-3/+2
| |
| * Refactor requestsChocobozzz2021-07-201-1/+1
| |
| * Use an object to represent a serverChocobozzz2021-07-201-3/+3
| |
| * Shorter server command namesChocobozzz2021-07-201-16/+16
| |
| * Introduce videos commandChocobozzz2021-07-201-37/+15
| |
| * Introduce playlist commandChocobozzz2021-07-201-13/+4
| |
| * Introduce plugins commandChocobozzz2021-07-201-15/+13
| |
* | Introduce generic video constant manager for pluginslutangar2021-07-161-1/+36
|/ | | | | Allow a plugin developer to get back constants values, and reset constants deletions or additions.
* Add ability to delete previously added constantsChocobozzz2021-06-151-2/+4
|
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-2/+8
| | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses
* Add ability to remove privacies using pluginsChocobozzz2020-04-201-3/+52
|
* Move to eslintcontainChocobozzz2020-02-031-38/+20
|
* Plugins can update video constantsChocobozzz2019-07-261-0/+140
Categories, licences and languages