aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Feature/Add replay privacy (#5692)Wicklow2023-03-311-2/+12
* Hide wait transcoding for livesChocobozzz2022-10-111-4/+0
* Refactor form reactiveChocobozzz2022-10-071-2/+2
* Prevent creating multiple livesChocobozzz2022-08-121-0/+9
* Add ability for client to create server logsChocobozzz2022-07-181-1/+2
* Fix going live latency modeChocobozzz2022-06-231-2/+4
* Add session informations in live modalChocobozzz2022-05-031-2/+2
* Save replay of permanent live in clientChocobozzz2022-05-031-1/+1
* Handle async validatorsChocobozzz2022-01-031-4/+2
* Ability for admins to set default upload valuesChocobozzz2021-12-141-2/+0
* Force live type specification in first stepChocobozzz2021-10-151-3/+25
* Try to improve permanent live labelChocobozzz2021-10-151-0/+2
* Fix live/upload redirectionChocobozzz2021-08-181-0/+5
* Migrate client to eslintChocobozzz2021-08-181-1/+1
* 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