aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils
Commit message (Collapse)AuthorAgeFilesLines
* Add plugin translation systemChocobozzz2019-07-261-0/+16
|
* Add public settings endpointChocobozzz2019-07-261-1/+17
|
* Add hook filters testsChocobozzz2019-07-242-2/+8
|
* Add plugin API testsChocobozzz2019-07-242-9/+91
|
* Add CLI plugins testsChocobozzz2019-07-241-9/+12
|
* WIP plugins: update pluginChocobozzz2019-07-241-1/+21
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-247-14/+166
| | | | Install/uninstall/list plugins remotely
* WIP plugins: add theme supportChocobozzz2019-07-241-0/+3
|
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-211-0/+2
| | | | | | | | * #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 more CLI testsChocobozzz2019-06-131-2/+6
|
* Fix notification overflowChocobozzz2019-06-131-1/+2
|
* Handle email update on serverChocobozzz2019-06-111-2/+5
|
* Fix upload scriptChocobozzz2019-06-111-1/+4
|
* Improve registrationChocobozzz2019-06-071-1/+5
| | | | | | | * 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
* Upgrade server dependenciesChocobozzz2019-06-063-18/+37
|
* Improve 4K video quality after transcodingChocobozzz2019-06-061-1/+1
|
* Server: Bulk update videos support fieldChocobozzz2019-05-312-4/+6
|
* Remove unused actor uuid fieldChocobozzz2019-05-312-3/+2
|
* Add pagination to account video channels endpointChocobozzz2019-05-291-7/+21
|
* Add ability to specify channel on registrationChocobozzz2019-05-281-2/+25
|
* Add audio support in uploadChocobozzz2019-05-161-0/+1
|
* All API tests in parallelChocobozzz2019-05-154-22/+23
|
* Redundancy and search tests in parallel tooChocobozzz2019-05-142-2/+2
|
* Use test wrapper exit functionChocobozzz2019-04-243-19/+46
|
* Fix rerunserver functionChocobozzz2019-04-241-20/+24
|
* Try to fix travisChocobozzz2019-04-241-39/+37
|
* Use parallel testsChocobozzz2019-04-241-10/+76
|
* Cleanup testsChocobozzz2019-04-241-45/+48
|
* Upgrade sequelizeChocobozzz2019-04-241-1/+0
|
* Update sequelizeChocobozzz2019-04-241-8/+9
|
* Shared utils -> extra-utilsChocobozzz2019-04-2443-0/+4317
Because they need dev dependencies