Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 4 | -8/+21 | |
| | ||||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 2 | -0/+11 | |
| | ||||||
* | Plugins can update video constants | Chocobozzz | 2019-07-26 | 3 | -0/+15 | |
| | | | | Categories, licences and languages | |||||
* | Add public settings endpoint | Chocobozzz | 2019-07-26 | 2 | -1/+10 | |
| | ||||||
* | 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 | 5 | -3/+43 | |
| | ||||||
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 1 | -3/+3 | |
| | ||||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 1 | -0/+4 | |
| | ||||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -24/+29 | |
| | ||||||
* | Provide logger to plugins | Chocobozzz | 2019-07-24 | 2 | -21/+0 | |
| | ||||||
* | Add server hooks | Chocobozzz | 2019-07-24 | 2 | -0/+39 | |
| | ||||||
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 1 | -1/+1 | |
| | ||||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 3 | -2/+10 | |
| | ||||||
* | 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 | 2 | -1/+2 | |
| | ||||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -1/+2 | |
| | | | | 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 | 3 | -1/+14 | |
| | ||||||
* | WIP plugins: hook on client side | Chocobozzz | 2019-07-24 | 3 | -1/+12 | |
| | ||||||
* | WIP plugins: static files | Chocobozzz | 2019-07-24 | 1 | -1/+6 | |
| | ||||||
* | WIP plugins: install/uninstall | Chocobozzz | 2019-07-24 | 1 | -0/+1 | |
| | ||||||
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 5 | -0/+35 | |
| | ||||||
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 1 | -0/+1 | |
| | | | | | | | | * #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 preferences | Chocobozzz | 2019-06-19 | 1 | -0/+1 | |
| | ||||||
* | Add 4k conf in transcoding in admin panel | Chocobozzz | 2019-06-12 | 1 | -0/+1 | |
| | ||||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -0/+1 | |
| | ||||||
* | Improve video REST documentation | Chocobozzz | 2019-06-11 | 1 | -2/+1 | |
| | ||||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -0/+2 | |
| | | | | | | | * 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/playlist | Chocobozzz | 2019-06-06 | 1 | -2/+2 | |
| | ||||||
* | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -3/+7 | |
| | ||||||
* | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 1 | -1/+3 | |
| | ||||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 4 | -4/+0 | |
| | ||||||
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -0/+10 | |
| | ||||||
* | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -0/+1 | |
| | ||||||
* | Add japanese support | Chocobozzz | 2019-05-13 | 1 | -0/+1 | |
| | ||||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -1/+1 | |
| | ||||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 2 | -1/+5 | |
| |