Add ability to limit videos history size
[oweals/peertube.git] / server / helpers / logger.ts
2019-04-11 ChocobozzzMove config in its own file
2019-04-10 ChocobozzzAdd logs endpoint
2018-10-01 ChocobozzzDecrease log file max size
2018-08-31 ChocobozzzAdd sql trace in error log on sequelize error
2018-08-27 Rigel Kentreplace fs by fs-extra to prevent EMFILE error
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-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