aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/video-update.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Hide wait transcoding for livesChocobozzz2022-10-111-1/+1
| | | | Replays are always transcoded
* Fix comments/download attributes on importChocobozzz2022-07-041-1/+1
|
* store uploaded video filename (#4885)kontrollanten2022-06-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * store uploaded video filename closes #4731 * dont crash if videos channel exist * migration: use raw query * video source: fixes after code review * cleanup * bump migration * updates after code review * refactor: use checkUserCanManageVideo * videoSource: add openapi doc * test(check-params/video-source): fix timeout * Styling * Correctly set original filename as source Co-authored-by: Chocobozzz <me@florianbigard.com>
* Cleanup title-page CSSChocobozzz2022-06-161-1/+1
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-1/+1
|
* Fix scheduled publication on uploadChocobozzz2022-02-071-1/+1
|
* Cleanup video update componentChocobozzz2021-10-221-0/+2
|
* Support short uuid for GET video/playlistChocobozzz2021-06-291-1/+1
|
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
| | | | And use them as default in client
* Add ability to hide plugin form fieldsChocobozzz2021-04-221-1/+1
|
* Fix wait transcoding checkbox displayChocobozzz2021-01-261-1/+1
|
* Add watch messages if live has not startedChocobozzz2020-11-091-1/+1
|
* Live streaming implementation first stepChocobozzz2020-11-091-0/+1
|
* Add ability to set custom field to video formChocobozzz2020-08-211-1/+2
|
* fix video update button, add color to danger zoneRigel Kent2020-07-011-4/+4
|
* switch from softies to feathericonsRigel Kent2020-07-011-1/+1
| | | | also organize icons in folders per origin
* Lazy load all routesChocobozzz2020-06-231-0/+22