aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos
Commit message (Collapse)AuthorAgeFilesLines
...
* Correctly check import target URL IPChocobozzz2022-02-071-1/+1
|
* Fix scheduled publication on uploadChocobozzz2022-02-078-19/+17
|
* Fast forward on HLS decode errorChocobozzz2022-02-021-3/+5
|
* Automatically restart live on server/live restartChocobozzz2022-01-191-3/+0
|
* Fix timestamp clickChocobozzz2022-01-131-3/+1
|
* Cleanup player hotkeysChocobozzz2022-01-131-11/+17
|
* Increase player control bar sizeChocobozzz2022-01-102-0/+19
|
* Handle async validatorsChocobozzz2022-01-038-36/+31
|
* Translate plugin settingsChocobozzz2021-12-291-1/+5
|
* Refactor video editionChocobozzz2021-12-291-9/+15
|
* Enhance plugin video fieldsChocobozzz2021-12-293-13/+59
| | | | | Add video form tab selection Add ability to display an error
* Don't stuck state when move transcoding job failedChocobozzz2021-12-232-0/+8
|
* Add ability for admins to set default p2p policyChocobozzz2021-12-164-88/+68
|
* Ability for admins to set default upload valuesChocobozzz2021-12-149-22/+18
|
* Add meaning to date short namesChocobozzz2021-12-131-26/+26
|
* Added "zxx" (no linguistic content) in available video languages (#4631)Florian CUNY2021-12-131-1/+3
| | | | | | | | | | | | | * Added "zxx" (no linguistic content) in available video languages Implements https://github.com/Chocobozzz/PeerTube/issues/1489 * FIx lint * Fix lint * Put other languages below instance languages Co-authored-by: Chocobozzz <me@florianbigard.com>
* Fix too long filename video uploadChocobozzz2021-12-031-3/+18
|
* Fix audio upload if not enabled by instanceChocobozzz2021-12-011-0/+1
|
* Fix player placeholder widthChocobozzz2021-11-291-0/+2
|
* Refactor video viewsChocobozzz2021-11-091-3/+3
| | | | | | | | Introduce viewers attribute for live videos Count views for live videos Reduce delay to see the viewer update for lives Add ability to configure video views buffer interval and view ip expiration
* 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
| | | | Introduce include and isLocal instead
* Added label on the next autoplayed video and hide the hr line if unnecessary ↵Florian CUNY2021-10-262-1/+8
| | | | | | | | | | | | | | | (#4497) * Added label on the next autoplayed video Implements https://github.com/Chocobozzz/PeerTube/issues/4280 Also hid the hr line if autoplay is disabled * Applied code suggestion * Applied code suggestion * Applied the last remaining code suggestion
* prevent multiple post-process triggering of upload-resumable (#4175)Rigel Kent2021-10-251-3/+4
| | | | | | | | | * prevent multiple post-process triggering of upload-resumable * switch from 409 to 503 for upload being processed * Improve resumable upload check Co-authored-by: Chocobozzz <me@florianbigard.com>
* 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
| | | | | | | | | | | | | | | * add option to always show channel display name closes #4040 * show avatar in video miniatures closes #4040 * Revert "show avatar in video miniatures" This reverts commit 79b1a84140857fc24f7e2233e838d012f72bc56f. * channel display name: fix review comments
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | * client: add ...playlist.elements.loaded hook closes #4385 * fix linting error * client: add playlist metadata to video-watch hooks * Prefer using a filter for playlist elements hook Co-authored-by: Chocobozzz <me@florianbigard.com>
* | Fix autoblock message on upload pageChocobozzz2021-10-112-2/+2
|/
* Disable chunk upload on iosChocobozzz2021-09-091-0/+7
| | | | See https://github.com/kukhariev/ngx-uploadx/issues/316#issuecomment-915858713
* 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
| | | | | | | * Fix user quota alerts display on upload page * Fix border-radius upload messages alerts Co-authored-by: Ms Kimsible <kimsible@users.noreply.github.com>
* Inform user to fill account profile and channels (#4352)Ms Kimsible2021-08-261-0/+2
| | | | | | | * Add account-setup modal when login * Add channels-setup alert into my-channels, my-playlists and upload page Co-authored-by: Ms Kimsible <kimsible@users.noreply.github.com>
* 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
|/ | | | | | | | | | | | | | | | | | | | | | | * Replace wording of instance contact * Add contact-us button to no-quota alert on upload page * Add alert for accounts with auto-blocked videos on upload page * Add alert for accounts without enough quota + refacto on upload page * Using ng-container and ng-template * Add alert for daily quota * Add hook filter for upload page alert messages * Add instance name as subtitle in contact modal * Fix eslint max-len on string * Fix missing word in quota left daily message - upload page Co-authored-by: Kimsible <kimsible@users.noreply.github.com>
* Fix live/upload redirectionChocobozzz2021-08-182-3/+10
|