aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Improve translation plugin guideChocobozzz2019-07-261-0/+13
* Add translations and constants manager plugins docChocobozzz2019-07-261-12/+120
* Add plugin translation systemChocobozzz2019-07-2618-28/+303
* Plugins can update video constantsChocobozzz2019-07-269-1/+342
* Run hooks and register plugins outside angularChocobozzz2019-07-261-16/+20
* Add public settings endpointChocobozzz2019-07-2610-26/+92
* Add setting helper to client pluginsChocobozzz2019-07-268-35/+74
* Add font-displayBO412019-07-261-0/+5
* Fix scheduled privacy and verify email validationsChocobozzz2019-07-254-12/+7
* Move controller in dedicated functionsChocobozzz2019-07-251-18/+22
* Fix express validatorChocobozzz2019-07-2551-101/+93
* Fix pt_PT and el_GR translationsChocobozzz2019-07-254-2/+4
* Fix guide typoChocobozzz2019-07-251-1/+1
* Update translations and support Greek languageChocobozzz2019-07-2542-31989/+35803
* Fix peertube auth helpChocobozzz2019-07-251-3/+3
* Fix angular proxy in dev modeChocobozzz2019-07-251-3/+9
* Update creditsChocobozzz2019-07-251-2/+5
* Use node 10 in travisChocobozzz2019-07-252-2/+2
* Sort on videoQuotaUsed in backendChocobozzz2019-07-252-1/+3
* Update client dependenciesChocobozzz2019-07-2560-1276/+1081
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-2526-44/+44
* Update angularChocobozzz2019-07-2545-872/+1339
* Upgrade tools dependenciesChocobozzz2019-07-252-450/+214
* Upgrade server dependenciesChocobozzz2019-07-255-635/+682
* Add sortable for videoQuotaUsed in user-list component.Axel Viala2019-07-251-1/+1
* Add client hook/register typingsChocobozzz2019-07-245-2/+29
* Change plugin models namesChocobozzz2019-07-2414-41/+50
* Add hooks documentationChocobozzz2019-07-248-8/+41
* Fix optimize old videos scriptChocobozzz2019-07-242-3/+3
* Add retries to travis mochaChocobozzz2019-07-245-6/+6
* Lazy load client script scopesChocobozzz2019-07-245-13/+18
* Correctly notify on auto blacklistChocobozzz2019-07-2415-55/+61
* Update plugin guideChocobozzz2019-07-241-2/+66
* Fix auto blacklistChocobozzz2019-07-241-1/+1
* Refactor middleware helpersChocobozzz2019-07-2434-241/+311
* Add plugin static files cacheChocobozzz2019-07-246-20/+36
* Log error on unknown hookChocobozzz2019-07-249-56/+85
* Use search client scopeChocobozzz2019-07-248-16/+25
* Add client hooksChocobozzz2019-07-2431-126/+341
* Add plugin table migration tableChocobozzz2019-07-246-4/+51
* Add filter hooks testsChocobozzz2019-07-2410-41/+260
* Add hook filters testsChocobozzz2019-07-2418-80/+306
* Add plugin API testsChocobozzz2019-07-2419-79/+481
* Add CLI plugins testsChocobozzz2019-07-2422-148/+589
* Provide logger to pluginsChocobozzz2019-07-245-53/+72
* Add plugins check params testsChocobozzz2019-07-244-6/+478
* Add server hooksChocobozzz2019-07-2417-114/+424
* Add ability to disable plugins/themes from CLIChocobozzz2019-07-241-1/+2
* Some plugins fixes and doc enhancementsChocobozzz2019-07-246-19/+45
* Add plugin quickstart documentationChocobozzz2019-07-241-0/+229