]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/shortlog
e-mobility-charging-stations-simulator.git
22 hours ago  Jérôme Benoitchore: release main (#1780) main ocpp-server@v4.4.0 simulator@v4.4.0 v4 v4.4 webui@v4.4.0
22 hours ago  Jérôme Benoitrefactor(tests): harmonize crypto test data and improve...
22 hours ago  Jérôme Benoitfix(ocpp): use Volatile instead of invented Ephemeral...
22 hours ago  Jérôme Benoitrefactor(crypto): modernize crypto APIs and harden...
24 hours ago  Jérôme Benoitrefactor(ocpp): use Node.js crypto for EC curve derivation
24 hours ago  Jérôme Benoitfeat(ocpp): add signing prerequisites validation and...
25 hours ago  Jérôme Benoitfeat(ocpp): auto-derive signing method from EC public...
25 hours ago  Jérôme Benoitfix(ocpp): conform signingMethod to OCA spec and fix...
26 hours ago  Jérôme Benoitrefactor(tests): harmonize test file names and @file...
26 hours ago  Jérôme Benoitrefactor(tests): rename OCPP16VendorParametersKey test...
26 hours ago  Jérôme Benoitfeat(ocpp): add EncodingMethodEnumType enum for signed...
27 hours ago  Jérôme Benoitfix(ocpp): populate signingMethod field and add Signing...
28 hours ago  Jérôme Benoitfeat(ocpp): add signed meter values support for OCPP...
33 hours ago  renovate[bot]chore(deps): update dependency @cspell/eslint-plugin...
33 hours ago  renovate[bot]chore(deps): update all non-major dependencies (#1778)
2 days ago  renovate[bot]chore(deps): lock file maintenance (#1777)
2 days ago  Jérôme Benoitchore(deps): lock file maintenance
2 days ago  renovate[bot]chore(deps): update all non-major dependencies (#1776)
3 days ago  Jérôme Benoitchore: release main (#1773) ocpp-server@v4.3.1 simulator@v4.3.1 v4.3 webui@v4.3.1
3 days ago  Jérôme Benoittest: harmonize RemoteStartTransaction tests across...
3 days ago  Rishabh Vaishfix(ocpp): check connector availability in RemoteStartT...
4 days ago  Jérôme Benoitdocs: restructure memories for logical coherence
4 days ago  Jérôme Benoitchore: release main (#1771) ocpp-server@v4.3.0 simulator@v4.3.0 webui@v4.3.0
4 days ago  Jérôme Benoitdocs: remove standalone ruff hint from checklist memory
4 days ago  Jérôme Benoitdocs: remove barrel workaround hint from conventions...
4 days ago  Jérôme Benoitdocs: update serena memories after full codebase audit
4 days ago  Jérôme Benoitrefactor(ui): use EMPTY_VALUE_PLACEHOLDER in Utils...
4 days ago  Jérôme Benoitfix(ui): enable authorize for all OCPP versions in...
5 days ago  Jérôme Benoitrefactor(ocpp-server): inline _parse_set/get_variable_s...
5 days ago  Jérôme Benoitrefactor: enforce utility usage and centralize constant...
5 days ago  Jérôme Benoitrefactor: add unit suffixes to time-related constants...
5 days ago  Jérôme Benoitrefactor: improve helper/utility usage consistency...
5 days ago  Jérôme Benoitrefactor(tests): extract hardcoded values to constants
5 days ago  autofix-ci... [autofix.ci] apply automated fixes
5 days ago  Jérôme Benoitrefactor: dry improvements in web UI and OCPP mock...
5 days ago  Jérôme Benoitrefactor: use utility functions consistently across...
5 days ago  Jérôme Benoitrefactor: use getErrorMessage helper and extract auth...
5 days ago  Jérôme Benoitfix(tests): use version-agnostic StandardParametersKey
5 days ago  Jérôme Benoitrefactor: replace string literals with OCPP enum constants
5 days ago  Jérôme Benoitrefactor: use string/array helper functions consistently
5 days ago  renovate[bot]fix(deps): update all non-major dependencies (#1772)
5 days ago  Jérôme Benoitrefactor: use utility helpers consistently across codebase
5 days ago  Jérôme Benoitrefactor(webui): remove redundant CSTable re-mount...
5 days ago  autofix-ci... [autofix.ci] apply automated fixes
5 days ago  Jérôme Benoitfeat(webui): remove reload button (auto-refresh via...
5 days ago  Jérôme Benoitrefactor(webui): migrate globalProperties to provide...
5 days ago  Jérôme Benoitrefactor(webui): align $ prefix convention on composabl...
5 days ago  Jérôme Benoitfix: restrict test coverage to src/ runtime code only
5 days ago  Jérôme Benoitrefactor(tests): migrate hardcoded test tags to shared...
6 days ago  Jérôme Benoitrefactor(tests): use setupConnectorWithTransaction...
6 days ago  Jérôme Benoitrefactor(tests): migrate inline mock stations to shared...
6 days ago  Jérôme Benoitrefactor(tests): consolidate duplicate test helpers
6 days ago  Jérôme Benoitchore(deps): security update of lodash and lodash-es
6 days ago  Jérôme Benoitfeat(ocpp): add spec-required DisplayMessageCtrlr variables
6 days ago  Jérôme Benoitdocs: add missing ChargingStation.WebSocketPingInterval...
6 days ago  Jérôme Benoitchore: release main (#1768) ocpp-server@v4.2.0 simulator@v4.2.0 v4.2 webui@v4.2.0
6 days ago  Jérôme Benoitrefactor(ocpp): consolidate payload validation into...
6 days ago  Jérôme Benoitrefactor(ocpp): consolidate MeterValues validators...
6 days ago  renovate[bot]fix(deps): update all non-major dependencies (#1770)
6 days ago  Jérôme Benoitrefactor(ocpp): consolidate variable access in auth...
6 days ago  Jérôme Benoitrefactor(ocpp): remove dead barrel re-exports
6 days ago  Jérôme Benoitrefactor(ocpp): remove unnecessary exports from interna...
6 days ago  Jérôme Benoitrefactor(ocpp): consolidate variable reading through...
6 days ago  Jérôme Benoitfix(ocpp): align OCPP 2.x auth adapter version to VERSI...
6 days ago  Jérôme Benoitrefactor(ocpp): consolidate MeterValue builders into...
6 days ago  Jérôme Benoitrefactor(ocpp): harmonize sampled value builders betwee...
6 days ago  Jérôme Benoitfeat(ocpp): align OCPP 2.0 meter value builder with...
6 days ago  Jérôme Benoitfix(ocpp): wire context param through OCPP 1.6 meter...
7 days ago  Jérôme Benoitrefactor: remove unnecessary type casts and improve...
7 days ago  Jérôme Benoittest(ocpp): add assertion messages to assert.ok(.includ...
7 days ago  Jérôme Benoittest(ocpp): move mapStopReasonToOCPP20 tests to OCPP20R...
7 days ago  Jérôme Benoitrefactor(ocpp): complete version-separation in OCPPServ...
7 days ago  Jérôme Benoittest(ocpp): harmonize test constants and assertion...
7 days ago  Jérôme Benoitrefactor(ocpp): align builder naming and harmonize...
7 days ago  Jérôme Benoitrefactor(ocpp): consolidate meter value builders into...
7 days ago  Jérôme Benoitrefactor(ocpp): extract version-specific builders and...
7 days ago  Jérôme Benoitrefactor(ocpp): extract connector status operations...
7 days ago  Jérôme Benoitrefactor(ocpp): move isIdTagAuthorized into OCPPService...
7 days ago  renovate[bot]chore(deps): update all non-major dependencies (#1769)
7 days ago  Jérôme Benoitchore: fix formatting whitespace and update MCP SDK...
7 days ago  Jérôme Benoitrefactor(ocpp): consolidate Ajv type alias in OCPPServi...
7 days ago  Jérôme Benoitrefactor: move constants to domain-appropriate locations
7 days ago  Jérôme Benoitchore: release main (#1767) ocpp-server@v4.1.1 simulator@v4.1.1 v4.1 webui@v4.1.1
7 days ago  Jérôme Benoitrefactor(log): quote and truncate all auth identifiers...
7 days ago  Jérôme Benoitfix(ocpp): warn on OCPP 1.6 keys in template only,...
7 days ago  Jérôme Benoitchore: release main (#1763) ocpp-server@v4.1.0 simulator@v4.1.0 webui@v4.1.0
7 days ago  Jérôme Benoitchore: remove accidentally committed test plan
7 days ago  Jérôme Benoitrefactor(auth): remove getAuthCache from interfaces...
8 days ago  Jérôme Benoitfix(auth): trigger post-authorize by default when Disab...
8 days ago  Jérôme Benoitrefactor: merge duplicate same-kind imports from identi...
8 days ago  Jérôme Benoitfix(auth): use Math.floor for TTL computation to avoid...
8 days ago  Jérôme Benoitrefactor(auth): rename parsed to expiry in updateCacheEntry
8 days ago  Jérôme Benoitrefactor(auth): make updateCacheEntry API OCPP version...
8 days ago  Jérôme Benoittest(ocpp): strengthen mock call verification in OCPP...
8 days ago  Jérôme Benoitfix(ocpp): correct P0/P1 spec conformity gaps for OCPP...
8 days ago  renovate[bot]chore(deps): lock file maintenance (#1765)
8 days ago  Jérôme Benoitrefactor: reduce code duplication across OCPP services...
8 days ago  renovate[bot]fix(deps): update all non-major dependencies (#1766)
8 days ago  Jérôme Benoitrefactor(ocpp): extract version-specific logic from...
8 days ago  Jérôme Benoitdocs: fix JSDoc using historical language instead of...
next