aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add support for saving video files to object storage * Add support for custom url generation on s3 stored files Uses two config keys to support url generation that doesn't directly go to (compatible s3). Can be used to generate urls to any cache server or CDN. * Upload files to s3 concurrently and delete originals afterwards * Only publish after move to object storage is complete * Use base url instead of url template * Fix mistyped config field * Add rudenmentary way to download before transcode * Implement Chocobozzz suggestions https://github.com/Chocobozzz/PeerTube/pull/4290#issuecomment-891670478 The remarks in question: Try to use objectStorage prefix instead of s3 prefix for your function/variables/config names Prefer to use a tree for the config: s3.streaming_playlists_bucket -> object_storage.streaming_playlists.bucket Use uppercase for config: S3.STREAMING_PLAYLISTS_BUCKETINFO.bucket -> OBJECT_STORAGE.STREAMING_PLAYLISTS.BUCKET (maybe BUCKET_NAME instead of BUCKET) I suggest to rename moveJobsRunning to pendingMovingJobs (or better, create a dedicated videoJobInfo table with a pendingMove & videoId columns so we could also use this table to track pending transcoding jobs) https://github.com/Chocobozzz/PeerTube/pull/4290/files#diff-3e26d41ca4bda1de8e1747af70ca2af642abcc1e9e0bfb94239ff2165acfbde5R19 uses a string instead of an integer I think we should store the origin object storage URL in fileUrl, without base_url injection. Instead, inject the base_url at "runtime" so admins can easily change this configuration without running a script to update DB URLs * Import correct function * Support multipart upload * Remove import of node 15.0 module stream/promises * Extend maximum upload job length Using the same value as for redundancy downloading seems logical * Use dynamic part size for really large uploads Also adds very small part size for local testing * Fix decreasePendingMove query * Resolve various PR comments * Move to object storage after optimize * Make upload size configurable and increase default * Prune webtorrent files that are stored in object storage * Move files after transcoding jobs * Fix federation * Add video path manager * Support move to external storage job in client * Fix live object storage tests Co-authored-by: Chocobozzz <me@florianbigard.com>