aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-221-1/+14
* Add version commentChocobozzz2023-05-051-0/+1
* Add filter:html.client.json-ld.result hookChocobozzz2023-03-241-0/+2
* Add video AP hooksChocobozzz2023-03-161-2/+6
* Add test on AP hooksChocobozzz2023-03-101-1/+1
* Add ability for plugins to alter video jsonldChocobozzz2023-03-101-1/+7
* Add ability for plugins to add metadataChocobozzz2023-03-101-0/+2
* Add action:video-edit.form.updated hookChocobozzz2023-03-101-0/+4
* Add server hooks for listing subscriptionWicklow2023-02-251-0/+4
* Implement signup approval in serverChocobozzz2023-01-191-0/+7
* feat(plugins): add p2p-media-loader options filter (#5318)kontrollanten2022-10-111-1/+4
* Support refusing remote commentsChocobozzz2022-09-231-1/+3
* Add plugin hooks/placeholder to share modalChocobozzz2022-08-112-1/+21
* Fix resolution to transcode hook nameChocobozzz2022-08-091-2/+2
* Add notification plugin hookChocobozzz2022-08-031-0/+3
* Add channel server hooksChocobozzz2022-08-031-0/+14
* Add channel hooksChocobozzz2022-08-032-1/+19
* Add plugin hook on transcoding resolutions buildingChocobozzz2022-08-021-1/+4
* Add job queue hooksChocobozzz2022-08-021-1/+4
* hooks filter:api.my-lib.playlist-elems.get.* (#5098)kontrollanten2022-07-082-1/+6
* Fix various typosluz paz2022-06-071-5/+5
* add filter:api.video-playlist.videos.list.* hookskontrollanten2022-02-281-0/+5
* Fix plugin settings manager definitionlutangar2022-01-202-5/+15
* Plugins can add custom instance infoboxChocobozzz2022-01-201-0/+3
* Handle async validatorsChocobozzz2022-01-031-1/+1
* Enhance plugin video fieldsChocobozzz2021-12-291-0/+7
* Support official pluginsChocobozzz2021-12-281-0/+2
* Resolve enums at compile timeChocobozzz2021-12-281-1/+1
* Fix type conflictChocobozzz2021-12-241-5/+5
* Add video caption created and deleted hookslutangar2021-12-231-0/+5
* Add ability for plugins to register client routesChocobozzz2021-12-103-1/+9
* Add upload/import/go live video attributes hooksChocobozzz2021-12-101-0/+6
* Add filter:api.server.stats.get.result hookChocobozzz2021-12-091-0/+3
* add plugin selector to about/menu elements (#4597)kontrollanten2021-12-031-1/+10
* CLI: plugins install command accept a --plugin-version parameter. (#4599)John Livingston2021-12-031-0/+1
* Introduce plugin id selectorsChocobozzz2021-11-262-0/+2
* Add `req` and `res` as controllers hooks parameterslutangar2021-11-251-0/+2
* Add ability to run transcoding jobsChocobozzz2021-11-181-1/+1
* add ...playlist.elements.loaded hook (#4387)kontrollanten2021-10-121-0/+4
* Fix some documentation mistakesfrankstrater2021-09-021-2/+2
* Update upload message filter hook nameChocobozzz2021-08-251-1/+1
* Alert user for low quota and video auto-block on upload page (#4336)Ms Kimsible2021-08-251-0/+3
* Cleanup shared models importsChocobozzz2021-07-285-5/+5
* Add new filter hooks to /overviews/videosMichael Williams2021-07-211-0/+4
* Introduce generic video constant manager for pluginslutangar2021-07-166-12/+51
* Add video-playlist-element.created hook (#4196)kontrollanten2021-06-281-1/+4
* Add ability to search playlistsChocobozzz2021-06-252-1/+8
* add client hook filter:videojs.optionskontrollanten2021-06-141-1/+4
* Add ability to filter menu linksChocobozzz2021-06-071-1/+4
* Reorganize plugin modelsChocobozzz2021-05-1133-33/+40