aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/root-helpers
Commit message (Expand)AuthorAgeFilesLines
* Fix lintChocobozzz2023-05-243-7/+7
* Add an option to provide responsive embed (#5690)Wicklow2023-03-141-3/+18
* Merge branch 'release/5.0.0' into developChocobozzz2023-01-241-2/+7
|\
| * Handle hook with Promise as resultChocobozzz2023-01-241-2/+7
* | Redirect to default login url on 401Chocobozzz2023-01-041-4/+7
* | Prevent sending log error to server on 404Chocobozzz2022-12-281-0/+8
|/
* Put private videos under a specific subdirectoryChocobozzz2022-10-244-9/+14
* Fix metric with old webtorrent videosChocobozzz2022-08-171-1/+0
* Add more info to client error stacktraceChocobozzz2022-08-171-3/+8
* Add plugin hooks/placeholder to share modalChocobozzz2022-08-111-1/+6
* Add channel hooksChocobozzz2022-08-031-1/+2
* Add job queue hooksChocobozzz2022-08-021-2/+8
* Add ability for client to create server logsChocobozzz2022-07-184-12/+154
* hooks filter:api.my-lib.playlist-elems.get.* (#5098)kontrollanten2022-07-081-1/+2
* Refactor embedChocobozzz2022-05-313-10/+27
* Clearer theme select labelsChocobozzz2022-03-152-0/+8
* Reorganize player filesChocobozzz2022-03-143-1/+59
* Translate plugin settingsChocobozzz2021-12-291-2/+9
* Fix type conflictChocobozzz2021-12-241-6/+6
* Add ability for admins to set default p2p policyChocobozzz2021-12-166-101/+51
* Add ability for plugins to register client routesChocobozzz2021-12-101-4/+25
* Add ability to redirect users on external authChocobozzz2021-12-031-0/+6
* Fix client buildChocobozzz2021-10-111-4/+7
* Fix local/session storage polyfillChocobozzz2021-10-111-9/+7
* Safer image previewChocobozzz2021-09-082-0/+14
* Add import polyfillChocobozzz2021-08-301-1/+44
* Migrate client to eslintChocobozzz2021-08-183-6/+6
* Fix client lintChocobozzz2021-08-171-3/+4
* add client hook filter:videojs.optionskontrollanten2021-06-143-126/+252
* Speed up plugins loadingChocobozzz2021-06-042-40/+3
* Remove ngx-metaChocobozzz2021-05-271-6/+7
* 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
* 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