aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix import testsChocobozzz2021-02-181-0/+1
* CleanupChocobozzz2021-02-182-1/+2
* Fix feedsChocobozzz2021-02-181-1/+1
* Add ability to update torrents cache in clientChocobozzz2021-02-181-0/+3
* Dissociate video file names and video uuidChocobozzz2021-02-185-92/+105
* Remove previous thumbnail if neededChocobozzz2021-02-163-8/+23
* Generate a name for caption filesChocobozzz2021-02-163-36/+31
* Generate a name for thumbnailsChocobozzz2021-02-162-17/+16
* Remove deprecated static routesChocobozzz2021-02-161-19/+0
* 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
* Add priority to transcoding jobsChocobozzz2021-01-252-4/+4
* Support progress for ffmpeg tasksChocobozzz2021-01-211-9/+4
* Add user video list hooksChocobozzz2021-01-201-7/+15
* Serve AP objects for default account/channel pagesChocobozzz2021-01-201-2/+4
* Fix (again) youtube importChocobozzz2021-01-191-2/+1
* Allow users/visitors to search through an account's videos (#3589)Rigel Kent2021-01-191-1/+2
* Fix manifestChocobozzz2021-01-191-1/+1
* Fix lintChocobozzz2021-01-181-1/+1
* Fix service workerChocobozzz2021-01-181-17/+4
* stricter youtubedl format selectors (#3516)Rigel Kent2021-01-153-18/+9
* Implement remote interactionChocobozzz2021-01-151-0/+5
* Remove unused tracker paramChocobozzz2021-01-151-1/+0
* Allow user to search through their watch history (#3576)Rigel Kent2021-01-131-1/+3
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+2
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-132-4/+33
* Fix tracker IP with reverse proxyChocobozzz2021-01-111-1/+1
* Retrieve user by id instead of usernameChocobozzz2021-01-111-1/+1
* Add more hints regarding live portChocobozzz2021-01-111-0/+4
* Add missing audit log if the user deletes its accountChocobozzz2021-01-042-4/+9
* Support activeMonth and activeHalfyear in nodeinfoChocobozzz2020-12-301-2/+4
* Add AP statsChocobozzz2020-12-152-69/+11
* Refactor jobs stateChocobozzz2020-12-141-24/+16
* Add joblog at the end of ciChocobozzz2020-12-141-4/+4
* add display of logs matching any stateRigel Kent2020-12-131-3/+20
* Upgrade sequelize to v6Chocobozzz2020-12-091-3/+2
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-082-29/+17
* plugins: add optional authentication for routeskontrollanten2020-12-081-0/+3
* Use dedicated hooks for account/channel videosChocobozzz2020-12-082-4/+11