aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add margin to plugin blocks in adminChocobozzz2019-07-303-2/+6
|
* Moderators can only manage usersChocobozzz2019-07-3010-78/+227
|
* Add show channel button in account pageChocobozzz2019-07-295-4/+29
|
* Fix help transcoding placementChocobozzz2019-07-293-1/+4
|
* Fix quota in instance features tableChocobozzz2019-07-294-4/+5
|
* Improve static files cacheChocobozzz2019-07-293-11/+16
|
* Improve nginx client images cacheChocobozzz2019-07-292-2/+6
|
* Add video import in open apiChocobozzz2019-07-291-26/+82
|
* Fix mocha commandsChocobozzz2019-07-293-3/+3
|
* Correctly import tags in CLIChocobozzz2019-07-292-7/+5
|
* Add gitlab ci supportChocobozzz2019-07-2936-64/+247
|
* 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
| | | | Categories, licences and languages
* 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
|