allow limiting video-comments rss feeds to an account or video channel
[oweals/peertube.git] / tsconfig.json
2020-06-18 ChocobozzzUse TS_NODE_FILES instead of --files
2020-06-18 ChocobozzzFix tests
2020-06-18 ChocobozzzSplit types and typings
2020-06-09 ChocobozzzUse tslib in server
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-06 ChocobozzzparseQueryStringFilter cleanup
2019-11-25 ChocobozzzAdd ability to disable webtorrent
2019-10-21 ChocobozzzUpdate server 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-04 ChocobozzzAdd auto follow instances index support
2019-09-04 ChocobozzzAdd auto follow back support for instances
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-06-17 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-07 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-27 ChocobozzzMove CLI dependencies in their own package.json
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-03-19 ChocobozzzCleanup express locals typings
2018-09-20 ChocobozzzMerge pull request #941 from rigelk/cli-wrapper
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-14 Rigel Kentone cli to unite them all
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl
2018-04-26 Rigel Kentfeature: initial syndication feeds tests for instance...
2018-01-30 ChocobozzzAdd ability to reset our password
2018-01-25 ChocobozzzImprove video upload guard a little bit
2018-01-25 ChocobozzzMove job queue to redis
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-09-04 ChocobozzzConvert tests to typescript
2017-05-20 ChocobozzzFirst typescript iteration