]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/video-playlist.ts
Update OpenAPI documentation to include basic playlists and new comment sorting
[github/Chocobozzz/PeerTube.git] / server / controllers / api / video-playlist.ts
2019-09-11  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-19  ChocobozzzStronger model typings
2019-08-01  ChocobozzzAutomatically update playlist thumbnails
2019-08-01  ChocobozzzFix broken playlist api
2019-06-17  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-07  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-06  ChocobozzzAdd ability to unpublish video/playlist
2019-05-15  ChocobozzzMerge branch 'master' into develop
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