]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/activitypub/playlist.ts
Fix 404 AP status codes
[github/Chocobozzz/PeerTube.git] / server / lib / activitypub / playlist.ts
2021-03-24  ChocobozzzFix 404 AP status codes
2021-03-24  ChocobozzzUse got instead of request
2021-02-16  ChocobozzzRemove previous thumbnail if needed
2021-02-16  ChocobozzzGenerate a name for caption files
2020-12-09  ChocobozzzUpgrade sequelize to v6
2020-12-08  Rigel Kentemit more specific status codes on video upload (#3423)
2020-06-18  ChocobozzzSplit types and typings
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-02-28  ChocobozzzUpdate dependencies
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-09  ChocobozzzStronger actor association typing in AP functions
2019-08-01  ChocobozzzAutomatically update playlist thumbnails
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzUpgrade sequelize
2019-04-24  ChocobozzzUpdate 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-18  ChocobozzzAdd playlist rest tests
2019-03-18  ChocobozzzPlaylist server API