aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit
Commit message (Expand)AuthorAgeFilesLines
* Try to improve permanent live labelChocobozzz2021-10-152-8/+18
* Fix upload can deactivateChocobozzz2021-10-121-0/+1
* Fix autoblock message on upload pageChocobozzz2021-10-082-2/+2
* Disable chunk upload on iosChocobozzz2021-09-091-0/+7
* Remove useless asyncChocobozzz2021-08-262-2/+2
* Fix user quota alerts always displayed (#4354)Ms Kimsible2021-08-263-7/+40
* Inform user to fill account profile and channels (#4352)Ms Kimsible2021-08-261-0/+2
* Update upload message filter hook nameChocobozzz2021-08-251-1/+1
* Alert user for low quota and video auto-block on upload page (#4336)Ms Kimsible2021-08-253-16/+82
* Fix live/upload redirectionChocobozzz2021-08-182-3/+10
* Migrate client to eslintChocobozzz2021-08-1814-29/+31
* Fix client lintChocobozzz2021-08-175-110/+113
* 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 video links buildingChocobozzz2021-07-261-1/+1
* | Refactor requestsChocobozzz2021-07-201-2/+1
|/
* Fix default privacy when plugins deleted privateChocobozzz2021-07-136-6/+13
* Support short uuid for GET video/playlistChocobozzz2021-06-294-12/+16
* Move to sass moduleChocobozzz2021-06-286-12/+12
* Move to sass @useChocobozzz2021-06-286-12/+12
* allow public video privacy to be deleted in the web clientRigel Kent2021-06-086-11/+4
* Bidi supportChocobozzz2021-06-072-10/+11
* Speed up plugins loadingChocobozzz2021-06-041-1/+0
* Use HTML config when possibleChocobozzz2021-06-044-18/+12
* Refactor server errors handlerChocobozzz2021-06-022-5/+9
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-284-4/+4
* Remove ngx-metaChocobozzz2021-05-272-4/+2
* change license to licenceFrank Sträter2021-05-271-1/+1
* Remember tab in upload pageChocobozzz2021-05-112-7/+23
* Error if importing a torrent with multiple filesChocobozzz2021-05-111-2/+8
* Reorganize plugin modelsChocobozzz2021-05-111-2/+9
* Fix paused upload messageChocobozzz2021-05-111-1/+1
* Resumable video uploads (#3933)kontrollanten2021-05-105-140/+232
* Sort channels by -updatedAtChocobozzz2021-05-101-13/+5
* Refactor video edit cssChocobozzz2021-05-072-75/+46
* Move to stylelintChocobozzz2021-04-284-9/+9
* Clearer nsfw "do not list" labelChocobozzz2021-04-281-1/+1
* Add ability to hide plugin form fieldsChocobozzz2021-04-224-17/+24
* Refactor modal buttons styleChocobozzz2021-04-141-2/+2
* Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-312-4/+4
* 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-103-4/+7
* Force update live booleanChocobozzz2021-01-261-5/+2
* Don't update live attributes if they did not changeChocobozzz2021-01-261-5/+13
* Fix wait transcoding checkbox displayChocobozzz2021-01-268-32/+30
* Import in private, and then set the chosen privacyChocobozzz2021-01-193-3/+7
* Cleanup update video buttonChocobozzz2021-01-195-40/+13
* Fix some accessibility issuesChocobozzz2020-12-223-4/+10
* Don't display max duration if disabledChocobozzz2020-12-161-1/+1