]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/video-playlist.ts
Add default playlist image
[github/Chocobozzz/PeerTube.git] / server / controllers / api / video-playlist.ts
2019-04-24  ChocobozzzAdd default playlist image
2019-04-24  ChocobozzzUpgrade sequelize
2019-04-24  ChocobozzzCreate a dedicated table to track video thumbnails
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-11  ChocobozzzMove config in its own file
2019-03-19  ChocobozzzRefresh playlists
2019-03-19  ChocobozzzCleanup express locals typings
2019-03-18  ChocobozzzAdd playlist updatedAt tests
2019-03-18  ChocobozzzPlaylist reorder support
2019-03-18  ChocobozzzAdd to playlist dropdown
2019-03-18  ChocobozzzAdd server migrations
2019-03-18  ChocobozzzRefactor video playlist middlewares
2019-03-18  ChocobozzzAdd playlist rest tests
2019-03-18  ChocobozzzAdd playlist check param tests
2019-03-18  ChocobozzzPlaylist server API