Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -1/+1 |
| | |||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 2 | -9/+5 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 4 | -54/+26 |
| | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 1 | -1/+5 |
| | | | | | | | | | | | * Add server plugin filter hooks for import with torrent and url * WIP: pre and post-import filter hooks * Rebased * Cleanup filters to accept imports Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Add ability to override login signup message | Chocobozzz | 2020-05-06 | 2 | -1/+4 |
| | |||||
* | Add plugin settings change watcher | Chocobozzz | 2020-05-04 | 2 | -1/+3 |
| | |||||
* | Add external login tests | Chocobozzz | 2020-05-04 | 1 | -2/+2 |
| | |||||
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 2 | -16/+26 |
| | |||||
* | Add plugin auth migrations | Chocobozzz | 2020-05-04 | 1 | -1/+3 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -1/+7 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -2/+5 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -0/+33 |
| | |||||
* | Add ability to remove privacies using plugins | Chocobozzz | 2020-04-20 | 2 | -0/+17 |
| | |||||
* | Add markdown support to plugins (#2654) | Kim | 2020-04-20 | 1 | -1/+1 |
| | | | | | | | | | | | * Add markdown renderer to plugins * Chore: add doc for markdown plugins * Fix typing markdown plugin helpers * Add lines between components in template Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Action hook: thread replies loaded (#2550) | BitTube | 2020-03-11 | 1 | -0/+2 |
| | | | | | | | | | | | | | * Add thread replies hook onLoaded * Cleaning spaces * Fixing travis CI lint errors (spaces) * Fixing travis 'irregular whitespace not allowed' * Changing action name for consistency Co-authored-by: ICabaleiro <i.cabaleiro@devcups.com> | ||||
* | Add action hook, comments loaded (#2539) | Chocobozzz | 2020-03-05 | 1 | -0/+2 |
| | | | | | | * Adding action hook for video watch comments loaded * Adding requested changes for PR #2539 | ||||
* | Strict templates enabled | Chocobozzz | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 3 | -8/+8 |
| | |||||
* | Add action hooks to user routes | Chocobozzz | 2019-12-06 | 1 | -1/+17 |
| | |||||
* | Add ability to update icons content | Chocobozzz | 2019-12-05 | 1 | -1/+6 |
| | |||||
* | Add hook to alter player build options | Chocobozzz | 2019-12-05 | 1 | -1/+5 |
| | |||||
* | (plugins) adding signup scope and init hook, modifying ↵ | Rigel Kent | 2019-11-25 | 3 | -4/+11 |
| | | | | ensureUserRegistrationAllowed allowedParams | ||||
* | Video-watch hooks modifications for videojs | Rigel Kent | 2019-11-18 | 1 | -0/+2 |
| | |||||
* | Add plugin hook on registration | Chocobozzz | 2019-10-25 | 1 | -1/+4 |
| | |||||
* | Add 'Most liked videos' page | Julien Maulny | 2019-10-18 | 1 | -0/+4 |
| | |||||
* | 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 |
| | |||||
* | 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 | 2 | -2/+4 |
| | |||||
* | Add client hooks | Chocobozzz | 2019-07-24 | 4 | -2/+41 |
| | |||||
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 1 | -3/+3 |
| | |||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 1 | -0/+4 |
| | |||||
* | 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 | 9 | -6/+44 |
| | |||||
* | WIP plugins: hook on client side | Chocobozzz | 2019-07-24 | 2 | -1/+2 |
| |