Add channel avatar to overviews
[oweals/peertube.git] / server / initializers / checker.ts
2018-08-31 Josh Moreladd user account email verificiation (#977)
2018-08-28 Felix AbleitnerImplement daily upload limit (#956)
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzAdd import http enabled configuration
2018-08-01 Rigel KentFixing #626 with ffmpeg's low default audio bitrate
2018-07-31 Rigel Kentadding ORM pool configuration
2018-07-14 Rigel Kentadding redis unix connection
2018-06-21 ChocobozzzImprove update host script and add warning if AP urls...
2018-05-22 Rigel Kentfeature: IP filtering on signup page
2018-05-21 Rigel Kentfeature: db selection in redis
2018-05-16 Rigel Kentrobots.txt config and route
2018-05-11 ChocobozzzAdd ability to embed a video in Twitter
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 Pierre-Alain TORETSupport hostname binding in config
2018-03-29 ChocobozzzPrevent brute force login attack
2018-03-23 ChocobozzzFix error display on edit config in admin
2018-01-31 ChocobozzzAdd new name/terms/description config options
2018-01-30 ChocobozzzAdd ability to reset our password
2018-01-19 ChocobozzzAdd ability to configure log level
2018-01-15 ChocobozzzRemove storage.certs from checker
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzFollow works
2017-11-27 ChocobozzzBegin activitypub
2017-10-26 ChocobozzzUse async/await in lib and initializers
2017-09-06 ChocobozzzFix tests and user quota
2017-08-26 ChocobozzzFix config checker
2017-07-11 ChocobozzzRemove "function" in favor of () => {}
2017-07-05 ChocobozzzMove to promises
2017-06-10 ChocobozzzType functions
2017-06-05 Chocobozzzrequire -> import
2017-05-25 ChocobozzzType models
2017-05-20 ChocobozzzFirst typescript iteration