aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/root-helpers
Commit message (Collapse)AuthorAgeFilesLines
* add client hook filter:videojs.optionskontrollanten2021-06-143-126/+252
| | | | closes #4086
* Speed up plugins loadingChocobozzz2021-06-042-40/+3
|
* Remove ngx-metaChocobozzz2021-05-271-6/+7
| | | | Unmaintained
* Reorganize plugin modelsChocobozzz2021-05-111-3/+4
|
* Add ability to hide plugin settingsChocobozzz2021-04-091-3/+13
|
* Upgrade client dependenciesChocobozzz2021-02-031-1/+1
|
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-0/+13
|
* Try to fix live segments checkChocobozzz2020-11-101-1/+8
|
* check for null local/session storageRigel Kent2020-11-061-4/+15
| | | | fixes #3156
* Add ability to set custom field to video formChocobozzz2020-08-211-4/+37
|
* Support plugin hooks in embedChocobozzz2020-08-202-0/+119
|
* Fix circular dependenciesChocobozzz2020-08-142-0/+32
|
* Cleanup tokens logic in embedChocobozzz2020-08-076-126/+121
|
* deal with refresh token in embedRigel Kent2020-08-065-0/+235