aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/logger.ts
Commit message (Expand)AuthorAgeFilesLines
* Move config in its own fileChocobozzz2019-04-111-1/+1
* Add logs endpointChocobozzz2019-04-101-6/+5
* Decrease log file max sizeChocobozzz2018-10-011-1/+1
* Add sql trace in error log on sequelize errorChocobozzz2018-08-311-1/+7
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-271-2/+2
* Add ability to import video with youtube-dlChocobozzz2018-08-061-1/+1
* Add audit logs moduleAurélien Bertron2018-07-311-1/+1
* Fiw winston meta logChocobozzz2018-07-301-24/+16
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-1/+2
* Upgrade dependenciesChocobozzz2018-06-261-7/+1
* Fix error loggingChocobozzz2018-03-261-3/+13
* Add logging for emailsChocobozzz2018-03-221-1/+29
* Fix logging timestampChocobozzz2018-03-081-2/+2
* Add links to comment mentionsChocobozzz2018-02-211-1/+1
* Unlisted videos are not displayed on Mastodon nowChocobozzz2018-02-211-5/+11
* Handle thumbnail updateChocobozzz2018-02-141-1/+1
* Fix crash with websocket trackerChocobozzz2018-02-091-2/+2
* Fix timestamp loggingChocobozzz2018-02-091-1/+1
* Add ability to reset our passwordChocobozzz2018-01-301-0/+1
* Fix testsChocobozzz2018-01-191-1/+2
* Add ability to configure log levelChocobozzz2018-01-191-12/+48
* Move models to typescript-sequelizeChocobozzz2017-12-131-1/+1
* Cleanup helpersChocobozzz2017-11-271-2/+0
* require -> importChocobozzz2017-06-051-3/+3
* Type modelsChocobozzz2017-05-251-7/+0
* First typescript iterationChocobozzz2017-05-201-0/+48