build: switch to NodeNext module resolution
[e-mobility-charging-stations-simulator.git] / src / performance / storage / MongoDBStorage.ts
2023-12-28  Jérôme Benoitbuild: switch to NodeNext module resolution
2023-08-08  Jérôme Benoitfix: fix performance records duplication
2023-07-11  Jérôme Benoitbuild(deps-dev): apply updates
2023-05-22  Jérôme Benoitfix: various fixes to files handling and their content...
2023-05-19  Jérôme Benoitrefactor: revert internal exports
2023-02-13  Jérôme Benoitrefactor(simulator): switch utils to internal module...
2023-02-13  Jérôme Benoitrefactor(simulator): switch to internal modules export...
2023-02-12  Jérôme Benoitrefactor(simulator): switch to named exports
2023-01-25  Jérôme BenoitStrict null check fixes
2023-01-12  Jérôme BenoitLinter fixes
2023-01-04  Jérôme BenoitHook the OCPP 2.0 stack into the main code
2022-09-16  Jérôme BenoitConvert Statistics interface to type
2022-08-27  Jérôme BenoitRefine TS and linter configuration
2022-07-17  Jérôme BenoitUse eslint extension for import sorting instead of...
2022-03-04  Jérôme BenoitApply prettier formating
2021-12-06  Jérôme BenoitUse camel case everywhere
2021-10-19  Jérôme BenoitSilence linter some more
2021-10-01  Jérôme BenoitFlag some attributes readonly
2021-09-12  Jérôme BenoitAdd error handling in one performance storage class
2021-09-02  Jérôme BenoitImprove OCPP error handling, fix performance storage...