aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Add public settings endpointChocobozzz2019-07-264-18/+58
* Add setting helper to client pluginsChocobozzz2019-07-261-0/+1
* Fix scheduled privacy and verify email validationsChocobozzz2019-07-254-12/+7
* Move controller in dedicated functionsChocobozzz2019-07-251-18/+22
* Fix express validatorChocobozzz2019-07-2548-97/+89
* Fix peertube auth helpChocobozzz2019-07-251-3/+3
* Sort on videoQuotaUsed in backendChocobozzz2019-07-252-1/+3
* Upgrade tools dependenciesChocobozzz2019-07-252-450/+214
* Upgrade server dependenciesChocobozzz2019-07-251-2/+3
* Change plugin models namesChocobozzz2019-07-246-19/+19
* Add hooks documentationChocobozzz2019-07-245-6/+6
* Add retries to travis mochaChocobozzz2019-07-245-6/+6
* Correctly notify on auto blacklistChocobozzz2019-07-2414-48/+46
* Fix auto blacklistChocobozzz2019-07-241-1/+1
* Refactor middleware helpersChocobozzz2019-07-2434-241/+311
* Add plugin static files cacheChocobozzz2019-07-245-20/+34
* Log error on unknown hookChocobozzz2019-07-241-1/+6
* Add plugin table migration tableChocobozzz2019-07-245-3/+50
* Add filter hooks testsChocobozzz2019-07-249-38/+257
* Add hook filters testsChocobozzz2019-07-2414-62/+276
* Add plugin API testsChocobozzz2019-07-2410-70/+380
* Add CLI plugins testsChocobozzz2019-07-2417-106/+509
* Provide logger to pluginsChocobozzz2019-07-244-39/+79
* Add plugins check params testsChocobozzz2019-07-244-6/+478
* Add server hooksChocobozzz2019-07-2412-112/+326
* Some plugins fixes and doc enhancementsChocobozzz2019-07-243-6/+17
* Use process.env.npm_package_versionChocobozzz2019-07-245-41/+43
* Fix lintChocobozzz2019-07-242-1/+3
* Check latest plugins version with config intervalChocobozzz2019-07-243-5/+5
* Check latest plugins versionChocobozzz2019-07-245-18/+49
* Add ability to search available pluginsChocobozzz2019-07-249-9/+210
* Add peertube plugin index website modelsChocobozzz2019-07-245-11/+12
* Move createTorrent in webtorrent utilsChocobozzz2019-07-243-4/+7