aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos
Commit message (Expand)AuthorAgeFilesLines
* Refactor video viewsChocobozzz2021-11-091-3/+3
* Add transcoding fail message in clientChocobozzz2021-11-092-0/+8
* Support RTMPSChocobozzz2021-11-051-1/+6
* Add ability to exclude muted accountsChocobozzz2021-11-022-2/+2
* Remove useless componentsChocobozzz2021-10-293-14/+1
* Deprecate filter video queryChocobozzz2021-10-292-2/+2
* Added label on the next autoplayed video and hide the hr line if unnecessary ...Florian CUNY2021-10-262-1/+8
* 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
* Cleanup video update componentChocobozzz2021-10-223-31/+27
* Provide origin URL to client and fix remote shareChocobozzz2021-10-222-9/+1
* Improve moderation dropdown UXChocobozzz2021-10-211-2/+5
* Fix privacy concern for remote videosChocobozzz2021-10-213-18/+22
* Force live type specification in first stepChocobozzz2021-10-154-4/+56
* Try to improve permanent live labelChocobozzz2021-10-152-8/+18
* add option to always show channel display name (#4422)kontrollanten2021-10-124-23/+21
* Merge branch 'release/3.4.0' into developChocobozzz2021-10-121-0/+1
|\
| * Fix upload can deactivateChocobozzz2021-10-121-0/+1
| * Fix autoblock message on upload pageChocobozzz2021-10-082-2/+2
* | add ...playlist.elements.loaded hook (#4387)kontrollanten2021-10-122-27/+49
* | Fix autoblock message on upload pageChocobozzz2021-10-112-2/+2
|/
* Disable chunk upload on iosChocobozzz2021-09-091-0/+7
* Don't display scope fitler on account/channel pagesChocobozzz2021-08-302-1/+3
* Remove useless asyncChocobozzz2021-08-264-5/+6
* 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
* Merge branch 'feature/video-filters' into developChocobozzz2021-08-2517-551/+342
|\
| * Add video filters to common video pagesChocobozzz2021-08-2517-551/+342
* | 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-1830-75/+82
* Fix client lintChocobozzz2021-08-1715-181/+187
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-172-0/+8
* Merge branch 'release/3.3.0' into developChocobozzz2021-07-302-39/+43
|\
| * Hide schedule privacy if private does not existChocobozzz2021-07-302-39/+43
* | Redirect to search page for origin instanceChocobozzz2021-07-293-33/+51
* | Merge branch 'release/3.3.0' into developChocobozzz2021-07-261-1/+1
|\|
| * Fix description timestamp clickChocobozzz2021-07-261-1/+1
* | Refactor video links buildersChocobozzz2021-07-261-1/+1
* | Refactor video links buildingChocobozzz2021-07-264-3/+5
* | Merge branch 'next' into developChocobozzz2021-07-212-4/+10
|\ \ | |/ |/|
| * Refactor requestsChocobozzz2021-07-202-4/+10
* | Correct privacymsg z-index to avoid hover dropdown on scrollKimsible2021-07-211-0/+7
|/
* Fix default privacy when plugins deleted privateChocobozzz2021-07-136-6/+13
* Fix subscribe hotkeyChocobozzz2021-07-121-1/+4
* Move watch attributes in a dedicated componentChocobozzz2021-06-3010-316/+311
* Move video alert in a dedicated componentChocobozzz2021-06-308-54/+67
* Relax watch CSSChocobozzz2021-06-301-186/+176
* Refactor a little bit watch htmlChocobozzz2021-06-291-6/+8