| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Podcast RSS feeds (#5487) | Alecks Gates | 2023-05-22 | 1 | -7/+5 |
* | Set actor preferred name case insensitive | Chocobozzz | 2023-05-11 | 2 | -9/+7 |
* | Add ability for plugins to alter video jsonld | Chocobozzz | 2023-03-10 | 1 | -2/+2 |
* | Refactor model utils | Chocobozzz | 2023-01-10 | 3 | -4/+4 |
* | Refactor table attributes | Chocobozzz | 2023-01-09 | 1 | -1/+13 |
* | Prefer using Object.values | Chocobozzz | 2022-08-17 | 1 | -2/+1 |
* | Fix searching in blocklist | Chocobozzz | 2022-06-17 | 1 | -0/+14 |
* | Don't store remote rates of remote videos | Chocobozzz | 2022-03-18 | 1 | -23/+1 |
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 3 | -95/+103 |
* | Fix shared imports | Chocobozzz | 2021-12-24 | 1 | -3/+2 |
* | Move typescript utils in its own directory | Chocobozzz | 2021-12-16 | 3 | -3/+3 |
* | Add mute status in account and channel pages | Chocobozzz | 2021-12-07 | 1 | -3/+37 |
* | 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 |
* | Filter host for channels and playlists search | Chocobozzz | 2021-07-28 | 1 | -4/+4 |
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -0/+69 |
* | Refactor a little bit controllers | Chocobozzz | 2021-05-12 | 1 | -1/+1 |
* | Stricter models typing | Chocobozzz | 2021-05-12 | 3 | -3/+6 |
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 8 | -2059/+6 |
* | 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 |
* | Plugin user.getAuthUser is now async | Chocobozzz | 2021-05-05 | 1 | -0/+4 |
* | Add size info in db for actor images | Chocobozzz | 2021-04-08 | 1 | -6/+11 |
* | Update data in DB when regenerate thumbnails | Chocobozzz | 2021-04-08 | 1 | -0/+5 |
* | Add ability to update the banner | Chocobozzz | 2021-04-08 | 2 | -2/+20 |
* | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 3 | -5/+94 |
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 2 | -4/+4 |
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 2 | -11/+101 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 1 | -16/+14 |
* | Use named chunk for embed on analyze | Chocobozzz | 2021-02-25 | 1 | -1/+0 |
* | Fix separate SQL query for video get | Chocobozzz | 2021-02-25 | 1 | -2/+3 |
* | Update server dependencies | Chocobozzz | 2021-02-03 | 1 | -42/+52 |
* | Allow user to search through their watch history (#3576) | Rigel Kent | 2021-01-13 | 1 | -1/+2 |
* | Retrieve user by id instead of username | Chocobozzz | 2021-01-11 | 1 | -3/+3 |
* | Support activeMonth and activeHalfyear in nodeinfo | Chocobozzz | 2020-12-30 | 1 | -1/+3 |
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 7 | -78/+83 |
* | Refactor a little bit client canonical URL | Chocobozzz | 2020-12-08 | 1 | -10/+22 |
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 1 | -1/+8 |
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -1/+2 |
* | Remove notifications of muted accounts/servers | Chocobozzz | 2020-11-18 | 1 | -1/+54 |
* | Cleanup follows of orphean actors | Chocobozzz | 2020-11-10 | 1 | -0/+1 |
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 1 | -2/+1 |
* | Fix replay saving | Chocobozzz | 2020-11-09 | 1 | -2/+2 |
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -77/+82 |
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -22/+23 |
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 2 | -6/+27 |
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -1/+3 |
* | Add migrations | Chocobozzz | 2020-07-10 | 3 | -25/+24 |
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 4 | -31/+87 |
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -4/+17 |