aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/playlist.ts
Commit message (Expand)AuthorAgeFilesLines
* Stronger model typingsChocobozzz2019-08-191-10/+9
* Stronger actor association typing in AP functionsChocobozzz2019-08-091-2/+3
* Automatically update playlist thumbnailsChocobozzz2019-08-011-0/+3
* Upgrade sequelizeChocobozzz2019-04-241-8/+6
* Update sequelizeChocobozzz2019-04-241-3/+3
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-241-14/+11
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+2
* Move config in its own fileChocobozzz2019-04-111-1/+2
* Refresh playlistsChocobozzz2019-03-191-2/+54
* Add playlist rest testsChocobozzz2019-03-181-1/+3
* Playlist server APIChocobozzz2019-03-181-0/+162