aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bug fix logical and/or boolean selectorFrank Sträter2019-08-281-2/+2
* Merge branch 'release/1.4.0' into developChocobozzz2019-08-221-0/+2
|\
| * Fix lazy static route with unknown avatarsChocobozzz2019-08-221-0/+2
* | Type toActivityPubObject functionsChocobozzz2019-08-212-3/+4
* | Type toFormattedJSONChocobozzz2019-08-204-19/+8
* | Cleanup model typesChocobozzz2019-08-202-4/+4
* | Fix testsChocobozzz2019-08-202-3/+7
* | Stronger model typingsChocobozzz2019-08-1922-110/+111
|/
* Add avatar to prune scriptChocobozzz2019-08-091-1/+6
* Lazy load avatarsChocobozzz2019-08-093-20/+85
* Stronger actor association typing in AP functionsChocobozzz2019-08-091-1/+2
* Remove comment federation by video ownerChocobozzz2019-08-071-0/+8
* Automatically update playlist thumbnailsChocobozzz2019-08-013-24/+55
* Fix broken playlist apiChocobozzz2019-08-012-22/+14
* Moderators can only manage usersChocobozzz2019-07-301-1/+6
* Fix quota in instance features tableChocobozzz2019-07-292-2/+3
* Improve static files cacheChocobozzz2019-07-292-9/+11
* Add gitlab ci supportChocobozzz2019-07-291-3/+3
* Add plugin translation systemChocobozzz2019-07-261-1/+19
* Add public settings endpointChocobozzz2019-07-261-8/+24
* Move controller in dedicated functionsChocobozzz2019-07-251-18/+22
* Change plugin models namesChocobozzz2019-07-241-2/+2
* Correctly notify on auto blacklistChocobozzz2019-07-243-14/+17