aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone
Commit message (Expand)AuthorAgeFilesLines
* Refactor embedChocobozzz2022-05-3111-702/+997
* Add control bar option for peertube playerChocobozzz2022-05-201-0/+9
* Support more plugin helpers in embedChocobozzz2022-03-231-7/+26
* Reorganize player filesChocobozzz2022-03-141-5/+4
* Add latency setting supportChocobozzz2022-03-091-5/+23
* Display avatar in embed posterChocobozzz2022-03-082-4/+12
* Fast forward on HLS decode errorChocobozzz2022-02-021-3/+6
* Fix error display for embedsChocobozzz2021-12-231-0/+6
* Add ability to disable p2p in embed with URLChocobozzz2021-12-161-2/+4
* Use different p2p policy for embeds and webappChocobozzz2021-12-161-1/+1
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-7/+21
* Add ability for plugins to register client routesChocobozzz2021-12-101-1/+1
* @peertube/embed-api 0.0.Chocobozzz2021-10-261-1/+1
* Fix privacy concern for remote videosChocobozzz2021-10-211-1/+1
* Merge branch 'next' into developChocobozzz2021-10-112-62/+14
|\
| * Fix embed apiChocobozzz2021-09-102-38/+5
| * Cleanup player quality changeChocobozzz2021-09-101-26/+11
* | Fix local/session storage polyfillChocobozzz2021-10-111-0/+2
|/
* Add dev lib documentationChocobozzz2021-09-071-1/+1
* Display a message in embed on unsupported web browserChocobozzz2021-09-022-7/+33
* Also fix safari for embedChocobozzz2021-09-011-0/+12
* Remove useless asyncChocobozzz2021-08-262-3/+3
* Speed up client lintChocobozzz2021-08-182-2/+2
* Migrate client to eslintChocobozzz2021-08-186-62/+71
* Remove thumbnail flash for autoplayChocobozzz2021-08-021-3/+3
* Add ability to search by host in serverChocobozzz2021-07-271-0/+1
* Refactor requestsChocobozzz2021-07-201-1/+1
* Move to sass moduleChocobozzz2021-06-282-6/+6
* Move to sass @useChocobozzz2021-06-281-5/+5
* Remove unused importChocobozzz2021-06-141-1/+0
* add client hook filter:videojs.optionskontrollanten2021-06-141-40/+13
* Load embed api resolutions on initChocobozzz2021-06-081-2/+4
* Bidi supportChocobozzz2021-06-071-3/+8
* Adding frontend peertubeHelpers.getBaseRouterRoute. (#4153)John Livingston2021-06-031-0/+2
* Refactor server errors handlerChocobozzz2021-06-021-2/+3
* Inject server config in HTMLChocobozzz2021-05-142-25/+39
* Move to stylelintChocobozzz2021-04-282-21/+26
* Autoclose settings on outside clickChocobozzz2021-04-271-1/+1
* Add ability to hide plugin form fieldsChocobozzz2021-04-221-0/+1
* Revert "Fix context menu when watching a playlist"Chocobozzz2021-04-211-6/+1
* Fix context menu when watching a playlistChocobozzz2021-04-211-1/+6
* Add ability to hide plugin settingsChocobozzz2021-04-091-0/+1
* Resume videos for non-logged in users (#3885)kontrollanten2021-03-311-0/+1
* fix missing title attribute on <iframe> tag suggested for embedding (#3901)Thavarasa Prasanth2021-03-311-1/+2
* Fix buildChocobozzz2021-03-241-0/+2
* Upgrade client dependenciesChocobozzz2021-02-031-1/+1
* Use new doc linksChocobozzz2021-01-051-1/+1
* Fix test embed pageChocobozzz2020-12-141-2/+2
* video embed: use instance name as html titlekontrollanten2020-12-141-1/+1
* video-embed: add standalone-video-embed CSS classkontrollanten2020-12-141-1/+1