Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added "total views" in the my channels list (#5007) | Florian CUNY | 2022-05-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | * 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 | ||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Introduce channels command | Chocobozzz | 2021-07-20 | 2 | -0/+4 |
| | |||||
* | Update channel updatedAt when uploading a video | Chocobozzz | 2021-05-10 | 1 | -0/+3 |
| | |||||
* | Add banners support | Chocobozzz | 2021-04-08 | 1 | -0/+2 |
| | |||||
* | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 1 | -3/+2 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 1 | -0/+3 |
| | |||||
* | Add videos count in channels list | Chocobozzz | 2020-06-16 | 1 | -0/+2 |
| | |||||
* | Use inner join and document code for viewr stats for channels | Rigel Kent | 2020-03-31 | 1 | -2/+2 |
| | |||||
* | View stats for channels | Rigel Kent | 2020-03-31 | 1 | -0/+6 |
| | |||||
* | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 1 | -1/+3 |
| | |||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -1/+0 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -1/+11 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -0/+1 |
| | |||||
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 3 | -0/+21 |