aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-playlist.ts
Commit message (Expand)AuthorAgeFilesLines
* Type toActivityPubObject functionsChocobozzz2019-08-211-2/+2
* Type toFormattedJSONChocobozzz2019-08-201-1/+2
* Stronger model typingsChocobozzz2019-08-191-5/+13
* Automatically update playlist thumbnailsChocobozzz2019-08-011-1/+4
* Fix broken playlist apiChocobozzz2019-08-011-4/+4
* Upgrade sequelizeChocobozzz2019-04-241-26/+21
* Update sequelizeChocobozzz2019-04-241-12/+16
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-241-29/+56
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Move config in its own fileChocobozzz2019-04-111-3/+4
* Refresh playlistsChocobozzz2019-03-191-1/+14
* Add videos playlist exist testsChocobozzz2019-03-181-2/+3
* Add to playlist dropdownChocobozzz2019-03-181-0/+23
* Refactor video playlist middlewaresChocobozzz2019-03-181-2/+28
* Add playlist rest testsChocobozzz2019-03-181-16/+76
* Add playlist check param testsChocobozzz2019-03-181-2/+2
* Playlist server APIChocobozzz2019-03-181-0/+381