]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/feeds.ts
emit more specific status codes on video upload (#3423)
[github/Chocobozzz/PeerTube.git] / server / controllers / feeds.ts
2020-11-25  ChocobozzzFix migration and test
2020-11-25  Rigel Kentrefactor scoped token service
2020-11-25  Rigel Kentallow private syndication feeds via a user feedToken
2020-08-24  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-20  ChocobozzzOptimize default sort when listing videos
2020-06-27  Rigel Kentallow limiting video-comments rss feeds to an account...
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-04-21  ChocobozzzDon't leak unlisted videos in comments feed
2020-01-10  Rigel KentAdapt feeds content-type to accept header
2019-12-11  ChocobozzzFix comments feed
2019-12-10  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2019-12-10  ChocobozzzFix comments feed
2019-12-09  ChocobozzzClearer feed controller
2019-12-08  Rigel Kent(hotfix) remove null categories in RSS/Atom feeds
2019-12-03  Rigel Kent(rss) add mrss properties and update pfeed
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-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzUpgrade sequelize
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-11  ChocobozzzMove config in its own file
2019-03-19  ChocobozzzCleanup express locals typings
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-09  ChocobozzzAdd user notification base code
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-10  ChocobozzzAdd ability to list all local videos
2018-08-27  ChocobozzzAdd subscriptions endpoints to REST API
2018-07-24  ChocobozzzFix nodeinfo endpoint
2018-07-24  Rigel Kentadding initial support for nodeinfo
2018-07-24  ChocobozzzAdd videos list filters
2018-07-16  ChocobozzzImplement captions/subtitles
2018-06-29  Rigel Kent(feed) adding thumbnail support for RSS feed
2018-06-14  ChocobozzzUse local object URLs for feeds
2018-06-13  ChocobozzzFix bad RSS descriptions when filtering videos by accou...
2018-06-08  ChocobozzzAdd video comments RSS
2018-05-12  Rigel Kentmaking the feed fulltext
2018-05-11  ChocobozzzCache AP video route for 5 seconds
2018-04-25  ChocobozzzImplement video channel feeds
2018-04-24  ChocobozzzUpdate video channel routes
2018-04-24  ChocobozzzAdd account view
2018-04-23  ChocobozzzUpdate changelog
2018-04-19  Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19  ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-04-17  ChocobozzzAdd redis cache to feed route
2018-04-17  ChocobozzzHandle sort in rss
2018-04-16  Rigel Kentfeature: initial syndication feeds support 500/head