aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/plugins/client-hook.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add action:admin-plugin-settings.init client hookChocobozzz2021-04-221-0/+4
|
* Add auth user client hook actionsChocobozzz2021-03-241-0/+6
|
* Add client action hooks for pubish pagesChocobozzz2021-03-241-0/+9
|
* Add hooks support for video downloadChocobozzz2021-03-241-1/+5
|
* Add ability to set custom field to video formChocobozzz2020-08-211-0/+3
|
* Support plugin hooks in embedChocobozzz2020-08-201-1/+7
|
* Add ability to override login signup messageChocobozzz2020-05-061-0/+3
|
* Action hook: thread replies loaded (#2550)BitTube2020-03-111-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)Chocobozzz2020-03-051-0/+2
| | | | | | * Adding action hook for video watch comments loaded * Adding requested changes for PR #2539
* Add ability to update icons contentChocobozzz2019-12-051-1/+6
|
* Add hook to alter player build optionsChocobozzz2019-12-051-1/+5
|
* (plugins) adding signup scope and init hook, modifying ↵Rigel Kent2019-11-251-2/+8
| | | | ensureUserRegistrationAllowed allowedParams
* Video-watch hooks modifications for videojsRigel Kent2019-11-181-0/+2
|
* Add 'Most liked videos' pageJulien Maulny2019-10-181-0/+4
|
* Add setting helper to client pluginsChocobozzz2019-07-261-1/+4
|
* Add hooks documentationChocobozzz2019-07-241-0/+13
|
* Log error on unknown hookChocobozzz2019-07-241-24/+34
|
* Add client hooksChocobozzz2019-07-241-0/+39