aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* Begin auth plugin supportChocobozzz2020-05-046-0/+194
|
* Add ability to remove privacies using pluginsChocobozzz2020-04-201-1/+6
|
* Add thumbnail / preview generation from url on the fly (#2646)Kim2020-04-202-0/+0
| | | | | | | | | | | * Add thumbnails generation on the fly to URL import * Display generated preview to import first edit * Use ternary to get type inference * Move preview/thumbnail test just after import Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Add ability for plugins to add custom routesChocobozzz2020-04-102-0/+41
|
* Add ability to remove a video from a pluginChocobozzz2020-04-091-3/+15
|
* Add SQL query support in pluginsChocobozzz2020-04-092-0/+47
|
* Add action hooks to user routesChocobozzz2019-12-061-1/+9
|
* Add plugin hook on registrationChocobozzz2019-10-251-0/+11
|
* Add plugin translation systemChocobozzz2019-07-266-3/+20
|
* Plugins can update video constantsChocobozzz2019-07-262-0/+58
| | | | Categories, licences and languages
* Add filter hooks testsChocobozzz2019-07-241-2/+55
|
* Add hook filters testsChocobozzz2019-07-243-18/+84
|
* Add CLI plugins testsChocobozzz2019-07-242-0/+58
|
* Update travis ffmpeg patch versionChocobozzz2019-05-172-0/+0
|
* Add audio upload testsChocobozzz2019-05-171-0/+0
|
* Add playlist rest testsChocobozzz2019-03-181-0/+0
|
* Add import finished and video published notifsChocobozzz2019-01-091-0/+0
|
* Support additional video extensionsChocobozzz2018-12-112-0/+0
|
* Add torrent testsChocobozzz2018-08-082-1/+0
|
* Add check param tests regarding video importsChocobozzz2018-08-081-0/+1
|
* adding tests for audio conversionsRigel Kent2018-08-012-0/+0
|
* Handle .srt subtitlesChocobozzz2018-07-162-0/+22
|
* Implement captions/subtitlesChocobozzz2018-07-162-0/+16
|
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-292-0/+0
|
* Move fixtures in tests/Chocobozzz2018-06-0723-0/+1