build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / src / charging-station / ChargingStationConfigurationUtils.ts
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-04-28  Jérôme Benoitfix: fix electrical specs calculation with evses
2023-03-22  Jérôme Benoitfix(simulator): increment the firmware version in boot...
2023-03-18  Jérôme Benoitfix: brown paper bag issue at referencing the same...
2023-02-26  Jérôme Benoitrefactor(simulator): constify and factor out empty...
2023-02-15  Jérôme Benoitrefactor(simulator): import cleanups
2023-02-15  Jérôme Benoitrefactor(simulator): add type shorcuts for OCPP configu...
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-25  Jérôme BenoitStrict null type check fixes
2023-01-25  Jérôme BenoitRefine code formatting rules
2023-01-12  Jérôme BenoitLinter fixes
2022-09-05  Jérôme BenoitAdd types to OCPP configuration key handling code
2022-08-27  Jérôme BenoitRefine TS and linter configuration
2022-08-11  Jérôme BenoitApply dependencies update
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-05-17  Jérôme BenoitReduce charging station instance memory footprint