aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/video-add-components
Commit message (Expand)AuthorAgeFilesLines
* Fix video upload with some characters in filenameChocobozzz2022-05-171-1/+1
* Add session informations in live modalChocobozzz2022-05-031-2/+2
* Save replay of permanent live in clientChocobozzz2022-05-031-1/+1
* Prefer "publish" over "upload"Chocobozzz2022-04-081-1/+1
* Fix titles on upload page (#4904)kontrollanten2022-04-081-4/+22
* Fix invalid token on uploadChocobozzz2022-03-161-24/+43
* add client.videos.upload.maxChunkSize config (#4857)kontrollanten2022-03-161-1/+2
* Reorganize player filesChocobozzz2022-03-141-1/+1
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-2/+2
* Correctly check import target URL IPChocobozzz2022-02-071-1/+1
* Fix scheduled publication on uploadChocobozzz2022-02-075-8/+4
* Handle async validatorsChocobozzz2022-01-035-23/+17
* 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