Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability for plugins to alter video jsonld | Chocobozzz | 2023-03-10 | 1 | -2/+2 |
| | |||||
* | Refactor model utils | Chocobozzz | 2023-01-10 | 1 | -2/+2 |
| | |||||
* | Refactor table attributes | Chocobozzz | 2023-01-09 | 1 | -1/+13 |
| | |||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 1 | -28/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Move typescript utils in its own directory | Chocobozzz | 2021-12-16 | 1 | -1/+1 |
| | |||||
* | Add video file size info in admin videos list | Chocobozzz | 2021-10-29 | 1 | -1/+1 |
| | |||||
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 1 | -3/+3 |
| | | | | Introduce include and isLocal instead | ||||
* | Filter host for channels and playlists search | Chocobozzz | 2021-07-28 | 1 | -4/+4 |
| | |||||
* | Refactor a little bit controllers | Chocobozzz | 2021-05-12 | 1 | -1/+1 |
| | |||||
* | Stricter models typing | Chocobozzz | 2021-05-12 | 1 | -1/+2 |
| | |||||
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 1 | -4/+4 |
| | |||||
* | Update channel updatedAt when uploading a video | Chocobozzz | 2021-05-10 | 1 | -0/+1 |
| | |||||
* | Fix remote actor creation date | Chocobozzz | 2021-05-07 | 1 | -2/+0 |
| | |||||
* | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 1 | -2/+3 |
| | |||||
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -28/+30 |
| | |||||
* | Refactor a little bit client canonical URL | Chocobozzz | 2020-12-08 | 1 | -10/+22 |
| | |||||
* | Cleanup follows of orphean actors | Chocobozzz | 2020-11-10 | 1 | -0/+1 |
| | |||||
* | Add migrations | Chocobozzz | 2020-07-10 | 1 | -2/+3 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -0/+4 |
| | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 1 | -1/+25 |
| | | | | | | | | | | | | Add better control for users of comments displayed on their videos: * Do not forward comments from muted remote accounts/servers (muted by the current server or by the video owner) * Do not list threads and hide replies (with their children) of accounts/servers muted by the video owner * Hide from RSS comments of muted accounts/servers by video owners Use case: * Try to limit spam propagation in the federation * Add ability for users to automatically hide comments on their videos from undesirable accounts/servers (the comment section belongs to videomakers, so they choose what's posted there) | ||||
* | Use a singleton for model cache | Chocobozzz | 2020-02-04 | 1 | -35/+32 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -4/+4 |
| | |||||
* | Try to fix subscriptions inconsistencies | Chocobozzz | 2020-01-08 | 1 | -1/+1 |
| | |||||
* | Cache some SQL queries | Chocobozzz | 2019-12-27 | 1 | -1/+15 |
| | |||||
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 1 | -1/+1 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -1/+1 |
| | |||||
* | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 1 | -2/+2 |
| | |||||
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 1 | -4/+4 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -7/+10 |
| | |||||
* | Fix broken follow notification | Chocobozzz | 2019-08-02 | 1 | -0/+2 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -8/+63 |
| | |||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -18/+1 |
| | |||||
* | Fix account description error | Chocobozzz | 2019-05-13 | 1 | -3/+3 |
| | |||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -5/+5 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -8/+8 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -2/+2 |
| | |||||
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -3/+3 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -2/+58 |
| | |||||
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 1 | -2/+1 |
| | |||||
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 1 | -0/+10 |
| | |||||
* | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 1 | -0/+4 |
| | |||||
* | Add sitemap | Chocobozzz | 2018-12-05 | 1 | -0/+21 |
| | |||||
* | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 1 | -1/+2 |
| | |||||
* | Fix video files duplicated when fps is null | Chocobozzz | 2018-09-26 | 1 | -1/+0 |
| | | | | Null values are not considered equal in a UNIQUE index | ||||
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 1 | -2/+2 |
| | |||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -12/+2 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -1/+0 |
| | |||||
* | Add more info logging | Chocobozzz | 2018-07-30 | 1 | -1/+0 |
| |