chore: switch coding style to JS standard
[e-mobility-charging-stations-simulator.git] / src / worker / WorkerUtils.ts
2023-12-29  Jérôme Benoitchore: switch coding style to JS standard
2023-12-15  Jérôme BenoitMerge dependabot/npm_and_yarn/ui/web/vite-5.0.9 into...
2023-11-29  Jérôme Benoitrefactor: cleanup crypto import
2023-09-13  Jérôme BenoitMerge dependabot/github_actions/docker/setup-buildx...
2023-09-10  Jérôme Benoitfeat: randomize startup delays
2023-09-08  Jérôme BenoitMerge branch 'main' of github.com:SAP/e-mobility-chargi...
2023-09-08  Jérôme Benoitrefactor: ensure logPrefix helper is always used
2023-07-21  Jérôme Benoitfix: fix promises return type
2023-06-05  Jérôme BenoitMerge branch 'main' into reservation-feature
2023-05-26  Jérôme Benoitrefactor: convert WorkerUtils class static methods...
2023-05-25  Jérôme Benoitfeat: add graceful shutdown
2023-02-12  Jérôme Benoitrefactor(simulator): switch to named exports
2022-11-27  Jérôme BenoitRefine worker exit with error message
2022-09-16  Jérôme BenoitLog errors in worker
2022-09-11  Jérôme BenoitImprove error messages
2022-08-30  Jérôme BenoitMove hashId to stationInfo
2022-07-13  Jérôme BenoitWarn if UI server is configured to listen on something...
2021-08-26  Jérôme BenoitColorize console message ouputs
2021-08-13  Jérôme BenoitEnsure performance statistics is started before connect...