aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
| | | | Install/uninstall/list plugins remotely
* 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
| | | | | | | | | | | | * #1916 Load user by email - insensitive query * Revert "Case insensitive login" This reverts commit c1521ca3d757bee91f7dfbb15b3717162bf4997d. * #1916 Load user - insensitive query for username and sensitive for email * #1916 Unit test for insensitive username login && documentation
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-214-6/+11
| | | | | | | | * #1915 Add a subject to contact form and add it to email sent * #1915 Add subject to contact form tests * #1915 Contact form test corrected && tslint correction
* 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
|