Add ability to import video with youtube-dl
[oweals/peertube.git] / server / helpers / logger.ts
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl
2018-07-31 Aurélien BertronAdd audit logs module
2018-07-30 ChocobozzzFiw winston meta log
2018-07-25 Rigel Kentexpliciting type checks and predicates (server only)
2018-06-26 ChocobozzzUpgrade dependencies
2018-03-26 ChocobozzzFix error logging
2018-03-22 ChocobozzzAdd logging for emails
2018-03-08 ChocobozzzFix logging timestamp
2018-02-21 ChocobozzzAdd links to comment mentions
2018-02-21 ChocobozzzUnlisted videos are not displayed on Mastodon now
2018-02-14 ChocobozzzHandle thumbnail update
2018-02-09 ChocobozzzFix crash with websocket tracker
2018-02-09 ChocobozzzFix timestamp logging
2018-01-30 ChocobozzzAdd ability to reset our password
2018-01-19 ChocobozzzFix tests
2018-01-19 ChocobozzzAdd ability to configure log level
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzCleanup helpers
2017-06-05 Chocobozzzrequire -> import
2017-05-25 ChocobozzzType models
2017-05-20 ChocobozzzFirst typescript iteration