Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins: add optional authentication for routes | kontrollanten | 2020-12-08 | 1 | -0/+2 |
| | |||||
* | Use dedicated hooks for account/channel videos | Chocobozzz | 2020-12-08 | 1 | -4/+24 |
| | |||||
* | Add tests to gif resizer | Chocobozzz | 2020-11-25 | 2 | -0/+0 |
| | |||||
* | Provide express request to onLogout call | Chocobozzz | 2020-11-20 | 2 | -0/+73 |
| | | | | + pluginInfo related changes | ||||
* | Do not transcode to an higher bitrate | Chocobozzz | 2020-11-20 | 1 | -0/+0 |
| | | | | Thanks bkil https://github.com/bkil | ||||
* | Add live server hooks | Chocobozzz | 2020-11-09 | 1 | -8/+17 |
| | |||||
* | change fixtures to reflect output size of jimp | Rigel Kent | 2020-06-10 | 7 | -0/+0 |
| | |||||
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 1 | -1/+41 |
| | | | | | | | | | | | * 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 other tests to external auth | Chocobozzz | 2020-05-11 | 1 | -0/+48 |
| | |||||
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 1 | -16/+91 |
| | |||||
* | Fix plugin storeData | Chocobozzz | 2020-05-04 | 2 | -0/+45 |
| | |||||
* | Add ability to unregister plugin auths | Chocobozzz | 2020-05-04 | 2 | -2/+18 |
| | |||||
* | Add plugin settings change watcher | Chocobozzz | 2020-05-04 | 2 | -3/+3 |
| | |||||
* | Add external login tests | Chocobozzz | 2020-05-04 | 4 | -0/+138 |
| | |||||
* | Check auth plugin result | Chocobozzz | 2020-05-04 | 1 | -0/+69 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -0/+18 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 3 | -6/+6 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 6 | -0/+194 |
| | |||||
* | Add ability to remove privacies using plugins | Chocobozzz | 2020-04-20 | 1 | -1/+6 |
| | |||||
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 2 | -0/+0 |
| | | | | | | | | | | | * Add thumbnails generation on the fly to URL import * Display generated preview to import first edit * Use ternary to get type inference * Move preview/thumbnail test just after import Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 2 | -0/+41 |
| | |||||
* | Add ability to remove a video from a plugin | Chocobozzz | 2020-04-09 | 1 | -3/+15 |
| | |||||
* | Add SQL query support in plugins | Chocobozzz | 2020-04-09 | 2 | -0/+47 |
| | |||||
* | Add action hooks to user routes | Chocobozzz | 2019-12-06 | 1 | -1/+9 |
| | |||||
* | Add plugin hook on registration | Chocobozzz | 2019-10-25 | 1 | -0/+11 |
| | |||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 6 | -3/+20 |
| | |||||
* | Plugins can update video constants | Chocobozzz | 2019-07-26 | 2 | -0/+58 |
| | | | | Categories, licences and languages | ||||
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 1 | -2/+55 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 3 | -18/+84 |
| | |||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 2 | -0/+58 |
| | |||||
* | Update travis ffmpeg patch version | Chocobozzz | 2019-05-17 | 2 | -0/+0 |
| | |||||
* | Add audio upload tests | Chocobozzz | 2019-05-17 | 1 | -0/+0 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -0/+0 |
| | |||||
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -0/+0 |
| | |||||
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 2 | -0/+0 |
| | |||||
* | Add torrent tests | Chocobozzz | 2018-08-08 | 2 | -1/+0 |
| | |||||
* | Add check param tests regarding video imports | Chocobozzz | 2018-08-08 | 1 | -0/+1 |
| | |||||
* | adding tests for audio conversions | Rigel Kent | 2018-08-01 | 2 | -0/+0 |
| | |||||
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 2 | -0/+22 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 2 | -0/+16 |
| | |||||
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 2 | -0/+0 |
| | |||||
* | Move fixtures in tests/ | Chocobozzz | 2018-06-07 | 23 | -0/+1 |