Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor model utils | Chocobozzz | 2023-01-10 | 3 | -4/+4 |
* | Refactor table attributes | Chocobozzz | 2023-01-09 | 2 | -2/+2 |
* | Fix server lint | Chocobozzz | 2022-11-15 | 1 | -1/+1 |
* | Don't inject untrusted input | Chocobozzz | 2022-11-15 | 1 | -2/+3 |
* | Fix various typos | luz paz | 2022-06-07 | 1 | -1/+1 |
* | Update server dependencies | Chocobozzz | 2022-03-21 | 1 | -1/+1 |
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 1 | -12/+20 |
* | Fix abuse crash on deleted reporter account | Chocobozzz | 2022-01-20 | 1 | -1/+4 |
* | Add missing mediaType info to AP objects | Chocobozzz | 2022-01-13 | 1 | -0/+1 |
* | Move typescript utils in its own directory | Chocobozzz | 2021-12-16 | 4 | -4/+5 |
* | Inject server config in HTML | Chocobozzz | 2021-05-14 | 1 | -2/+1 |
* | Stricter models typing | Chocobozzz | 2021-05-12 | 4 | -4/+8 |
* | Fix abuse crash on deleted video | Chocobozzz | 2021-02-26 | 1 | -3/+3 |
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 4 | -9/+8 |
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 1 | -34/+2 |
* | Fix abuse reportee search query | Chocobozzz | 2020-08-26 | 1 | -1/+1 |
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -3/+5 |
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 1 | -4/+50 |
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 1 | -8/+18 |
* | Add abuse message management in admin | Chocobozzz | 2020-07-31 | 1 | -0/+2 |
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 3 | -53/+247 |
* | Add ability to report comments in front end | Chocobozzz | 2020-07-10 | 1 | -1/+3 |
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 2 | -12/+6 |
* | Use raw sql for abuses | Chocobozzz | 2020-07-10 | 2 | -135/+217 |
* | Add migrations | Chocobozzz | 2020-07-10 | 1 | -71/+59 |
* | Implement abuses check params | Chocobozzz | 2020-07-10 | 2 | -17/+76 |
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 3 | -0/+654 |