aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused function searchVideoWithPaginationFlorent F2019-11-041-21/+0
|
* Add plugin hook on registrationChocobozzz2019-10-251-1/+4
|
* Fix federation with some actorsChocobozzz2019-10-231-1/+1
| | | | That don't have a shared inbox, or a URL
* Add 'Most liked videos' pageJulien Maulny2019-10-181-0/+4
|
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-242-0/+2
| | | | | | | | | | | | | | | | | | | | | | * Start working on autoplay of next video * Ignore changes made by gitpod * Apply changes from PR#1370 * Correct the spelling of recommendations * Fix linting errors * Move boolean check to existing onEnded handler * Pick a random video until the recommendations are improved * Add simple tests for autoPlayNextVideo * Fix lint ...again
* Add hardware information in instance configChocobozzz2019-09-053-0/+3
|
* Add creation reasonChocobozzz2019-09-053-0/+3
|
* Add welcome modalChocobozzz2019-09-053-28/+14
|
* Add more attributes to about pageChocobozzz2019-09-053-0/+30
|
* Add auto follow instances index supportChocobozzz2019-09-042-0/+39
|
* Add auto follow back support for instancesChocobozzz2019-09-045-8/+71
|
* Fix zh localesChocobozzz2019-09-031-1/+3
|
* Handle reports from mastodonChocobozzz2019-08-302-2/+2
|
* Add fi_FI supportChocobozzz2019-08-221-0/+2
|
* Update translations and support gdChocobozzz2019-08-131-0/+1
|
* Add avatar to prune scriptChocobozzz2019-08-092-4/+7
|
* Automatically remove bad followingsChocobozzz2019-08-061-0/+9
|
* Fix multiple server testsChocobozzz2019-08-011-1/+2
|
* Fix broken playlist apiChocobozzz2019-08-016-15/+27
|
* Improve nginx client images cacheChocobozzz2019-07-291-1/+5
|
* Add gitlab ci supportChocobozzz2019-07-294-9/+13
|
* Add plugin translation systemChocobozzz2019-07-263-0/+27
|
* Plugins can update video constantsChocobozzz2019-07-263-0/+15
| | | | Categories, licences and languages
* Add public settings endpointChocobozzz2019-07-263-2/+27
|
* Add setting helper to client pluginsChocobozzz2019-07-261-1/+4
|
* Update translations and support Greek languageChocobozzz2019-07-251-0/+1
|
* Change plugin models namesChocobozzz2019-07-245-15/+24
|
* Add hooks documentationChocobozzz2019-07-242-0/+35
|
* 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
|