]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/feeds.ts
Merge branch 'master' into develop
[github/Chocobozzz/PeerTube.git] / server / controllers / feeds.ts
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