chore(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / src /
6 days ago  Jérôme BenoitMerge dependabot/pip/tests/ocpp-server/regular-92203fb8...
13 days ago  Jérôme Benoitrefactor: turn on `noImplicitOverride` in TS configuration
2024-09-18  Jérôme Benoitchore(deps-dev): apply updates
2024-09-10  dependabot[bot]build(deps): bump the regular group with 2 updates...
2024-09-06  Jérôme BenoitMerge dependabot/pip/tests/ocpp-server/regular-8a1364bd...
2024-09-05  Jérôme Benoitchore(deps-dev): apply updates
2024-08-28  Jérôme Benoittest: fix simulator configuration test
2024-08-28  dependabot[bot]build(deps): bump the regular group with 10 updates...
2024-08-27  Jérôme Benoitbuild(ci): silence linter errors
2024-08-26  dependabot[bot]build(deps): bump the regular group with 3 updates...
2024-08-24  Jérôme Benoitchore(deps-dev): apply updates
2024-08-23  Jérôme Benoitrefactor: remove unneeded blank lines
2024-08-23  Jérôme Benoitrefactor: revert overzealous enums ordering
2024-08-23  Jérôme Benoitrefactor: refine isNotEmptyString() and isNotEmptyArray...
2024-08-21  Jérôme Benoitrefactor: order ErrorType enum properly
2024-08-21  Jérôme Benoitrefactor: switch to eslint-plugin-perfectionist
2024-08-21  Jérôme Benoitrefactor: cleanup comments formatting
2024-08-12  Jérôme Benoitchore(deps-dev): apply updates
2024-08-03  Jérôme Benoitchore: trivial AsyncLock cleanup
2024-08-03  Jérôme Benoittest: cleanup AsyncLock test
2024-08-03  Jérôme Benoittest: add missing tests/utils/AsyncLock.test.ts file
2024-08-03  Jérôme Benoittest: add AsyncLock test
2024-07-29  Jérôme Benoitchore(deps-dev): apply updates
2024-07-26  Jérôme Benoittest: add some tests for charging station helpers
2024-07-25  Jérôme Benoitrefactor: silence two linter errors
2024-07-25  Jérôme Benoitbuild(ci): reenabled auto code formating and linting...
2024-07-25  Jérôme Benoitchore: cleanup formatting and linting configuration
2024-07-25  Jérôme Benoitrefactor: refine station information validation error...
2024-07-24  Jérôme Benoitrefactor: validate station information at CS init
2024-07-24  Jérôme Benoitfix: ensure OCPP payload validation report error details
2024-07-23  Jérôme Benoitrefactor: refine OCPP PDU validation error messages
2024-07-17  Jérôme BenoitMerge dependabot/npm_and_yarn/typescript-eslint-7.16...
2024-07-15  Jérôme Benoitchore: configuration cleanups after migration to eslint...
2024-07-15  Jérôme Benoitchore: post neostandard migration code cleanup
2024-07-14  Jérôme Benoitchore: migrate to neostandard eslint configuration
2024-07-01  Jérôme Benoitbuild(ci): silence linter
2024-07-01  Jérôme Benoitfix: fix ApplicationProtocolVersion type definition
2024-06-30  Jérôme Benoitrefactor: cleanup default params in error handlers
2024-06-24  Jérôme BenoitMerge branch 'main' into issue39-ocpp2
2024-06-21  Jérôme Benoitrefactor: silence linter
2024-06-10  Jérôme BenoitMerge pull request #1041 from syuusei3/issue39-ocpp2
2024-06-10  Jérôme Benoitrefactor: cleanup power limitation code
2024-06-10  Jérôme Benoitfeat: handle CHARGE_POINT_MAX_PROFILE charging profiles...
2024-06-10  Jérôme BenoitMerge branch 'main' into issue39-ocpp2
2024-06-09  Jérôme Benoitrefactor: cleanup charging profiles handling code
2024-06-09  Jérôme Benoitfix: fix TxProfile removal with transaction id defined...
2024-06-09  Jérôme Benoitfix: ensure no charging profile purpose TxProfile is...
2024-06-09  Jérôme Benoitfeat: handle charging profile purpose TxProfile
2024-06-08  Jérôme Benoitfix: avoid to modify stored charging profiles
2024-06-08  Jérôme Benoitfix: allow to set charging profile with TxProfile purpose
2024-06-08  Jérôme Benoitperf: add fastpath in array sorting helper
2024-06-08  Jérôme Benoitfix: restart metervalues interval if MeterValueSampleIn...
2024-06-08  Jérôme Benoitperf: compute power limitation only once
2024-06-08  Jérôme Benoitfix: fix start transaction response handling with authorize
2024-06-07  Jérôme Benoitfix: ensure ATG status is refreshed in the UI at stop
2024-06-07  Jérôme Benoitfix: add sanity check in ATG on connector id
2024-06-07  Jérôme Benoitfix: fix condition at ATG configuration handling
2024-06-07  Jérôme Benoitrefactor: rename Storage.handleDBError -> Storage.handl...
2024-06-07  Jérôme Benoittest: improve ErrorUtils coverage
2024-06-07  Jérôme Benoitfix: refine default configuration
2024-06-07  Jérôme Benoittest: add ErrorUtils test
2024-06-06  Jérôme Benoitfix: avoid endless loop at remote start transaction
2024-06-06  Jérôme Benoitfix: ensure inflight requests id cannot be duplicated
2024-06-06  Jérôme Benoitfix: fix date handling connectorsStatus configuration...
2024-06-06  Jérôme Benoitrefactor: cleanup boot notification response handling
2024-06-06  Jérôme Benoitfix: ensure charging profiles not related to the curren...
2024-06-06  Jérôme Benoitfix: reset authorize fields connector status after...
2024-06-05  Jérôme Benoitfix(ci): silence linter
2024-06-05  Jérôme Benoitrefactor: cleanup OCPP utils
2024-06-05  Jérôme Benoitrefactor: cleanup connection retries logic
2024-06-05  Jérôme Benoitdocs: refine code comments
2024-06-05  Jérôme Benoitrefactor: cleanup boot notification handling internal...
2024-06-05  Jérôme Benoitrefactor: cleanup boot notification response assignation
2024-06-05  Jérôme Benoitfix: fix remote transaction start debug log
2024-06-05  Jérôme Benoitfix: ensure registration status is deleted if invalid...
2024-06-05  Jérôme Benoitfix: fix firmware update in progress detection
2024-06-05  Jérôme Benoitfix: pickup not reserved connector at remote start...
2024-06-05  Jérôme Benoitfix: properly handle undefined connector id at remote...
2024-06-05  Jérôme Benoitfix: fix error handling default options definition
2024-06-05  Jérôme Benoitfix: fix clear charging profiles with no connector...
2024-06-05  Jérôme Benoitrefactor: helper cleanup
2024-06-05  Jérôme Benoitfix: fix log files path resolution at GetDiagnostics
2024-06-04  Jérôme Benoitrefactor: refine OCPP message sending error handling
2024-06-04  Jérôme Benoitfix: ensure only circular buffer is converted to array
2024-06-02  Jérôme Benoitrefactor: cleanup string literal variables handling
2024-06-01  Jérôme Benoitbuild(deps-dev): apply updates
2024-05-30  Jérôme Benoitfix: start web socket ping interval at successful conne...
2024-05-29  Jérôme Benoitfix: start heartbeat once
2024-05-29  Jérôme Benoitfix: ensure boot notification response is assigned...
2024-05-29  Jérôme Benoitfix: ensure message sequence is fired at boot notificat...
2024-05-21  Jérôme Benoitfix: fix performance statistics storage
2024-05-21  Jérôme Benoitrefactor: code formatting
2024-05-21  Jérôme Benoitrefactor: cleanup Infinity usage
2024-05-21  Jérôme Benoitperf: use mnemonist CirculerBuffer
2024-05-20  Jérôme Benoitperf: resize circular array to sensible default
2024-04-25  Jérôme Benoitfix: avoid duplicated slash in connection url
2024-04-14  Jérôme Benoitrefactor: silence typing errors
2024-04-11  Jérôme Benoitfix: restore connector status reserved only if needed
2024-04-11  Jérôme BenoitMerge pull request #1033 from SAP/dependabot/npm_and_ya...
2024-04-11  Jérôme BenoitMerge pull request #1032 from SAP/fix-reserved-start...
next