aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api
Commit message (Expand)AuthorAgeFilesLines
* Implemented configurable minimum signup agePoslovitch2021-05-281-1/+2
* CleanupChocobozzz2021-05-282-39/+0
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-2722-468/+742
|\
| * Instance homepage support (#4007)Chocobozzz2021-05-274-4/+48
| * Refactor a little bit controllersChocobozzz2021-05-129-485/+604
| * Stricter models typingChocobozzz2021-05-123-13/+22
| * Error if importing a torrent with multiple filesChocobozzz2021-05-111-5/+15
| * Reorganize plugin modelsChocobozzz2021-05-111-15/+18
| * Cleanup shared modelsChocobozzz2021-05-111-1/+1
| * Cleanup models directory organizationChocobozzz2021-05-119-23/+23
| * Use a class for youtube-dlChocobozzz2021-05-111-3/+6
| * Resumable video uploads (#3933)kontrollanten2021-05-102-20/+103
| * Update channel updatedAt when uploading a videoChocobozzz2021-05-101-0/+3
* | Add server API actors routeKimsible2021-05-052-0/+39
|/
* Add ability to filter my videos by liveChocobozzz2021-05-035-47/+54
* Ensure to install supported pluginsChocobozzz2021-04-121-1/+1
* Add server plugin helpersChocobozzz2021-04-091-245/+5
* Add ability to update the bannerChocobozzz2021-04-081-0/+8
* Add banner testsChocobozzz2021-04-082-2/+2
* Add banners supportChocobozzz2021-04-085-29/+63
* Agnostic actor image storageChocobozzz2021-04-082-2/+2
* Add server hooks for search endpointChocobozzz2021-03-241-11/+26
* Fix external on logout hookChocobozzz2021-03-241-1/+1
* Refactor auth flowChocobozzz2021-03-242-12/+68
* Add new plugin/peertube version notifsChocobozzz2021-03-241-1/+3
* Fix index searchChocobozzz2021-03-241-2/+2
* Fix request body limitChocobozzz2021-03-241-1/+0
* Add jobs tag to loggerChocobozzz2021-03-241-2/+2
* Use got instead of requestChocobozzz2021-03-241-5/+5
* Introduce tags to the loggerChocobozzz2021-03-241-5/+6
* Fix emptying video tagsChocobozzz2021-03-031-6/+7
* Fix broken local actorsChocobozzz2021-02-262-5/+4
* Async torrent creationChocobozzz2021-02-251-7/+31
* Fix testsChocobozzz2021-02-191-2/+1
* Fix thread replies API responseChocobozzz2021-02-191-2/+0
* Optimize rate endpointChocobozzz2021-02-191-0/+3
* Fix video comments display with deleted commentsChocobozzz2021-02-191-3/+10
* Try to speed up server testsChocobozzz2021-02-192-3/+8
* CleanupChocobozzz2021-02-181-1/+1
* Add ability to update torrents cache in clientChocobozzz2021-02-181-0/+3
* Dissociate video file names and video uuidChocobozzz2021-02-181-2/+5
* Remove previous thumbnail if neededChocobozzz2021-02-163-8/+23
* Generate a name for caption filesChocobozzz2021-02-162-31/+29
* Guess if we need to generate the thumbnail for importsChocobozzz2021-02-121-2/+0
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-081-0/+2
* Add ability to update plugin authChocobozzz2021-02-011-0/+1
* Support transcoding options/encoders by pluginsChocobozzz2021-01-281-2/+9
* move from trending routes to alg paramRigel Kent2021-01-281-13/+13
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-281-2/+16
* Allow webp image uploadsChocobozzz2021-01-262-6/+6