aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| | | | The support ends on December 2019: https://github.com/nodejs/Release#release-schedule
* 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
| | | | | | * Add since parameter to peertube-import-videos * PR remarks + --until <date>
* 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
|
* Correctly import tags in CLIChocobozzz2019-07-292-7/+5
|
* Add gitlab ci supportChocobozzz2019-07-2921-36/+58
|
* Add plugin translation systemChocobozzz2019-07-2611-12/+212
|
* Plugins can update video constantsChocobozzz2019-07-266-1/+327
| | | | Categories, licences and languages
* Add public settings endpointChocobozzz2019-07-264-18/+58
|
* Add setting helper to client pluginsChocobozzz2019-07-261-0/+1
|