Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -9/+8 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -1/+42 |
| | | | | | | | | | | | | * Add /users/me/videos/ratings endpoint * Move ratings endpoint from users to accounts * /accounts/:name/ratings: add support for rating= and sort= * Restrict ratings list to owner * Wording and better way to ensure current account | ||||
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 1 | -1/+28 |
| | |||||
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -3/+57 |
| | |||||
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 1 | -0/+9 |
| | |||||
* | Fix offset/limit on some SQL queries :facepalm: | Chocobozzz | 2018-06-13 | 1 | -2/+2 |
| | |||||
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 1 | -0/+29 |
| | | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes | ||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -53/+44 |
| | |||||
* | Put activity pub sends inside transactions | Chocobozzz | 2017-11-30 | 1 | -1/+1 |
| | |||||
* | Begin activitypub | Chocobozzz | 2017-11-27 | 1 | -0/+78 |