aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* | Hide video abuses from muted accountsChocobozzz2019-08-293-9/+102
* | Fix default true values when uploding videosChocobozzz2019-08-282-3/+3
* | Bug fix logical and/or boolean selectorFrank Sträter2019-08-281-2/+2
* | peertube-import-videos.ts: add --tmpdir, --first, --last and --verbose [level...Frank de Lange2019-08-262-37/+81
* | fixes 2065: optimisation (#2073)John Livingston2019-08-231-1/+2
* | Fix buildChocobozzz2019-08-231-1/+1
* | Merge branch 'release/1.4.0' into developChocobozzz2019-08-221-0/+2
|\|
| * Fix lazy static route with unknown avatarsChocobozzz2019-08-221-0/+2
* | Merge branch 'release/1.4.0' into developChocobozzz2019-08-223-6/+11
|\|
| * Fix image and plugin CSPChocobozzz2019-08-221-2/+2
| * Try to fix video duplicationChocobozzz2019-08-221-1/+1
| * Fix user creation by moderatorsChocobozzz2019-08-221-3/+8
| * Fix socket notification with multiple user tabsChocobozzz2019-08-221-6/+10
| * email object -> email subjectChocobozzz2019-08-223-20/+20
| * Relax plugin package.json validationChocobozzz2019-08-221-2/+6
* | Fix html tag with blacklisted videoChocobozzz2019-08-223-2/+20
* | Merge branch 'feature/strong-model-types' into developChocobozzz2019-08-22182-1232/+2875
|\ \
| * | Type toActivityPubObject functionsChocobozzz2019-08-2124-53/+109
| * | Fix ownership changeChocobozzz2019-08-214-10/+12
| * | Type toFormattedJSONChocobozzz2019-08-2054-147/+401
| * | Cleanup model typesChocobozzz2019-08-2050-321/+668
| * | Fix testsChocobozzz2019-08-204-10/+13
| * | Stronger model typingsChocobozzz2019-08-19175-1134/+2115
| |/
* | Fix socket notification with multiple user tabsChocobozzz2019-08-221-6/+10
* | email object -> email subjectChocobozzz2019-08-223-20/+20
* | Relax plugin package.json validationChocobozzz2019-08-221-2/+6
|/
* Fix redundancy testsChocobozzz2019-08-132-4/+7
* Fix redundancy exceeding the limitChocobozzz2019-08-123-13/+36
* Add avatar to prune scriptChocobozzz2019-08-096-6/+236
* Fix avatar url validationChocobozzz2019-08-091-1/+1
* Lazy load avatarsChocobozzz2019-08-0915-90/+306
* Stronger actor association typing in AP functionsChocobozzz2019-08-0931-90/+147
* Remove comment federation by video ownerChocobozzz2019-08-075-54/+49
* Deprecate Node 8Chocobozzz2019-08-072-2/+16
* Fix comment notificationsChocobozzz2019-08-071-1/+1
* Limit maximum actor follow scoreChocobozzz2019-08-071-1/+1
* Automatically remove bad followingsChocobozzz2019-08-0613-199/+291
* Optimize watch endpointChocobozzz2019-08-061-1/+1
* Fix user notifications on new followChocobozzz2019-08-0216-34/+78
* Fix broken follow notificationChocobozzz2019-08-022-0/+20
* Automatically update playlist thumbnailsChocobozzz2019-08-0113-33/+405
* Fix like/dislike federationChocobozzz2019-08-012-16/+18
* Fix HLS transcodingChocobozzz2019-08-015-8/+20
* Add since parameter to peertube-import-videos (#1991)Florent F2019-08-011-1/+35
* Fix multiple server testsChocobozzz2019-08-017-35/+102
* Fix broken playlist apiChocobozzz2019-08-0119-728/+1203
* Moderators can only manage usersChocobozzz2019-07-303-64/+181
* Fix quota in instance features tableChocobozzz2019-07-292-2/+3
* Improve static files cacheChocobozzz2019-07-293-11/+16
* Fix mocha commandsChocobozzz2019-07-292-2/+2