Use eslint extension for import sorting instead of unmaintained external ones
[e-mobility-charging-stations-simulator.git] / src / utils / FileUtils.ts
2022-07-17  Jérôme BenoitUse eslint extension for import sorting instead of...
2022-07-13  Jérôme BenoitWarn if UI server is configured to listen on something...
2022-06-10  Jérôme BenoitAdd a shared cache per worker for authorized tags
2022-05-06  Jérôme BenoitMerge branch 'master' into Extend-charging-profile...
2022-05-06  Jérôme BenoitRemove uneeded type usage
2022-05-06  Jérôme BenoitFix Json type definition naming
2022-03-12  Jérôme BenoitwatchJsonFile: ensure the argument is defined before...
2022-03-12  Jérôme BenoitAdd OCPP params file monitoring
2022-03-05  Jérôme BenoitAdd isEmptyString() helper and use it
2022-03-04  Jérôme BenoitApply prettier formating
2022-03-04  Jérôme BenoitFix incoming message error handling
2022-02-24  Jérôme BenoitDo not throw an error at OCPP message sending to avoid...
2022-02-21  Jérôme BenoitEnsure 1:1 mapping between charging station instance...
2022-02-17  Jérôme BenoitEnforce singleton design pattern for the logger
2021-08-27  Jérôme BenoitRefine console ouput colorization
2021-08-27  Jérôme BenoitFix console log level in file exception handler
2021-08-26  Jérôme BenoitColorize console message ouputs
2021-08-25  Jérôme BenoitPerformance statistics: add JSON file storage support.
2021-07-22  Jérôme BenoitMerge branch 'master' of github.wdf.sap.corp:E-Mobility...
2021-05-31  Jérôme BenoitRefine some logs level.
2021-05-31  Jérôme BenoitGracefully handle simulator missing files or files...