Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer displaying channel for playlist element | Chocobozzz | 2023-02-15 | 2 | -20/+6 |
| | |||||
* | Prevent layout shift in videos list | Chocobozzz | 2023-01-24 | 1 | -1/+1 |
| | |||||
* | Add missing url unique index in local video viewer | Chocobozzz | 2023-01-19 | 1 | -2/+0 |
| | |||||
* | Implement signup approval in client | Chocobozzz | 2023-01-19 | 2 | -6/+2 |
| | |||||
* | Process requests in correct order | Chocobozzz | 2022-12-29 | 1 | -24/+38 |
| | |||||
* | Reorder playlists when adding an element | Chocobozzz | 2022-12-29 | 1 | -1/+1 |
| | |||||
* | Fix client lint | Chocobozzz | 2022-11-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-11-14 | 2 | -8/+19 |
|\ | |||||
| * | Prevent XSS with ng-select | Chocobozzz | 2022-11-14 | 2 | -8/+19 |
| | | | | | | | | | | | | When using ng-option See https://github.com/ng-select/ng-select/issues/1363 | ||||
* | | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 2 | -9/+15 |
| | | |||||
* | | feat: show contained playlists under My videos (#5125) | kontrollanten | 2022-10-24 | 5 | -2/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: show contained playlists under My videos closes #4769 * refactor(server): remove unused types * fixes after code review * fix(client/video-miniature): add to playlist * fix(server/user/me): shortUUID response * Revert "fix(client/video-miniature): add to playlist" This reverts commit f1a0412391c7e2370b87df2594c9fe3f39a40ddc. * fix(client/PlaylistService): caching * Revert "fix(server/user/me): shortUUID response" This reverts commit e3f1ee4e335739b895bced938540c003df24af73. * Fix fetching playlists Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | | Added filter to sort videos by name (alphabetical order) | Poslovitch | 2022-10-24 | 1 | -0/+1 |
| | | | | | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/5134 | ||||
* | | Force channel in my videos | Chocobozzz | 2022-09-28 | 1 | -2/+10 |
|/ | |||||
* | Prefer using Object.values | Chocobozzz | 2022-08-17 | 1 | -3/+3 |
| | |||||
* | Add channel hooks | Chocobozzz | 2022-08-03 | 1 | -0/+2 |
| | |||||
* | Clearer live session | Chocobozzz | 2022-07-22 | 1 | -1/+1 |
| | | | | | | | | | Get the save replay setting when the session started to prevent inconsistent behaviour when the setting changed before the session was processed by the live ending job Display more information about the potential session replay in live modal information | ||||
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 4 | -11/+14 |
| | |||||
* | Refactor actor avatar component | Chocobozzz | 2022-06-27 | 1 | -2/+2 |
| | |||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-20 | 1 | -0/+1 |
|\ | |||||
| * | Fix video selection buttons placement | Chocobozzz | 2022-06-17 | 1 | -0/+1 |
| | | |||||
* | | Cleanup title-page CSS | Chocobozzz | 2022-06-16 | 1 | -6/+0 |
| | | |||||
* | | Increase global font size | Chocobozzz | 2022-06-16 | 4 | -4/+5 |
| | | |||||
* | | Replace all glyphicon icons | Chocobozzz | 2022-06-13 | 2 | -6/+2 |
| | | |||||
* | | Rename input toggle hidden to input text | Chocobozzz | 2022-06-10 | 1 | -4/+4 |
| | | | | | | | | It's more than just an hidden toggle | ||||
* | | Prefer global icon instead of glyphicon for copy | Chocobozzz | 2022-06-10 | 3 | -31/+8 |
| | | |||||
* | | Migrate to bootstrap 5 | Chocobozzz | 2022-06-10 | 3 | -18/+28 |
| | | |||||
* | | Support ICU in TS components | Chocobozzz | 2022-06-08 | 1 | -1/+1 |
| | | |||||
* | | (#4959) Add 'Originally Published At' sort option in videos pages (#4977) | Jlll1 | 2022-05-24 | 2 | -1/+2 |
|/ | | | | | | | | | * Add Original Publication Date sort dropdown option in video filters * Make the minimal sort dropdown width 250px to acomodate for 'Originally Published At' option * Improve label Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Add ability to sort by global views | Chocobozzz | 2022-04-15 | 1 | -0/+1 |
| | |||||
* | Reduce videos sort complexity | Chocobozzz | 2022-04-15 | 2 | -8/+2 |
| | | | | Automatically use best sort if user is logged in and chose hot algorithm | ||||
* | Support videos stats in client | Chocobozzz | 2022-04-15 | 2 | -11/+29 |
| | |||||
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 1 | -6/+6 |
| | |||||
* | Don't allow video edition if not enabled | Chocobozzz | 2022-03-18 | 1 | -4/+2 |
| | |||||
* | Some fixes for themes | Chocobozzz | 2022-03-15 | 1 | -1/+1 |
| | |||||
* | Display avatar in video miniatures (#4823) | kontrollanten | 2022-03-08 | 1 | -12/+31 |
| | | | | | | | | | | | | | | | | | | | | | * show avatar in video miniatures closes #4040 * fix: videos for api, include avatars * add config for display video miniature avatar * Revert "fix: videos for api, include avatars" This reverts commit 5520a3eda6805338317a394d0553f2f82095a425. * video-min: set display avatar to false as default * remove empty line * rename display_avatar > display_author_avatar * fix renaming displayAvatar > displayAuthorAvatar | ||||
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 2 | -4/+23 |
| | |||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Don't display no results if still loading | Chocobozzz | 2022-02-09 | 2 | -0/+4 |
| | |||||
* | Don't stuck state when move transcoding job failed | Chocobozzz | 2021-12-23 | 1 | -0/+4 |
| | |||||
* | Fix build | Chocobozzz | 2021-12-17 | 1 | -1/+2 |
| | |||||
* | Stop killing peertube in ci script | Chocobozzz | 2021-11-18 | 1 | -1/+1 |
| | |||||
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 1 | -3/+35 |
| | |||||
* | Add ability to remove hls/webtorrent files | Chocobozzz | 2021-11-18 | 1 | -1/+38 |
| | |||||
* | Add ability to bulk block videos | Chocobozzz | 2021-11-17 | 2 | -2/+2 |
| | |||||
* | Add more when deleting a video | Chocobozzz | 2021-11-15 | 1 | -5/+5 |
| | |||||
* | Add ability to filter out public videos from admin | Chocobozzz | 2021-11-12 | 1 | -3/+6 |
| | |||||
* | Add transcoding fail message in client | Chocobozzz | 2021-11-09 | 1 | -0/+4 |
| | |||||
* | Prefer "hide" since filters are not a modal | Chocobozzz | 2021-11-08 | 1 | -1/+1 |
| | |||||
* | Fix english | Chocobozzz | 2021-11-08 | 1 | -1/+1 |
| | |||||
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 3 | -12/+14 |
| | | | | Introduce include and isLocal instead |