]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/shortlog
e-mobility-charging-stations-simulator.git
2026-04-03  Jérôme Benoitrefactor: enforce utility usage and centralize constant...
2026-04-03  Jérôme Benoitrefactor: add unit suffixes to time-related constants...
2026-04-03  Jérôme Benoitrefactor: improve helper/utility usage consistency...
2026-04-03  Jérôme Benoitrefactor(tests): extract hardcoded values to constants
2026-04-03  autofix-ci... [autofix.ci] apply automated fixes
2026-04-03  Jérôme Benoitrefactor: dry improvements in web UI and OCPP mock...
2026-04-03  Jérôme Benoitrefactor: use utility functions consistently across...
2026-04-03  Jérôme Benoitrefactor: use getErrorMessage helper and extract auth...
2026-04-03  Jérôme Benoitfix(tests): use version-agnostic StandardParametersKey
2026-04-03  Jérôme Benoitrefactor: replace string literals with OCPP enum constants
2026-04-03  Jérôme Benoitrefactor: use string/array helper functions consistently
2026-04-03  renovate[bot]fix(deps): update all non-major dependencies (#1772)
2026-04-03  Jérôme Benoitrefactor: use utility helpers consistently across codebase
2026-04-03  Jérôme Benoitrefactor(webui): remove redundant CSTable re-mount...
2026-04-03  autofix-ci... [autofix.ci] apply automated fixes
2026-04-03  Jérôme Benoitfeat(webui): remove reload button (auto-refresh via...
2026-04-03  Jérôme Benoitrefactor(webui): migrate globalProperties to provide...
2026-04-03  Jérôme Benoitrefactor(webui): align $ prefix convention on composabl...
2026-04-02  Jérôme Benoitfix: restrict test coverage to src/ runtime code only
2026-04-02  Jérôme Benoitrefactor(tests): migrate hardcoded test tags to shared...
2026-04-02  Jérôme Benoitrefactor(tests): use setupConnectorWithTransaction...
2026-04-02  Jérôme Benoitrefactor(tests): migrate inline mock stations to shared...
2026-04-02  Jérôme Benoitrefactor(tests): consolidate duplicate test helpers
2026-04-02  Jérôme Benoitchore(deps): security update of lodash and lodash-es
2026-04-02  Jérôme Benoitfeat(ocpp): add spec-required DisplayMessageCtrlr variables
2026-04-02  Jérôme Benoitdocs: add missing ChargingStation.WebSocketPingInterval...
2026-04-02  Jérôme Benoitchore: release main (#1768) ocpp-server@v4.2.0 simulator@v4.2.0 v4.2
2026-04-02  Jérôme Benoitrefactor(ocpp): consolidate payload validation into...
2026-04-02  Jérôme Benoitrefactor(ocpp): consolidate MeterValues validators...
2026-04-02  renovate[bot]fix(deps): update all non-major dependencies (#1770)
2026-04-02  Jérôme Benoitrefactor(ocpp): consolidate variable access in auth...
2026-04-02  Jérôme Benoitrefactor(ocpp): remove dead barrel re-exports
2026-04-02  Jérôme Benoitrefactor(ocpp): remove unnecessary exports from interna...
2026-04-02  Jérôme Benoitrefactor(ocpp): consolidate variable reading through...
2026-04-02  Jérôme Benoitfix(ocpp): align OCPP 2.x auth adapter version to VERSI...
2026-04-01  Jérôme Benoitrefactor(ocpp): consolidate MeterValue builders into...
2026-04-01  Jérôme Benoitrefactor(ocpp): harmonize sampled value builders betwee...
2026-04-01  Jérôme Benoitfeat(ocpp): align OCPP 2.0 meter value builder with...
2026-04-01  Jérôme Benoitfix(ocpp): wire context param through OCPP 1.6 meter...
2026-04-01  Jérôme Benoitrefactor: remove unnecessary type casts and improve...
2026-04-01  Jérôme Benoittest(ocpp): add assertion messages to assert.ok(.includ...
2026-04-01  Jérôme Benoittest(ocpp): move mapStopReasonToOCPP20 tests to OCPP20R...
2026-04-01  Jérôme Benoitrefactor(ocpp): complete version-separation in OCPPServ...
2026-04-01  Jérôme Benoittest(ocpp): harmonize test constants and assertion...
2026-04-01  Jérôme Benoitrefactor(ocpp): align builder naming and harmonize...
2026-04-01  Jérôme Benoitrefactor(ocpp): consolidate meter value builders into...
2026-04-01  Jérôme Benoitrefactor(ocpp): extract version-specific builders and...
2026-04-01  Jérôme Benoitrefactor(ocpp): extract connector status operations...
2026-04-01  Jérôme Benoitrefactor(ocpp): move isIdTagAuthorized into OCPPService...
2026-04-01  renovate[bot]chore(deps): update all non-major dependencies (#1769)
2026-04-01  Jérôme Benoitchore: fix formatting whitespace and update MCP SDK...
2026-03-31  Jérôme Benoitrefactor(ocpp): consolidate Ajv type alias in OCPPServi...
2026-03-31  Jérôme Benoitrefactor: move constants to domain-appropriate locations
2026-03-31  Jérôme Benoitchore: release main (#1767) ocpp-server@v4.1.1 simulator@v4.1.1 v4.1
2026-03-31  Jérôme Benoitrefactor(log): quote and truncate all auth identifiers...
2026-03-31  Jérôme Benoitfix(ocpp): warn on OCPP 1.6 keys in template only,...
2026-03-31  Jérôme Benoitchore: release main (#1763) ocpp-server@v4.1.0 simulator@v4.1.0
2026-03-31  Jérôme Benoitchore: remove accidentally committed test plan
2026-03-31  Jérôme Benoitrefactor(auth): remove getAuthCache from interfaces...
2026-03-31  Jérôme Benoitfix(auth): trigger post-authorize by default when Disab...
2026-03-31  Jérôme Benoitrefactor: merge duplicate same-kind imports from identi...
2026-03-31  Jérôme Benoitfix(auth): use Math.floor for TTL computation to avoid...
2026-03-31  Jérôme Benoitrefactor(auth): rename parsed to expiry in updateCacheEntry
2026-03-31  Jérôme Benoitrefactor(auth): make updateCacheEntry API OCPP version...
2026-03-31  Jérôme Benoittest(ocpp): strengthen mock call verification in OCPP...
2026-03-31  Jérôme Benoitfix(ocpp): correct P0/P1 spec conformity gaps for OCPP...
2026-03-31  renovate[bot]chore(deps): lock file maintenance (#1765)
2026-03-31  Jérôme Benoitrefactor: reduce code duplication across OCPP services...
2026-03-31  renovate[bot]fix(deps): update all non-major dependencies (#1766)
2026-03-31  Jérôme Benoitrefactor(ocpp): extract version-specific logic from...
2026-03-30  Jérôme Benoitdocs: fix JSDoc using historical language instead of...
2026-03-30  Jérôme Benoitfix(auth): remove unnecessary async from sync interface...
2026-03-30  Jérôme Benoitrefactor(ocpp): enforce strict version separation in...
2026-03-30  Jérôme Benoitrefactor(ocpp): dissolve OCPPServiceUtils class and...
2026-03-30  Jérôme Benoitrefactor(ocpp): remove static alias forwarding from...
2026-03-30  Jérôme Benoitrefactor(ocpp): integrate unified auth as sole authoriz...
2026-03-30  Jérôme Benoitfix: add Vue LSP settings and disable Biome in Zed...
2026-03-30  Jérôme Benoitfeat: add Zed project settings
2026-03-29  Jérôme Benoitdocs: fix broken MCP specification URL in README
2026-03-29  Jérôme Benoitchore: release main (#1762) ocpp-server@v4.0.3 simulator@v4.0.3 v4.0
2026-03-29  Jérôme Benoitrefactor: simplify getNumberOfReservableConnectors...
2026-03-29  Jérôme Benoitstyle: normalize blank line spacing in Constants.ts
2026-03-29  Jérôme Benoitchore: release main (#1761) ocpp-server@v4.0.2 simulator@v4.0.2
2026-03-29  Jérôme Benoitfix: harmonize idToken type to ISO14443 between Authori...
2026-03-29  Jérôme Benoitchore: release main (#1760) ocpp-server@v4.0.1 simulator@v4.0.1
2026-03-29  Jérôme Benoitfix: improve OCPP 2.0.1 TransactionEvent spec compliance
2026-03-28  Jérôme Benoitchore: release main (#1758) ocpp-server@v4.0.0 simulator@v4.0.0
2026-03-28  Jérôme Benoitchore(deps): lock file maintenance
2026-03-28  Jérôme Benoitrefactor: harmonize connector iteration to use iterateC...
2026-03-28  Jérôme Benoitrefactor: encapsulate connector/EVSE iteration behind...
2026-03-28  Jérôme Benoitchore(webui): update screenshot
2026-03-28  Jérôme Benoittest: isolate readCombinedLog tests from real logs...
2026-03-28  Jérôme Benoittest: add symmetric Ended meter value tests for start...
2026-03-28  Jérôme Benoitfeat: implement TxEnded meter value accumulator per...
2026-03-28  Jérôme Benoitstyle: apply prettier formatting to test files
2026-03-28  Jérôme Benoitfix: align ConnectionTimeOut semantics with OCPP spec
2026-03-28  Jérôme Benoitrefactor: move ConfigurationValueSize, ReportingValueSi...
2026-03-28  Jérôme Benoitrefactor: add SimulateSignatureVerificationFailure...
2026-03-28  Jérôme Benoitrefactor: use OCPP20RequiredVariableName for measurands...
2026-03-28  Jérôme Benoitrefactor: move debug param to last position in buildMet...
next