Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Changed label of "sort by views" to "sort by recent views" | Poslovitch | 2021-10-26 | 1 | -1/+1 |
| | | | | Fixes https://github.com/Chocobozzz/PeerTube/issues/4421 | ||||
* | Rename config key | Chocobozzz | 2021-10-12 | 1 | -2/+6 |
| | |||||
* | add option to always show channel display name (#4422) | kontrollanten | 2021-10-12 | 2 | -2/+10 |
| | | | | | | | | | | | | | | | * 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 | ||||
* | Correctly disable infinite scroll for reuse | Chocobozzz | 2021-10-11 | 2 | -2/+4 |
| | |||||
* | Fix video filters for non english UI | Chocobozzz | 2021-09-08 | 1 | -7/+7 |
| | |||||
* | More robust webtorrent redundancy download | Chocobozzz | 2021-09-06 | 1 | -2/+0 |
| | | | | | Avoid issues with inconsistencies between magnet infohash and torrent infohash, blocking webtorrent upload that will timeout | ||||
* | Fix NSFW filter and add tests | Chocobozzz | 2021-09-03 | 3 | -7/+3 |
| | |||||
* | Don't display scope fitler on account/channel pages | Chocobozzz | 2021-08-30 | 6 | -5/+25 |
| | |||||
* | Add video filters to common video pages | Chocobozzz | 2021-08-25 | 15 | -527/+1172 |
| | |||||
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 4 | -23/+23 |
| | |||||
* | Fix client lint | Chocobozzz | 2021-08-17 | 4 | -38/+41 |
| | |||||
* | Refactor video links builders | Chocobozzz | 2021-07-26 | 1 | -1/+1 |
| | |||||
* | Relax watch CSS | Chocobozzz | 2021-06-30 | 1 | -2/+2 |
| |