Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support ICU in TS components | Chocobozzz | 2022-06-08 | 9 | -32/+75 |
| | |||||
* | Fix various typos | luz paz | 2022-06-07 | 2 | -2/+2 |
| | | | Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy` | ||||
* | Fix typo | Chocobozzz | 2022-06-01 | 1 | -1/+1 |
| | |||||
* | Added "total views" in the my channels list (#5007) | Florian CUNY | 2022-05-31 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | * Added "total views" in the my channels list Implements https://github.com/Chocobozzz/PeerTube/issues/4331 * Fix lint * applied suggested change * updated openAPI spec for the use "withStats" when getting video channels * applied code change * removed GROUP BY in query * Fixed test | ||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-05-25 | 2 | -6/+8 |
|\ | |||||
| * | Fix avatars in notifications | Chocobozzz | 2022-05-25 | 1 | -3/+3 |
| | | |||||
| * | Fix upload avatar button | Chocobozzz | 2022-05-25 | 1 | -3/+5 |
| | | |||||
* | | (#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> | ||||
* | Fix avatar default size | Chocobozzz | 2022-05-23 | 1 | -1/+1 |
| | |||||
* | Add control bar option for peertube player | Chocobozzz | 2022-05-20 | 2 | -5/+5 |
| | |||||
* | Add "only display embed URL" in share modal | Chocobozzz | 2022-05-20 | 2 | -14/+41 |
| | |||||
* | Fix help popover width | Chocobozzz | 2022-05-09 | 1 | -0/+1 |
| | |||||
* | Add ability to filter overall video stats by date | Chocobozzz | 2022-05-06 | 1 | -0/+7 |
| | |||||
* | Fix help component z-index | Chocobozzz | 2022-05-04 | 2 | -2/+0 |
| | |||||
* | Add session informations in live modal | Chocobozzz | 2022-05-03 | 4 | -2/+52 |
| | |||||
* | Support live session in server | Chocobozzz | 2022-05-03 | 1 | -0/+1 |
| | |||||
* | Fix subscribe button dropdown position | Chocobozzz | 2022-05-02 | 1 | -1/+1 |
| | |||||
* | Fix avatar responsive | Chocobozzz | 2022-05-02 | 3 | -10/+20 |
| | |||||
* | Remove confusing P2P info in instance features | Chocobozzz | 2022-05-02 | 1 | -12/+0 |
| | | | | | It's confusing because it depends on user and admin settings We already display messages in player and watch page if P2P is enabled | ||||
* | Add ability to sort by global views | Chocobozzz | 2022-04-15 | 1 | -0/+1 |
| | |||||
* | Reduce videos sort complexity | Chocobozzz | 2022-04-15 | 3 | -10/+21 |
| | | | | Automatically use best sort if user is logged in and chose hot algorithm | ||||
* | Support videos stats in client | Chocobozzz | 2022-04-15 | 9 | -21/+59 |
| | |||||
* | Fix angular build | Chocobozzz | 2022-03-22 | 1 | -1/+1 |
| | |||||
* | Add reset button for file inputs in studio page | Chocobozzz | 2022-03-22 | 5 | -3/+32 |
| | |||||
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 4 | -10/+10 |
| | |||||
* | Add video edition finished notification | Chocobozzz | 2022-03-22 | 2 | -1/+13 |
| | |||||
* | Lazy load charts when listing my channels | Chocobozzz | 2022-03-21 | 3 | -0/+80 |
| | |||||
* | Fix channel edition page | Chocobozzz | 2022-03-21 | 2 | -3/+5 |
| | |||||
* | Don't allow video edition if not enabled | Chocobozzz | 2022-03-18 | 2 | -4/+8 |
| | |||||
* | Clearer theme select labels | Chocobozzz | 2022-03-15 | 2 | -3/+18 |
| | |||||
* | Some fixes for themes | Chocobozzz | 2022-03-15 | 9 | -13/+12 |
| | |||||
* | Reorganize player files | Chocobozzz | 2022-03-14 | 3 | -3/+3 |
| | |||||
* | 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 | ||||
* | open privacy info in user settings dialogue in new window | Robert Riemann | 2022-03-02 | 1 | -1/+1 |
| | |||||
* | Fix avatar with username starting with numbers | Chocobozzz | 2022-02-28 | 2 | -3/+5 |
| | |||||
* | Improve stat labels | Chocobozzz | 2022-02-28 | 1 | -14/+14 |
| | |||||
* | Cleanup subtitle edition PR | Chocobozzz | 2022-02-28 | 1 | -2/+2 |
| | |||||
* | Add simple subtitle edition from video captions tab | lutangar | 2022-02-28 | 3 | -2/+16 |
| | | | | | 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. | ||||
* | Continue user mute in ban modal PR | Chocobozzz | 2022-02-28 | 6 | -53/+79 |
| | |||||
* | 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 | 7 | -8/+42 |
| | |||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 16 | -78/+82 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 |
| | |||||
* | 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 | ||||
* | video-playlist: show date and views count | kontrollanten | 2022-02-03 | 2 | -1/+11 |
| | | | | closes #4396 | ||||
* | Limit scope to local when finding in bulk | Chocobozzz | 2022-01-31 | 1 | -3/+20 |
| | |||||
* | Split user service | Chocobozzz | 2022-01-21 | 7 | -11/+235 |
| |