Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 1 | -1/+1 |
| | | | | That don't have a shared inbox, or a URL | ||||
* | Add 'Most liked videos' page | Julien Maulny | 2019-10-18 | 1 | -0/+4 |
| | |||||
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 2 | -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 config | Chocobozzz | 2019-09-05 | 3 | -0/+3 |
| | |||||
* | Add creation reason | Chocobozzz | 2019-09-05 | 3 | -0/+3 |
| | |||||
* | Add welcome modal | Chocobozzz | 2019-09-05 | 3 | -28/+14 |
| | |||||
* | Add more attributes to about page | Chocobozzz | 2019-09-05 | 3 | -0/+30 |
| | |||||
* | Add auto follow instances index support | Chocobozzz | 2019-09-04 | 2 | -0/+39 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 5 | -8/+71 |
| | |||||
* | Fix zh locales | Chocobozzz | 2019-09-03 | 1 | -1/+3 |
| | |||||
* | Handle reports from mastodon | Chocobozzz | 2019-08-30 | 2 | -2/+2 |
| | |||||
* | Add fi_FI support | Chocobozzz | 2019-08-22 | 1 | -0/+2 |
| | |||||
* | Update translations and support gd | Chocobozzz | 2019-08-13 | 1 | -0/+1 |
| | |||||
* | Add avatar to prune script | Chocobozzz | 2019-08-09 | 2 | -4/+7 |
| | |||||
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 1 | -0/+9 |
| | |||||
* | Fix multiple server tests | Chocobozzz | 2019-08-01 | 1 | -1/+2 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 6 | -15/+27 |
| | |||||
* | Improve nginx client images cache | Chocobozzz | 2019-07-29 | 1 | -1/+5 |
| | |||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 4 | -9/+13 |
| | |||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 3 | -0/+27 |
| | |||||
* | Plugins can update video constants | Chocobozzz | 2019-07-26 | 3 | -0/+15 |
| | | | | Categories, licences and languages | ||||
* | Add public settings endpoint | Chocobozzz | 2019-07-26 | 3 | -2/+27 |
| | |||||
* | Add setting helper to client plugins | Chocobozzz | 2019-07-26 | 1 | -1/+4 |
| | |||||
* | Update translations and support Greek language | Chocobozzz | 2019-07-25 | 1 | -0/+1 |
| | |||||
* | Change plugin models names | Chocobozzz | 2019-07-24 | 5 | -15/+24 |
| | |||||
* | Add hooks documentation | Chocobozzz | 2019-07-24 | 2 | -0/+35 |
| | |||||
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 1 | -0/+2 |
| | |||||
* | Log error on unknown hook | Chocobozzz | 2019-07-24 | 2 | -46/+63 |
| | |||||
* | Use search client scope | Chocobozzz | 2019-07-24 | 3 | -4/+5 |
| | |||||
* | Add client hooks | Chocobozzz | 2019-07-24 | 6 | -4/+44 |
| | |||||
* | Add plugin table migration table | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 1 | -3/+3 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 3 | -17/+28 |
| | |||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 3 | -9/+95 |
| | |||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 2 | -33/+41 |
| | |||||
* | Provide logger to plugins | Chocobozzz | 2019-07-24 | 2 | -21/+0 |
| | |||||
* | Add server hooks | Chocobozzz | 2019-07-24 | 4 | -1/+91 |
| | |||||
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 4 | -3/+29 |
| | |||||
* | Add peertube plugin index website models | Chocobozzz | 2019-07-24 | 3 | -0/+26 |
| | |||||
* | Move createTorrent in webtorrent utils | Chocobozzz | 2019-07-24 | 1 | -1/+3 |
| | |||||
* | WIP plugins: add storage manager | Chocobozzz | 2019-07-24 | 2 | -0/+10 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 3 | -2/+23 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 8 | -15/+168 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 1 | -1/+2 |
| | |||||
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 10 | -7/+47 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 2 | -2/+9 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 4 | -1/+17 |
| | |||||
* | WIP plugins: hook on client side | Chocobozzz | 2019-07-24 | 3 | -1/+12 |
| | |||||
* | WIP plugins: static files | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
| |