aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers
Commit message (Expand)AuthorAgeFilesLines
* Adding the request ip for hook filter:api.user.signup.allowed.result (#2416)John Livingston2020-01-201-1/+3
* Add informational message at login for visitors coming from upload buttonRigel Kent2020-01-101-0/+8
* Adapt feeds content-type to accept headerRigel Kent2020-01-106-17/+26
* Optimize list my playlists SQL queryChocobozzz2020-01-091-3/+3
* Add outbox page size parameterRigel Kent2020-01-091-1/+4
* Add ability to skip count queryChocobozzz2020-01-086-13/+25
* Update validator dependencyChocobozzz2020-01-071-2/+2
* Share playlists stateChocobozzz2020-01-061-2/+2
* Improve SQL query for my special playlistsChocobozzz2020-01-031-4/+3
* Add infohash cacheChocobozzz2020-01-031-1/+1
* Add miniature quick actions to add video to Watch later playlistRigel Kent2020-01-021-1/+1
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-281-1/+2
* Add playlist search option and search input for add-to-video-playlist dropdownRigel Kent2019-12-261-1/+6
* Remove CSP for embedChocobozzz2019-12-181-2/+1
* (nodeinfo) add server config to the nodeinfo metadataRigel Kent2019-12-172-30/+118
* autoplay next video support for playlistsRigel Kent2019-12-131-0/+1
* Add internal privacy modeChocobozzz2019-12-122-16/+12
* Fix logs regexChocobozzz2019-12-121-1/+2
* Fix comments feedChocobozzz2019-12-111-7/+10
* Serve audit logs to clientChocobozzz2019-12-111-6/+51
* Fix comments feedChocobozzz2019-12-101-1/+4
* Clearer feed controllerChocobozzz2019-12-091-15/+26
* (hotfix) remove null categories in RSS/Atom feedsRigel Kent2019-12-081-1/+1
* Add action hooks to user routesChocobozzz2019-12-061-5/+20
* Add ability to filter per job typeChocobozzz2019-12-041-2/+9
* Soft delete video comments instead of detroyJulien Maulny2019-12-042-9/+16
* (rss) add mrss properties and update pfeedRigel Kent2019-12-031-1/+28
* Fix private video downloadChocobozzz2019-12-031-5/+5
* Don't move the caption if it has the right nameChocobozzz2019-12-031-2/+2
* Filter on follows actor types in about pageChocobozzz2019-11-291-0/+2
* Only display accepted followers/followings in about pageChocobozzz2019-11-281-15/+20
* Fix error log when updating redundancyChocobozzz2019-11-271-1/+1
* Fix fragmented download URLChocobozzz2019-11-251-1/+1
* Add audio only transcoding testsChocobozzz2019-11-251-1/+1
* Add audio-only option to transcoders and playerfrankdelange2019-11-251-0/+2
* Add ability to disable webtorrentChocobozzz2019-11-253-13/+66
* Make build worksChocobozzz2019-11-131-1/+1
* Add plugin hook on registrationChocobozzz2019-10-251-1/+7
* Fix federation with some actorsChocobozzz2019-10-231-1/+0
* Update server dependenciesChocobozzz2019-10-212-11/+5
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-241-0/+1
* Update default value for commentsEnabledFrank Sträter2019-09-181-2/+2
* Add hardware information in instance configChocobozzz2019-09-051-0/+3
* Add creation reasonChocobozzz2019-09-051-0/+2
* Add config instance warning modalChocobozzz2019-09-051-6/+6
* Add welcome modalChocobozzz2019-09-051-9/+13
* Add more attributes to about pageChocobozzz2019-09-051-1/+20
* Add auto follow back support for instancesChocobozzz2019-09-043-1/+17
* Hide video abuses from muted accountsChocobozzz2019-08-291-2/+11
* Fix default true values when uploding videosChocobozzz2019-08-282-3/+3