Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-03 | 7 | -4/+26 | |
|\| | ||||||
| * | Handle playlist without videos available | Chocobozzz | 2022-06-03 | 6 | -4/+22 | |
| | | ||||||
| * | Completely remove best default trending algorithm | Chocobozzz | 2022-06-03 | 1 | -0/+4 | |
| | | ||||||
* | | Fix typo | Chocobozzz | 2022-06-01 | 1 | -1/+1 | |
| | | ||||||
* | | Added "total views" in the my channels list (#5007) | Florian CUNY | 2022-05-31 | 2 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||||
* | | Display "No subscribers" in my-library instead of "0 subscribers" | Poslovitch | 2022-05-30 | 1 | -1/+1 | |
| | | | | | | | | Was suggested in https://github.com/Chocobozzz/PeerTube/pull/4484 | |||||
* | | Add missing i18n for hotkeys | Chocobozzz | 2022-05-25 | 1 | -1/+3 | |
| | | ||||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-05-25 | 3 | -7/+9 | |
|\| | ||||||
| * | Fix job progress column | Chocobozzz | 2022-05-25 | 1 | -1/+1 | |
| | | ||||||
| * | Fix avatars in notifications | Chocobozzz | 2022-05-25 | 1 | -3/+3 | |
| | | ||||||
| * | Fix upload avatar button | Chocobozzz | 2022-05-25 | 1 | -3/+5 | |
| | | ||||||
* | | Improve admin users list table | Chocobozzz | 2022-05-24 | 3 | -14/+40 | |
| | | | | | | | | | | | | * Fix last login sort with null values * Remember last selected columns * Display last login date by default | |||||
* | | (#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 | |
| | ||||||
* | Fix redirect users after login with external auth | Chocobozzz | 2022-05-20 | 2 | -21/+68 | |
| | ||||||
* | Add control bar option for peertube player | Chocobozzz | 2022-05-20 | 3 | -5/+6 | |
| | ||||||
* | Add "only display embed URL" in share modal | Chocobozzz | 2022-05-20 | 2 | -14/+41 | |
| | ||||||
* | Increase timeouts | Chocobozzz | 2022-05-18 | 1 | -1/+1 | |
| | ||||||
* | Fix live mode descriptions | Chocobozzz | 2022-05-18 | 1 | -2/+2 | |
| | ||||||
* | Better stats date format | Chocobozzz | 2022-05-18 | 2 | -6/+21 | |
| | ||||||
* | Add total viewers overall stat | Chocobozzz | 2022-05-18 | 2 | -1/+10 | |
| | ||||||
* | Fix video upload with some characters in filename | Chocobozzz | 2022-05-17 | 1 | -1/+1 | |
| | ||||||
* | Add min range to stats graphs | Chocobozzz | 2022-05-10 | 1 | -0/+5 | |
| | ||||||
* | Fix help popover width | Chocobozzz | 2022-05-09 | 1 | -0/+1 | |
| | ||||||
* | Add URL redirection support for external auth | Chocobozzz | 2022-05-09 | 3 | -7/+18 | |
| | ||||||
* | Add help to understand what is a view | Chocobozzz | 2022-05-06 | 2 | -3/+10 | |
| | ||||||
* | Add ability to filter overall video stats by date | Chocobozzz | 2022-05-06 | 8 | -81/+272 | |
| | ||||||
* | Remove comments, rates and views from stats | Chocobozzz | 2022-05-05 | 1 | -6/+2 | |
| | | | | It prevent us to apply date filters | |||||
* | Fix help component z-index | Chocobozzz | 2022-05-04 | 3 | -3/+0 | |
| | ||||||
* | Add session informations in live modal | Chocobozzz | 2022-05-03 | 5 | -4/+54 | |
| | ||||||
* | Support live session in server | Chocobozzz | 2022-05-03 | 1 | -0/+1 | |
| | ||||||
* | Save replay of permanent live in client | Chocobozzz | 2022-05-03 | 3 | -23/+1 | |
| | ||||||
* | Fix subscribe button dropdown position | Chocobozzz | 2022-05-02 | 1 | -1/+1 | |
| | ||||||
* | Fix avatar responsive | Chocobozzz | 2022-05-02 | 6 | -13/+27 | |
| | ||||||
* | 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 | |||||
* | Display live info in my videos | Chocobozzz | 2022-04-20 | 1 | -1/+1 | |
| | ||||||
* | Don't date if no there aren't peak viewers | Chocobozzz | 2022-04-20 | 1 | -1/+3 | |
| | ||||||
* | Add ability to sort by global views | Chocobozzz | 2022-04-15 | 2 | -1/+3 | |
| | ||||||
* | Reduce videos sort complexity | Chocobozzz | 2022-04-15 | 6 | -22/+31 | |
| | | | | Automatically use best sort if user is logged in and chose hot algorithm | |||||
* | Fix typo | Chocobozzz | 2022-04-15 | 1 | -1/+1 | |
| | ||||||
* | Fix signup setp buttons on chrome | Chocobozzz | 2022-04-15 | 1 | -0/+6 | |
| | ||||||
* | Include upper boundary on stats graph zoom | Chocobozzz | 2022-04-15 | 1 | -1/+16 | |
| | ||||||
* | Support interactive video stats graph | Chocobozzz | 2022-04-15 | 4 | -29/+230 | |
| | ||||||
* | Support videos stats in client | Chocobozzz | 2022-04-15 | 27 | -117/+578 | |
| | ||||||
* | Update menu.component.html | Showfom | 2022-04-08 | 1 | -2/+2 | |
| | | | It's 2022 now | |||||
* | Prefer "publish" over "upload" | Chocobozzz | 2022-04-08 | 1 | -1/+1 | |
| | ||||||
* | Fix titles on upload page (#4904) | kontrollanten | 2022-04-08 | 4 | -13/+28 | |
| | | | | | | | | | * client/video-add: fix route titles * client/video-add: show progress in page title * Styling Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | Fix angular build | Chocobozzz | 2022-03-22 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| |