Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 1 | -30/+174 |
| | |||||
* | Add auth plugin info in users list | Chocobozzz | 2020-05-05 | 1 | -1/+15 |
| | |||||
* | Fix plugin storeData | Chocobozzz | 2020-05-04 | 2 | -0/+31 |
| | |||||
* | Add ability to unregister plugin auths | Chocobozzz | 2020-05-04 | 2 | -2/+62 |
| | |||||
* | Add external login tests | Chocobozzz | 2020-05-04 | 3 | -2/+324 |
| | |||||
* | Check auth plugin result | Chocobozzz | 2020-05-04 | 1 | -0/+14 |
| | |||||
* | Add plugin auth migrations | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -21/+64 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -21/+76 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 2 | -0/+70 |
| | |||||
* | Add ability to remove privacies using plugins | Chocobozzz | 2020-04-20 | 1 | -3/+52 |
| | |||||
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 2 | -0/+92 |
| | |||||
* | Add ability to remove a video from a plugin | Chocobozzz | 2020-04-09 | 1 | -4/+32 |
| | |||||
* | Add SQL query support in plugins | Chocobozzz | 2020-04-09 | 2 | -0/+39 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 4 | -100/+51 |
| | |||||
* | Increase blacklist import timeout | Chocobozzz | 2020-01-23 | 1 | -0/+2 |
| | |||||
* | Add action hooks to user routes | Chocobozzz | 2019-12-06 | 1 | -33/+92 |
| | |||||
* | Add plugin hook on registration | Chocobozzz | 2019-10-25 | 1 | -1/+20 |
| | |||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 2 | -0/+114 |
| | |||||
* | Plugins can update video constants | Chocobozzz | 2019-07-26 | 2 | -0/+141 |
| | | | | Categories, licences and languages | ||||
* | Add hooks documentation | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | Add plugin table migration table | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 1 | -5/+118 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 2 | -16/+144 |
| | |||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 2 | -3/+3 |
| | |||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 3 | -0/+56 |