aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/logger.ts
Commit message (Expand)AuthorAgeFilesLines
* Update server dependenciesChocobozzz2021-02-031-1/+1
* Support transcoding options/encoders by pluginsChocobozzz2021-01-281-0/+8
* Reformat sql console outputChocobozzz2021-01-261-7/+10
* Disable sql prettifier by defaultChocobozzz2021-01-261-2/+5
* prettify SQL queries during debug (#3635)Rigel Kent2021-01-251-2/+10
* Avoid too large cert error messagesChocobozzz2020-11-251-0/+2
* Refactor plugin helpers factoryChocobozzz2020-04-091-22/+29
* Move to eslintcontainChocobozzz2020-02-031-6/+7
* Add tests for video downscale framerate matchingRigel Kent2020-01-291-1/+1
* Add max file size, max files and ip anonymize log optionsChocobozzz2019-12-121-3/+3
* Serve audit logs to clientChocobozzz2019-12-111-1/+2
* Avoid circular error in loggerChocobozzz2019-11-051-10/+20
* Feature/logrotation (#1881)Nassim Bounouas2019-06-111-10/+17
* 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