aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils
Commit message (Expand)AuthorAgeFilesLines
* Add external login testsChocobozzz2020-05-043-2/+53
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-041-0/+19
* Begin auth plugin supportChocobozzz2020-05-041-0/+11
* Add unit tests for captions via URL importkimsible2020-04-141-0/+1
* Add SQL query support in pluginsChocobozzz2020-04-091-1/+2
* Update server dependenciesChocobozzz2020-04-011-2/+2
* Tests for viewsPerDayRigel Kent2020-03-311-3/+6
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-1/+2
* Implement pagination for overviews endpointChocobozzz2020-03-111-6/+21
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-101-0/+9
* Move to eslintcontainChocobozzz2020-02-0325-231/+242
* Fix transcodingChocobozzz2020-01-291-1/+1
* Add tests for video downscale framerate matchingRigel Kent2020-01-291-1/+24
* Cleanup server fixmeChocobozzz2020-01-281-1/+0
* Add ability to list redundanciesChocobozzz2020-01-282-5/+83
* Remove HLS torrentsChocobozzz2020-01-241-1/+1
* Fix e2e testsChocobozzz2020-01-231-8/+6
* Use a filtered proxy without variablesChocobozzz2020-01-221-1/+1
* Fix default avatar URLChocobozzz2020-01-101-1/+1
* Rebuild creditsChocobozzz2020-01-091-1/+1
* Return an error on invalid count paginationChocobozzz2020-01-091-2/+10
* Add ability to skip count queryChocobozzz2020-01-081-1/+2
* Update validator dependencyChocobozzz2020-01-071-1/+1
* Tests for totalRepliesFromVideoAuthorRigel Kent2020-01-031-1/+1
* Add test to search in my videosChocobozzz2019-12-301-1/+2
* Fix playlist searchChocobozzz2019-12-271-2/+3
* Serve audit logs to clientChocobozzz2019-12-111-1/+14
* Add action hooks to user routesChocobozzz2019-12-061-1/+2
* Add ability to filter per job typeChocobozzz2019-12-041-12/+34
* Filter on follows actor types in about pageChocobozzz2019-11-291-6/+26
* Only display accepted followers/followings in about pageChocobozzz2019-11-281-4/+7
* Add audio-only option to transcoders and playerfrankdelange2019-11-251-0/+1
* Add ability to disable webtorrentChocobozzz2019-11-252-2/+4
* Remove unused function searchVideoWithPaginationFlorent F2019-11-041-21/+0
* Add hardware information in instance configChocobozzz2019-09-051-0/+1
* Add creation reasonChocobozzz2019-09-051-0/+1
* Add welcome modalChocobozzz2019-09-051-26/+3
* Add more attributes to about pageChocobozzz2019-09-051-0/+10
* Add auto follow instances index supportChocobozzz2019-09-042-0/+39
* Add auto follow back support for instancesChocobozzz2019-09-042-6/+52
* Add avatar to prune scriptChocobozzz2019-08-092-4/+7
* Automatically remove bad followingsChocobozzz2019-08-061-0/+9
* Fix multiple server testsChocobozzz2019-08-011-1/+2
* Fix broken playlist apiChocobozzz2019-08-012-7/+6
* Improve nginx client images cacheChocobozzz2019-07-291-1/+5
* Add gitlab ci supportChocobozzz2019-07-294-9/+13
* Add plugin translation systemChocobozzz2019-07-261-0/+16
* Add public settings endpointChocobozzz2019-07-261-1/+17
* Add hook filters testsChocobozzz2019-07-242-2/+8
* Add plugin API testsChocobozzz2019-07-242-9/+91