| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement signup approval in server | Chocobozzz | 2023-01-19 | 1 | -0/+7 |
* | feat(plugins): add p2p-media-loader options filter (#5318) | kontrollanten | 2022-10-11 | 1 | -1/+4 |
* | Support refusing remote comments | Chocobozzz | 2022-09-23 | 1 | -1/+3 |
* | Add plugin hooks/placeholder to share modal | Chocobozzz | 2022-08-11 | 2 | -1/+21 |
* | Fix resolution to transcode hook name | Chocobozzz | 2022-08-09 | 1 | -2/+2 |
* | Add notification plugin hook | Chocobozzz | 2022-08-03 | 1 | -0/+3 |
* | Add channel server hooks | Chocobozzz | 2022-08-03 | 1 | -0/+14 |
* | Add channel hooks | Chocobozzz | 2022-08-03 | 2 | -1/+19 |
* | Add plugin hook on transcoding resolutions building | Chocobozzz | 2022-08-02 | 1 | -1/+4 |
* | Add job queue hooks | Chocobozzz | 2022-08-02 | 1 | -1/+4 |
* | hooks filter:api.my-lib.playlist-elems.get.* (#5098) | kontrollanten | 2022-07-08 | 2 | -1/+6 |
* | Fix various typos | luz paz | 2022-06-07 | 1 | -5/+5 |
* | add filter:api.video-playlist.videos.list.* hooks | kontrollanten | 2022-02-28 | 1 | -0/+5 |
* | Fix plugin settings manager definition | lutangar | 2022-01-20 | 2 | -5/+15 |
* | Plugins can add custom instance infobox | Chocobozzz | 2022-01-20 | 1 | -0/+3 |
* | Handle async validators | Chocobozzz | 2022-01-03 | 1 | -1/+1 |
* | Enhance plugin video fields | Chocobozzz | 2021-12-29 | 1 | -0/+7 |
* | Support official plugins | Chocobozzz | 2021-12-28 | 1 | -0/+2 |
* | Resolve enums at compile time | Chocobozzz | 2021-12-28 | 1 | -1/+1 |
* | Fix type conflict | Chocobozzz | 2021-12-24 | 1 | -5/+5 |
* | Add video caption created and deleted hooks | lutangar | 2021-12-23 | 1 | -0/+5 |
* | Add ability for plugins to register client routes | Chocobozzz | 2021-12-10 | 3 | -1/+9 |
* | Add upload/import/go live video attributes hooks | Chocobozzz | 2021-12-10 | 1 | -0/+6 |
* | Add filter:api.server.stats.get.result hook | Chocobozzz | 2021-12-09 | 1 | -0/+3 |
* | add plugin selector to about/menu elements (#4597) | kontrollanten | 2021-12-03 | 1 | -1/+10 |
* | CLI: plugins install command accept a --plugin-version parameter. (#4599) | John Livingston | 2021-12-03 | 1 | -0/+1 |
* | Introduce plugin id selectors | Chocobozzz | 2021-11-26 | 2 | -0/+2 |
* | Add `req` and `res` as controllers hooks parameters | lutangar | 2021-11-25 | 1 | -0/+2 |
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 1 | -1/+1 |
* | add ...playlist.elements.loaded hook (#4387) | kontrollanten | 2021-10-12 | 1 | -0/+4 |
* | Fix some documentation mistakes | frankstrater | 2021-09-02 | 1 | -2/+2 |
* | Update upload message filter hook name | Chocobozzz | 2021-08-25 | 1 | -1/+1 |
* | Alert user for low quota and video auto-block on upload page (#4336) | Ms Kimsible | 2021-08-25 | 1 | -0/+3 |
* | Cleanup shared models imports | Chocobozzz | 2021-07-28 | 5 | -5/+5 |
* | Add new filter hooks to /overviews/videos | Michael Williams | 2021-07-21 | 1 | -0/+4 |
* | Introduce generic video constant manager for plugins | lutangar | 2021-07-16 | 6 | -12/+51 |
* | Add video-playlist-element.created hook (#4196) | kontrollanten | 2021-06-28 | 1 | -1/+4 |
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 2 | -1/+8 |
* | add client hook filter:videojs.options | kontrollanten | 2021-06-14 | 1 | -1/+4 |
* | Add ability to filter menu links | Chocobozzz | 2021-06-07 | 1 | -1/+4 |
* | Reorganize plugin models | Chocobozzz | 2021-05-11 | 33 | -33/+40 |
* | Add ability to hide plugin form fields | Chocobozzz | 2021-04-22 | 1 | -0/+3 |
* | Add go-live example for plugin form fields | Chocobozzz | 2021-04-22 | 1 | -1/+1 |
* | Add action:admin-plugin-settings.init client hook | Chocobozzz | 2021-04-22 | 2 | -1/+13 |
* | Support async onSettingsChange | Chocobozzz | 2021-04-20 | 1 | -1/+1 |
* | Add plugin placeholder elements support | Chocobozzz | 2021-04-12 | 2 | -0/+2 |
* | Update plugins doc | Chocobozzz | 2021-04-09 | 1 | -1/+1 |
* | Add ability to hide plugin settings | Chocobozzz | 2021-04-09 | 2 | -0/+9 |
* | Plugins can register html/select settings | Chocobozzz | 2021-04-09 | 2 | -5/+11 |
* | Add auth user client hook actions | Chocobozzz | 2021-03-24 | 1 | -0/+6 |