aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/video-add-components
Commit message (Expand)AuthorAgeFilesLines
* Enhance plugin video fieldsChocobozzz2021-12-291-2/+2
* Ability for admins to set default upload valuesChocobozzz2021-12-145-9/+3
* Fix too long filename video uploadChocobozzz2021-12-031-3/+18
* Fix audio upload if not enabled by instanceChocobozzz2021-12-011-0/+1
* Add ability to exclude muted accountsChocobozzz2021-11-021-1/+1
* prevent multiple post-process triggering of upload-resumable (#4175)Rigel Kent2021-10-251-3/+4
* Cleanup video playlist element miniature codeChocobozzz2021-10-221-1/+1
* Force live type specification in first stepChocobozzz2021-10-154-4/+56
* Try to improve permanent live labelChocobozzz2021-10-151-0/+2
* Disable chunk upload on iosChocobozzz2021-09-091-0/+7
* Fix live/upload redirectionChocobozzz2021-08-182-3/+10
* Migrate client to eslintChocobozzz2021-08-188-12/+15
* Fix client lintChocobozzz2021-08-174-79/+81
* Merge branch 'release/3.3.0' into developChocobozzz2021-07-302-39/+43
|\
| * Hide schedule privacy if private does not existChocobozzz2021-07-302-39/+43
* | Refactor requestsChocobozzz2021-07-201-2/+1
|/
* Fix default privacy when plugins deleted privateChocobozzz2021-07-135-6/+12
* Support short uuid for GET video/playlistChocobozzz2021-06-292-9/+9
* Move to sass moduleChocobozzz2021-06-283-6/+6
* Move to sass @useChocobozzz2021-06-283-6/+6
* allow public video privacy to be deleted in the web clientRigel Kent2021-06-085-10/+3
* Bidi supportChocobozzz2021-06-071-4/+5
* Use HTML config when possibleChocobozzz2021-06-041-5/+3
* Refactor server errors handlerChocobozzz2021-06-022-5/+9
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-282-2/+2
* Error if importing a torrent with multiple filesChocobozzz2021-05-111-2/+8
* Fix paused upload messageChocobozzz2021-05-111-1/+1
* Resumable video uploads (#3933)kontrollanten2021-05-104-139/+228
* Move to stylelintChocobozzz2021-04-281-3/+3
* Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-311-2/+2
* Add client action hooks for pubish pagesChocobozzz2021-03-244-18/+38
* Fix async issues with channels listChocobozzz2021-02-251-3/+6
* Add ability to set a custom quotaChocobozzz2021-02-101-1/+2
* Fix wait transcoding checkbox displayChocobozzz2021-01-264-8/+6
* Import in private, and then set the chosen privacyChocobozzz2021-01-193-3/+7
* Cleanup update video buttonChocobozzz2021-01-194-22/+13
* Fix some accessibility issuesChocobozzz2020-12-222-2/+8
* Don't display max duration if disabledChocobozzz2020-12-161-1/+1
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-8/+14
* Add permanent live supportChocobozzz2020-12-031-1/+2
* Fix lintChocobozzz2020-12-031-1/+1
* more explicit error messages for file uploadsRigel Kent2020-12-033-26/+62
* Reorganize left menu and account menuChocobozzz2020-11-132-2/+2
* Add live info in watch pageChocobozzz2020-11-092-4/+6
* Add max lives limitChocobozzz2020-11-091-2/+11
* Add ability to save live replayChocobozzz2020-11-092-14/+30
* Add watch messages if live has not startedChocobozzz2020-11-092-9/+9
* Live streaming implementation first stepChocobozzz2020-11-095-34/+180
* Fix privacy/channel select on uploadChocobozzz2020-09-041-2/+2
* Add ability to set custom field to video formChocobozzz2020-08-213-0/+3