aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Move deleted comment on new follow testsChocobozzz2019-12-046-99/+131
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-044-16/+82
* Soft delete video comments instead of detroyJulien Maulny2019-12-049-30/+162
* (rss) add mrss properties and update pfeedRigel Kent2019-12-031-1/+28
* Fix private video downloadChocobozzz2019-12-033-13/+15
* Don't move the caption if it has the right nameChocobozzz2019-12-032-3/+3
* Limit channel numbersChocobozzz2019-11-292-0/+14
* Fix email to fieldChocobozzz2019-11-291-8/+10
* Add more filters to admin follows tableChocobozzz2019-11-293-5/+19
* Filter on follows actor types in about pageChocobozzz2019-11-299-63/+179
* Only display accepted followers/followings in about pageChocobozzz2019-11-286-24/+141
* Fix testsChocobozzz2019-11-272-3/+7
* Fix error log when updating redundancyChocobozzz2019-11-271-1/+1
* Fix duplicate HLS resolution in master playlistChocobozzz2019-11-263-6/+4
* Add codec information in HLS playlistChocobozzz2019-11-264-10/+56
* Fix lintJulien Maulny2019-11-251-1/+1
* (plugins) adding signup scope and init hook, modifying ensureUserRegistration...Rigel Kent2019-11-251-1/+2
* Fix fragmented download URLChocobozzz2019-11-251-1/+1
* Add audio only transcoding testsChocobozzz2019-11-255-76/+144
* Add audio-only option to transcoders and playerfrankdelange2019-11-257-10/+87
* Add ability to generate HLS in CLIChocobozzz2019-11-251-17/+116
* Add disable webtorrent migrationChocobozzz2019-11-252-1/+78
* Don't always replace actor avatarChocobozzz2019-11-256-34/+57
* Add ability to disable webtorrentChocobozzz2019-11-2561-481/+1083
* Make build worksChocobozzz2019-11-131-1/+1
* Avoid circular error in loggerChocobozzz2019-11-052-12/+22
* Add ability to enabled HLS in the admin panelChocobozzz2019-11-051-1/+1
* Fix hours in peertube-import-videosFlorent F2019-11-041-0/+1
* Fix remove end slash functionChocobozzz2019-11-041-5/+3
* Fix auto index followChocobozzz2019-11-041-1/+3
* Increase clock skew for HTTP signaturesChocobozzz2019-10-252-2/+3
* Add plugin hook on registrationChocobozzz2019-10-255-9/+56
* Fix lintChocobozzz2019-10-231-1/+1
* Fix and cleanup actor follow inbox sql queryChocobozzz2019-10-231-3/+3
* Fix federation with some actorsChocobozzz2019-10-2312-32/+77
* Fix misc testsChocobozzz2019-10-222-4/+4
* Use typescript paths in cli scripts tooChocobozzz2019-10-219-0/+40
* Add tsconfig-paths registration to mochaChocobozzz2019-10-214-6/+8
* Upgrade tools depChocobozzz2019-10-212-342/+518
* Fix bug with tsconfig pathsChocobozzz2019-10-211-4/+2
* Update server dependenciesChocobozzz2019-10-2114-28/+35
* Don't quick transcode with the wrong pixel formatChocobozzz2019-10-211-0/+1
* Fix federation issue with some actor descriptionsChocobozzz2019-10-215-21/+17
* Fix caption validators testChocobozzz2019-10-181-16/+17
* Fix audio uploading without previewChocobozzz2019-10-181-1/+1
* Fix audio merging when specifying a previewChocobozzz2019-10-181-6/+28
* Support text/plain caption filesChocobozzz2019-10-181-1/+2
* Add auto play next video migrationChocobozzz2019-09-242-1/+28
* Try to fix testsChocobozzz2019-09-242-3/+12
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-245-0/+35