Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tags to logs in AP videos | Chocobozzz | 2021-06-02 | 1 | -1/+4 |
| | |||||
* | Introduce tags to the logger | Chocobozzz | 2021-03-24 | 1 | -1/+9 |
| | | | | | That could help to filter unneeded logs and/or select particular components | ||||
* | Update server dependencies | Chocobozzz | 2021-02-03 | 1 | -1/+1 |
| | |||||
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 1 | -0/+8 |
| | |||||
* | Reformat sql console output | Chocobozzz | 2021-01-26 | 1 | -7/+10 |
| | |||||
* | Disable sql prettifier by default | Chocobozzz | 2021-01-26 | 1 | -2/+5 |
| | | | | It adds too much lines, leading to difficulties when reading dev logs | ||||
* | prettify SQL queries during debug (#3635) | Rigel Kent | 2021-01-25 | 1 | -2/+10 |
| | | | | | | | * prettify SQL queries during debug * Use sql-formatter Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Avoid too large cert error messages | Chocobozzz | 2020-11-25 | 1 | -0/+2 |
| | |||||
* | Refactor plugin helpers factory | Chocobozzz | 2020-04-09 | 1 | -22/+29 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -6/+7 |
| | |||||
* | Add tests for video downscale framerate matching | Rigel Kent | 2020-01-29 | 1 | -1/+1 |
| | |||||
* | Add max file size, max files and ip anonymize log options | Chocobozzz | 2019-12-12 | 1 | -3/+3 |
| | |||||
* | Serve audit logs to client | Chocobozzz | 2019-12-11 | 1 | -1/+2 |
| | |||||
* | Avoid circular error in logger | Chocobozzz | 2019-11-05 | 1 | -10/+20 |
| | |||||
* | Feature/logrotation (#1881) | Nassim Bounouas | 2019-06-11 | 1 | -10/+17 |
| | | | | | | | | | | | | | | * #1775 Configure the activation or deactivation of winston log rotation * Winston log rotation enabled by default #1775 * #1775 tslint correction * #1775 FileTransportOptions typed and configuration files * #1775 tslint correction * #1775 log.rotation.enabled configuration binding | ||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 1 | -6/+5 |
| | |||||
* | Decrease log file max size | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Add sql trace in error log on sequelize error | Chocobozzz | 2018-08-31 | 1 | -1/+7 |
| | |||||
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 1 | -2/+2 |
| | |||||
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | Add audit logs module | Aurélien Bertron | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Fiw winston meta log | Chocobozzz | 2018-07-30 | 1 | -24/+16 |
| | |||||
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -1/+2 |
| | |||||
* | Upgrade dependencies | Chocobozzz | 2018-06-26 | 1 | -7/+1 |
| | |||||
* | Fix error logging | Chocobozzz | 2018-03-26 | 1 | -3/+13 |
| | |||||
* | Add logging for emails | Chocobozzz | 2018-03-22 | 1 | -1/+29 |
| | |||||
* | Fix logging timestamp | Chocobozzz | 2018-03-08 | 1 | -2/+2 |
| | |||||
* | Add links to comment mentions | Chocobozzz | 2018-02-21 | 1 | -1/+1 |
| | |||||
* | Unlisted videos are not displayed on Mastodon now | Chocobozzz | 2018-02-21 | 1 | -5/+11 |
| | |||||
* | Handle thumbnail update | Chocobozzz | 2018-02-14 | 1 | -1/+1 |
| | |||||
* | Fix crash with websocket tracker | Chocobozzz | 2018-02-09 | 1 | -2/+2 |
| | |||||
* | Fix timestamp logging | Chocobozzz | 2018-02-09 | 1 | -1/+1 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -0/+1 |
| | |||||
* | Fix tests | Chocobozzz | 2018-01-19 | 1 | -1/+2 |
| | |||||
* | Add ability to configure log level | Chocobozzz | 2018-01-19 | 1 | -12/+48 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -1/+1 |
| | |||||
* | Cleanup helpers | Chocobozzz | 2017-11-27 | 1 | -2/+0 |
| | |||||
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -3/+3 |
| | |||||
* | Type models | Chocobozzz | 2017-05-25 | 1 | -7/+0 |
| | |||||
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+48 |