aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/users/my-subscriptions.ts
Commit message (Expand)AuthorAgeFilesLines
* Cleanup models directory organizationChocobozzz2021-05-111-1/+1
* Add ability to filter my videos by liveChocobozzz2021-05-031-11/+12
* Add banners supportChocobozzz2021-04-081-5/+7
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-2/+5
* Remove notifications of muted accounts/serversChocobozzz2020-11-181-0/+3
* Optimize default sort when listing videosChocobozzz2020-08-201-9/+10
* adapt notifications buttons for small screensRigel Kent2020-07-291-1/+6
* harmonize search for librariesRigel Kent2020-07-291-2/+9
* Do not support subscriptions to accountsChocobozzz2020-04-161-0/+1
* Move to eslintcontainChocobozzz2020-02-031-4/+2
* Add ability to skip count queryChocobozzz2020-01-081-2/+5
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+2
* Move config in its own fileChocobozzz2019-04-111-2/+2
* Cleanup express locals typingsChocobozzz2019-03-191-8/+7
* Move subscriptions controllers in its own fileChocobozzz2019-01-141-0/+170