Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add reset button for file inputs in studio page | Chocobozzz | 2022-03-22 | 8 | -10/+43 | |
| | ||||||
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 26 | -108/+109 | |
| | ||||||
* | Add video edition finished notification | Chocobozzz | 2022-03-22 | 3 | -3/+17 | |
| | ||||||
* | Lazy load charts when listing my channels | Chocobozzz | 2022-03-21 | 5 | -5/+94 | |
| | ||||||
* | Fix channel edition page | Chocobozzz | 2022-03-21 | 2 | -3/+5 | |
| | ||||||
* | Don't allow video edition if not enabled | Chocobozzz | 2022-03-18 | 3 | -6/+10 | |
| | ||||||
* | Fix menu weird display issue on firefox | Chocobozzz | 2022-03-18 | 1 | -0/+5 | |
| | ||||||
* | Fix invalid token on upload | Chocobozzz | 2022-03-16 | 1 | -24/+43 | |
| | ||||||
* | add client.videos.upload.maxChunkSize config (#4857) | kontrollanten | 2022-03-16 | 1 | -1/+2 | |
| | | | | | | | * add client.videos.upload.maxChunkSize config * updates after review * remove maxChunkSize from custom-config | |||||
* | Clearer theme select labels | Chocobozzz | 2022-03-15 | 2 | -3/+18 | |
| | ||||||
* | Some fixes for themes | Chocobozzz | 2022-03-15 | 21 | -45/+44 | |
| | ||||||
* | Reorganize player files | Chocobozzz | 2022-03-14 | 7 | -11/+12 | |
| | ||||||
* | Merge remote-tracking branch 'weblate/develop' into develop | Chocobozzz | 2022-03-11 | 6 | -8/+81 | |
|\ | ||||||
| * | Add latency setting support | Chocobozzz | 2022-03-09 | 6 | -8/+81 | |
| | | ||||||
* | | Typo | Chocobozzz | 2022-03-11 | 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 | |||||
* | Fix channel avatar in select component | Chocobozzz | 2022-03-02 | 1 | -1/+10 | |
| | ||||||
* | open privacy info in user settings dialogue in new window | Robert Riemann | 2022-03-02 | 1 | -1/+1 | |
| | ||||||
* | Fix playlist element scrolling | Chocobozzz | 2022-03-01 | 5 | -16/+29 | |
| | ||||||
* | Fix avatar with username starting with numbers | Chocobozzz | 2022-02-28 | 2 | -3/+5 | |
| | ||||||
* | Add refresh button to comments list | Chocobozzz | 2022-02-28 | 5 | -6/+13 | |
| | ||||||
* | Move admin comments list in overviews menu | Chocobozzz | 2022-02-28 | 12 | -24/+52 | |
| | ||||||
* | Improve stat labels | Chocobozzz | 2022-02-28 | 1 | -14/+14 | |
| | ||||||
* | Cleanup subtitle edition PR | Chocobozzz | 2022-02-28 | 4 | -18/+9 | |
| | ||||||
* | Add simple subtitle edition from video captions tab | lutangar | 2022-02-28 | 11 | -10/+181 | |
| | | | | | Introduce a new __Edit__ button on a subtitle. It opens a modal with simple textarea allowing the user to do quick corrections on a subtitle. | |||||
* | Fix listUserChannelsForSelect | Chocobozzz | 2022-02-28 | 1 | -1/+1 | |
| | ||||||
* | Continue user mute in ban modal PR | Chocobozzz | 2022-02-28 | 10 | -66/+137 | |
| | ||||||
* | Add ability to mute user when banning them | Poslovitch | 2022-02-28 | 2 | -2/+31 | |
| | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/1803 | |||||
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 26 | -9/+575 | |
| | ||||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 49 | -204/+123 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | |||||
* | Hide remote subscribe if logged in | Chocobozzz | 2022-02-22 | 2 | -1/+5 | |
| | ||||||
* | Reduce latency when adding a video to playlist | Chocobozzz | 2022-02-22 | 1 | -4/+17 | |
| | ||||||
* | Improve account removal message for users | Chocobozzz | 2022-02-22 | 2 | -4/+15 | |
| | ||||||
* | Don't manage remote channelsrelease/4.1.0 | Chocobozzz | 2022-02-10 | 1 | -0/+1 | |
| | ||||||
* | Add additional checks when importing a video | Chocobozzz | 2022-02-09 | 2 | -3/+16 | |
| | ||||||
* | Better display redundancy pies | Chocobozzz | 2022-02-09 | 1 | -11/+22 | |
| | ||||||
* | Don't display no results if still loading | Chocobozzz | 2022-02-09 | 2 | -0/+4 | |
| | ||||||
* | Fix embed margin in share modal | Chocobozzz | 2022-02-09 | 2 | -3/+4 | |
| | ||||||
* | client: show private badge in playlists | kontrollanten | 2022-02-07 | 3 | -7/+26 | |
| | | | | closes #2601 | |||||
* | Correctly check import target URL IP | Chocobozzz | 2022-02-07 | 1 | -1/+1 | |
| | ||||||
* | Fix scheduled publication on upload | Chocobozzz | 2022-02-07 | 8 | -19/+17 | |
| | ||||||
* | Put white background to peertube icons | Chocobozzz | 2022-02-04 | 1 | -24/+6 | |
| | ||||||
* | Fix plaintext markdown converter | Chocobozzz | 2022-02-04 | 1 | -2/+2 | |
| | ||||||
* | video-playlist: show date and views count | kontrollanten | 2022-02-03 | 2 | -1/+11 | |
| | | | | closes #4396 | |||||
* | Fast forward on HLS decode error | Chocobozzz | 2022-02-02 | 1 | -3/+5 | |
| | ||||||
* | Add refresh button to admin > video list (#4753) | kontrollanten | 2022-02-01 | 2 | -1/+14 | |
| | | | | | | | * feat(client/video-list): add refresh btn * CSS styling Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | Fix HLS re transcoding with object storage enabled | Chocobozzz | 2022-02-01 | 1 | -1/+1 | |
| | ||||||
* | Limit scope to local when finding in bulk | Chocobozzz | 2022-01-31 | 1 | -3/+20 | |
| | ||||||
* | Split user service | Chocobozzz | 2022-01-21 | 21 | -276/+342 | |
| | ||||||
* | Fix abuse crash on deleted reporter account | Chocobozzz | 2022-01-20 | 1 | -0/+1 | |
| |