aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix client lintChocobozzz2021-08-171-29/+30
* Fix default privacy when plugins deleted privateChocobozzz2021-07-131-1/+1
* Support short uuid for GET video/playlistChocobozzz2021-06-291-3/+3
* allow public video privacy to be deleted in the web clientRigel Kent2021-06-081-2/+0
* Refactor server errors handlerChocobozzz2021-06-021-3/+5
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
* Add client action hooks for pubish pagesChocobozzz2021-03-241-4/+9
* Fix wait transcoding checkbox displayChocobozzz2021-01-261-0/+4
* Import in private, and then set the chosen privacyChocobozzz2021-01-191-1/+3
* Add permanent live supportChocobozzz2020-12-031-1/+2
* Add live info in watch pageChocobozzz2020-11-091-3/+4
* Add max lives limitChocobozzz2020-11-091-2/+11
* Add ability to save live replayChocobozzz2020-11-091-14/+25
* Add watch messages if live has not startedChocobozzz2020-11-091-8/+8
* Live streaming implementation first stepChocobozzz2020-11-091-0/+129