Merge branch 'main' of github.com:SAP/e-mobility-charging-stations-simulator
[e-mobility-charging-stations-simulator.git] / src / charging-station / ui-server /
2023-11-30  Jérôme Benoitfix: handle invalid hashIds in UI server payload
2023-11-30  Jérôme Benoitfix: ensure no null serialized values end in UI server...
2023-11-30  Jérôme Benoitfix: handle not found hashId in UI server
2023-11-27  Jérôme Benoitfix: fix performance configuration change at runtime
2023-11-20  Jérôme Benoitrefactor: improve OCPP error defaults and usage
2023-11-09  Jérôme Benoitfix: ensure charging stations are stopped if UI server...
2023-10-10  Jérôme BenoitMerge dependabot/npm_and_yarn/types/node-20.8.4 into...
2023-09-30  Jérôme Benoitrefactor: null -> undefined where appropriate
2023-09-13  Jérôme BenoitMerge dependabot/github_actions/docker/setup-buildx...
2023-09-05  Jérôme BenoitMerge branch 'main' of github.com:SAP/e-mobility-chargi...
2023-09-05  Jérôme Benoitrefactor: cleanup constants namespace
2023-08-07  Jérôme Benoitfix: ensure null or undefined checks in condition
2023-08-06  Jérôme Benoitrefactor: cleanup try catch constructs
2023-07-31  Jérôme Benoitfix: fix reservationId payload field filling at start...
2023-07-30  Jérôme Benoitfix: fix ui server default application protocol version...
2023-07-30  Jérôme Benoitfeat: add initial HTTP/2 support to ui server (mutually...
2023-07-18  Jérôme Benoitrefactor: cleanup default worker options handling
2023-07-18  Jérôme Benoitbuild(simulator): switch to strict type checking
2023-07-17  Jérôme Benoitrefactor: cleanup configuration class usage
2023-07-16  Jérôme Benoitfix: fix configuration section caching
2023-07-16  Jérôme Benoitbuild(ci): fix linting
2023-07-16  Jérôme Benoitbuild(deps-dev): apply updates
2023-07-11  Jérôme Benoitbuild(deps-dev): apply updates
2023-07-10  Jérôme Benoitrefactor: cleanup loops over object keys
2023-07-05  Jérôme Benoitrefactor: split Utils static methods class into functions
2023-07-04  Jérôme Benoitrefactor: cleanup imports
2023-06-05  Jérôme BenoitMerge branch 'main' into reservation-feature
2023-05-29  Jérôme Benoitrefactor: cleanup UI server variable namespace
2023-05-28  Jérôme Benoitrefactor: cleanup UI service method namespace
2023-05-27  Jérôme Benoitfix: do not send UI protocol response if no handler...
2023-05-26  Jérôme Benoitfix: fix undefined payload check in UI server code
2023-05-26  Jérôme Benoitfix: only send UI server response when needed
2023-05-26  Jérôme Benoitfix: wait for charging stations to be stopped at simula...
2023-05-25  Jérôme Benoitfeat: add graceful shutdown
2023-05-22  Jérôme Benoitfix: various fixes to files handling and their content...
2023-05-20  Jérôme Benoitrefactor(simulator): factor out common helpers
2023-05-19  Jérôme Benoitrefactor: revert internal exports
2023-04-07  Jérôme Benoitrefactor(simulator): use helper for undefined or null...
2023-03-16  Jérôme Benoitfeat: set supervision url through the UI protocol
2023-02-26  Jérôme Benoitrefactor(simulator): constify and factor out empty...
2023-02-20  Jérôme Benoitrefactor(simulator): introduce HTTP methods enum
2023-02-14  Jérôme Benoitrefactor(simulator): sort exports, switch to node:...
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-13  Jérôme Benoitperf(simulator): filter array for undefined before...
2023-02-12  Jérôme BenoitMerge branch 'main' of github.com:SAP/e-mobility-chargi...
2023-02-12  Jérôme Benoitfix(simulator): make the modules export/import a bit...
2023-02-12  Jérôme Benoitrefactor(simulator): switch to named exports
2023-02-10  Jérôme Benoitfix(simulator): fix empty array detection helper semantic
2023-02-07  Jérôme Benoitfix(simulator): detect string emptyness properly
2023-02-06  Jérôme Benoitrefactor(simulator): propagate and handle startup error...
2023-01-26  Jérôme BenoitImprove log messages prefixing
2023-01-26  Jérôme BenoitUse arrow function for log messages prefixing
2023-01-25  Jérôme BenoitStrict null check fixes
2023-01-25  Jérôme BenoitStrict null check fixes
2023-01-25  Jérôme BenoitRefine code formatting rules
2023-01-12  Jérôme BenoitLinter fixes
2023-01-08  Jérôme BenoitAdd initial support for OCPP 1.6 firmware update simulation
2023-01-04  Jérôme BenoitMore import type usage
2022-12-18  Jérôme BenoitFix charging station started status detection
2022-12-17  Jérôme BenoitUI Server: fix connection upgrade error handling
2022-11-16  Jérôme BenoitAdd OCPP DataTransfer request support
2022-10-15  Jérôme BenoitUse node crypto built-in uuid v4 generator
2022-10-02  Jérôme BenoitUI Server: Cleanup commands handling initialization
2022-10-02  Jérôme BenoitOCPP: Cleanup helpers
2022-10-02  Jérôme BenoitCleanup shared helpers structure
2022-10-01  Jérôme BenoitUI protocol: cleanup version handling code
2022-09-30  Jérôme BenoitTrivial code cleanups
2022-09-24  Jérôme BenoitFix strict boolean checks
2022-09-24  Jérôme BenoitConvert interface to type
2022-09-11  Jérôme BenoitImprove error messages
2022-09-09  Jérôme BenoitUI Protocol: add boot notification command support
2022-09-09  Jérôme BenoitUI Server: Always delete reponse handler in error case
2022-09-09  Jérôme BenoitRefine scopes
2022-09-09  Jérôme BenoitUI Server: fix 'write after end' issue for real
2022-09-09  Jérôme BenoitUI Server: refine methods scope
2022-09-09  Jérôme BenoitUI Server: Improve error handling
2022-09-08  Jérôme BenoitUI protocol: add meter values command
2022-09-08  Jérôme BenoitUI Server: factor out authentication code
2022-09-08  Jérôme BenoitUI Server: Add a unique request handler for procedure...
2022-09-08  Jérôme BenoitUI Protocol: add Authorize command support
2022-09-08  Jérôme BenoitBroadcast Channel: optimize requests handling implement...
2022-09-07  Jérôme BenoitUI Server: factor out responses handling logic in abstr...
2022-09-07  Jérôme BenoitUI Server: fix write after end
2022-09-06  Jérôme BenoitUI server: factor services registration
2022-09-05  Jérôme BenoitUI server: do not crash at payload validation
2022-09-05  Jérôme BenoitUI protocol: add OCPP heartbeat command support
2022-09-05  Jérôme BenoitRemove uneeded intermediate variable
2022-09-04  Jérôme BenoitUI Services: add status notification command
2022-09-04  Jérôme BenoitWS UI Server: do not crash the server at authentication...
2022-09-04  Jérôme BenoitUI Server: factor out authentication logic
2022-09-04  Jérôme BenoitWS UI server: use error on socket destroy
2022-09-04  Jérôme BenoitUI server: add basic authentication support
2022-09-03  Jérôme BenoitUI HTTP server: fix stop simulator response handling
2022-09-03  Jérôme BenoitUI services: fix broadcast channel reponse handler...
2022-09-03  Jérôme BenoitUI Protocol: Expose ATG status and use array for all...
2022-09-02  Jérôme BenoitREADME.md: document added UI protocol features
2022-09-02  Jérôme BenoitUI server: refine attributes scope
2022-09-02  Jérôme BenoitUI Protocol: Build response with the global excecution...
2022-08-29  Jérôme BenoitAdd initial support to start/stop ATG with the UI services
next