aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* WIP plugins: add storage managerChocobozzz2019-07-242-2/+48
* WIP plugins: update pluginChocobozzz2019-07-247-75/+202
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-2414-108/+268
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-245-31/+68
* WIP plugins: list installed plugins in clientChocobozzz2019-07-241-2/+2
* WIP plugins: plugin settings on server sideChocobozzz2019-07-2410-54/+372
* WIP plugins: load theme on client sideChocobozzz2019-07-247-18/+30
* WIP plugins: add theme supportChocobozzz2019-07-2415-24/+148
* WIP plugins: hook on client sideChocobozzz2019-07-242-1/+39
* WIP plugins: static filesChocobozzz2019-07-243-11/+88
* WIP plugins: install/uninstallChocobozzz2019-07-247-9/+170
* WIP plugins: add ability to register pluginsChocobozzz2019-07-2414-3/+509
* Add rate limit to registration and API endpointsChocobozzz2019-07-045-21/+86
* peertube auth add wants a URL (and not a host)Chocobozzz2019-07-041-1/+2
* Log typoChocobozzz2019-07-031-1/+1
* Fix/connection with email (#1917)Nassim Bounouas2019-07-022-3/+14
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-214-6/+11
* Fix redundancy exceeded quotaChocobozzz2019-06-201-1/+4
* Add language filters in user preferencesChocobozzz2019-06-1910-101/+245
* Fix CLI default boolean valuesChocobozzz2019-06-172-3/+11
* Add ability to override CLI import attributesChocobozzz2019-06-134-72/+151
* Add more CLI testsChocobozzz2019-06-1311-144/+391
* Fix notification overflowChocobozzz2019-06-132-2/+6
* Add 4k conf in transcoding in admin panelChocobozzz2019-06-122-2/+4
* Fix user testsChocobozzz2019-06-111-1/+2
* Add more embed parametersChocobozzz2019-06-112-3/+3
* Add ability to change email in clientChocobozzz2019-06-111-1/+1
* Handle email update on serverChocobozzz2019-06-119-28/+157
* Feature/logrotation (#1881)Nassim Bounouas2019-06-112-11/+19