aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared
Commit message (Collapse)AuthorAgeFilesLines
* Add plugin static files cacheChocobozzz2019-07-241-0/+2
|
* Log error on unknown hookChocobozzz2019-07-242-46/+63
|
* Use search client scopeChocobozzz2019-07-243-4/+5
|
* Add client hooksChocobozzz2019-07-246-4/+44
|
* Add plugin table migration tableChocobozzz2019-07-241-1/+1
|
* Add filter hooks testsChocobozzz2019-07-241-3/+3
|
* Add hook filters testsChocobozzz2019-07-243-17/+28
|
* Add plugin API testsChocobozzz2019-07-243-9/+95
|
* Add CLI plugins testsChocobozzz2019-07-242-33/+41
|
* Provide logger to pluginsChocobozzz2019-07-242-21/+0
|
* Add server hooksChocobozzz2019-07-244-1/+91
|
* Some plugins fixes and doc enhancementsChocobozzz2019-07-241-1/+1
|
* Add ability to search available pluginsChocobozzz2019-07-244-3/+29
|
* Add peertube plugin index website modelsChocobozzz2019-07-243-0/+26
|
* Move createTorrent in webtorrent utilsChocobozzz2019-07-241-1/+3
|
* WIP plugins: add storage managerChocobozzz2019-07-242-0/+10
|
* WIP plugins: update pluginChocobozzz2019-07-243-2/+23
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-248-15/+168
| | | | Install/uninstall/list plugins remotely
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-241-1/+2
|
* WIP plugins: plugin settings on server sideChocobozzz2019-07-2410-7/+47
|
* WIP plugins: load theme on client sideChocobozzz2019-07-242-2/+9
|
* WIP plugins: add theme supportChocobozzz2019-07-244-1/+17
|
* WIP plugins: hook on client sideChocobozzz2019-07-243-1/+12
|
* WIP plugins: static filesChocobozzz2019-07-241-1/+6
|
* WIP plugins: install/uninstallChocobozzz2019-07-241-0/+1
|
* WIP plugins: add ability to register pluginsChocobozzz2019-07-245-0/+35
|
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-212-0/+3
| | | | | | | | * #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
* Add language filters in user preferencesChocobozzz2019-06-191-0/+1
|
* Add more CLI testsChocobozzz2019-06-131-2/+6
|
* Fix notification overflowChocobozzz2019-06-131-1/+2
|
* Add 4k conf in transcoding in admin panelChocobozzz2019-06-121-0/+1
|
* Handle email update on serverChocobozzz2019-06-112-2/+6
|
* Fix upload scriptChocobozzz2019-06-111-1/+4
|
* Improve video REST documentationChocobozzz2019-06-111-2/+1
|
* Improve registrationChocobozzz2019-06-072-1/+7
| | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step
* Add ability to unpublish video/playlistChocobozzz2019-06-061-2/+2
|
* Upgrade server dependenciesChocobozzz2019-06-063-18/+37
|
* Improve 4K video quality after transcodingChocobozzz2019-06-062-4/+8
|
* Prefer using last week/last monthChocobozzz2019-06-061-1/+19
|
* Server: Bulk update videos support fieldChocobozzz2019-05-313-5/+9
|
* Remove unused actor uuid fieldChocobozzz2019-05-316-7/+2
|
* Group videos on chronological orderChocobozzz2019-05-311-0/+49
|
* Add pagination to account video channels endpointChocobozzz2019-05-291-7/+21
|
* Add ability to specify channel on registrationChocobozzz2019-05-282-2/+35
|
* Add audio support in uploadChocobozzz2019-05-162-0/+2
|
* All API tests in parallelChocobozzz2019-05-154-22/+23
|
* Redundancy and search tests in parallel tooChocobozzz2019-05-142-2/+2
|
* Add japanese supportChocobozzz2019-05-131-0/+1
|
* Use test wrapper exit functionChocobozzz2019-04-244-19/+53
|
* Fix rerunserver functionChocobozzz2019-04-241-20/+24
|