refactor: switch eslint configuration to strict type checking
[e-mobility-charging-stations-simulator.git] / src / charging-station / broadcast-channel / ChargingStationWorkerBroadcastChannel.ts
2024-01-04  Jérôme Benoitrefactor: switch eslint configuration to strict type...
2023-12-29  Jérôme Benoitfix: fix random connectors auto enablement
2023-12-29  Jérôme Benoitrefactor: cleanup isNullOrdefined usage
2023-12-29  Jérôme Benoitrefactor: more coding style fixes
2023-12-29  Jérôme Benoitchore: switch coding style to JS standard
2023-12-28  Jérôme Benoitbuild: switch to NodeNext module resolution
2023-12-15  Jérôme BenoitMerge dependabot/npm_and_yarn/ui/web/vite-5.0.9 into...
2023-12-05  Jérôme Benoitperf: minimize OCPPUtils exports
2023-11-20  Jérôme Benoitrefactor: improve OCPP error defaults and usage
2023-11-20  Jérôme Benoitrefactor: stricter type checking in conditions
2023-11-10  Jérôme Benoitfix: ensure running transactions are stopped at CS...
2023-11-07  Jérôme Benoitfix: ensure stop transaction is sent at ATG stop
2023-07-31  Jérôme Benoitfix: fix reservationId payload field filling at start...
2023-07-28  Jérôme Benoitrefactor: cleanup module name namespace
2023-07-27  Jérôme Benoitrefactor: rename ChargingStationConfigurationUtils...
2023-07-26  Jérôme Benoitrefactor: improve time handling code
2023-07-21  Jérôme Benoitfix: use aliased payload type on broadcast channel
2023-07-18  Jérôme Benoitrefactor: cleanup default worker options handling
2023-07-18  Jérôme Benoitrefactor: factor out OCPP params handling helpers
2023-07-18  Jérôme Benoitbuild(simulator): switch to strict type checking
2023-07-16  Jérôme Benoitbuild(deps-dev): apply updates
2023-07-11  Jérôme Benoitbuild(deps-dev): apply updates
2023-07-05  Jérôme Benoitrefactor: split Utils static methods class into functions
2023-05-20  Jérôme Benoitrefactor(simulator): factor out common helpers