]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/shortlog
e-mobility-charging-stations-simulator.git
2026-03-19  Jérôme Benoitfix(ocpp2): audit TransactionEvent — state ownership...
2026-03-19  renovate[bot]chore(deps): update dependency vue-tsc to v3 (#1740)
2026-03-19  Jérôme Benoitfix(ocpp2): handle transaction lifecycle in Transaction...
2026-03-18  Jérôme Benoitfeat(ui): add SAP Horizon theme from official theming...
2026-03-18  Jérôme Benoitfix(ui): use theme text color on toggle pressed state...
2026-03-18  Jérôme Benoitdocs(ui): document theme configuration and available...
2026-03-18  Jérôme Benoitfeat(ui): add Catppuccin Latte light theme
2026-03-18  Jérôme Benoitfix(ui): remove redundant text color selectors that...
2026-03-18  Jérôme Benoitfeat(ui): add configurable theme support
2026-03-18  Jérôme Benoitfeat(ui): apply Tokyo Night Storm theme with semantic...
2026-03-18  Jérôme Benoitfeat(ui): add OCPP version column to charging stations...
2026-03-18  Jérôme Benoitfix: use truncateId consistently for all user identifie...
2026-03-18  Jérôme Benoitfix: preserve EVSE and connector IDs in configuration...
2026-03-18  Jérôme Benoitfix: prevent tests from polluting production log files
2026-03-18  Jérôme Benoittest: move truncateId tests from InMemoryAuthCache...
2026-03-18  Jérôme Benoitfix(ocpp): replace this.constructor.name with moduleNam...
2026-03-18  Jérôme Benoitrefactor(test): remove duplicate certificate passthroug...
2026-03-18  Jérôme Benoittest(ocpp): add call chain integration tests for both...
2026-03-18  Jérôme Benoitrefactor(ocpp2): extract buildTransactionEvent as stand...
2026-03-18  Jérôme Benoitrefactor(ocpp): add rawPayload bypass, resolve minimal...
2026-03-18  Jérôme Benoitrefactor(ocpp): make buildRequestPayload the authoritat...
2026-03-18  Jérôme Benoitrefactor(ocpp): use buildStatusNotificationRequest...
2026-03-18  Jérôme Benoitrefactor(ocpp): harmonize buildRequestPayload switch...
2026-03-18  Jérôme Benoitfix(ocpp2): revert UI transaction handlers to simple...
2026-03-18  Jérôme Benoitrefactor(ocpp2): remove redundant getTxUpdatedInterval...
2026-03-18  Jérôme Benoitrefactor(ocpp2): consolidate dual-path request architec...
2026-03-18  Jérôme Benoitrefactor(ocpp2): centralize payload construction and...
2026-03-18  Jérôme Benoitfeat(ui): add OCPP 2.0.x command support to Web UI...
2026-03-18  renovate[bot]chore(deps): lock file maintenance (#1729)
2026-03-18  renovate[bot]chore(deps): update pnpm/action-setup action to v5...
2026-03-18  renovate[bot]chore(deps): update dependency eslint-plugin-perfection...
2026-03-18  Jérôme Benoitfeat(ocpp2): fix authorization conformance gaps (C10...
2026-03-17  Jérôme Benoitdocs(ocpp-server): add typecheck and test_coverage...
2026-03-17  Jérôme Benoitdocs: update suggested commands and task completion...
2026-03-17  Jérôme Benoitchore: release main (#1732) ocpp-server@v3.1.2 simulator@v3.1.2 v3.1 webui@v3.1.2
2026-03-17  Jérôme Benoitdocs: remove redundant common pitfalls from code style...
2026-03-17  Jérôme Benoitdocs: update openspec config with current project struc...
2026-03-17  autofix-ci... [autofix.ci] apply automated fixes
2026-03-17  Jérôme Benoitfix(ui): use runtime imports for enums and disable...
2026-03-17  Jérôme Benoitfix(ocpp2): use convertToDate() for all incoming date...
2026-03-17  Jérôme Benoitfix(ocpp-server): update to websockets 16.x API (reques...
2026-03-17  Jérôme Benoitrefactor: replace const enum with enum for cross-module...
2026-03-17  Jérôme Benoitrefactor: re-export OCPPAuthServiceFactory in ocpp...
2026-03-16  Jérôme Benoitrefactor: enforce consistent-type-imports eslint rule...
2026-03-16  autofix-ci... [autofix.ci] apply automated fixes
2026-03-16  Jérôme Benoitchore: release main (#1727) ocpp-server@v3.1.1 simulator@v3.1.1 webui@v3.1.1
2026-03-16  Jérôme Benoitfix(tests): skip flaky RequestStopTransaction test...
2026-03-16  Jérôme Benoitci: move coverage/lint/typecheck/sonar pipeline from...
2026-03-16  Jérôme Benoitfix(tests): use conditional callCount expectation inste...
2026-03-16  Jérôme Benoitfix(tests): remove unnecessary double flushMicrotasks...
2026-03-16  Jérôme Benoitfix(tests): add second flushMicrotasks for RequestStopT...
2026-03-16  Jérôme Benoitfix(tests): add second flushMicrotasks for RequestStopT...
2026-03-16  Jérôme Benoittest: harmonize event listener test pattern across...
2026-03-16  Jérôme Benoitrefactor(tests): separate handler/listener tests and...
2026-03-16  renovate[bot]chore(deps): update all non-major dependencies to ...
2026-03-16  Jérôme Benoitrefactor(tests): split RequestStopTransaction tests...
2026-03-16  Jérôme Benoittest(ocpp20): update RequestStopTransaction tests for...
2026-03-16  Jérôme Benoitrefactor(ocpp): harmonize post-response event listener...
2026-03-16  Jérôme Benoitrefactor(ocpp20): move TransactionEvent(Started) to...
2026-03-16  Jérôme Benoitfix(ocpp): graceful OCPPError fallback instead of throw...
2026-03-16  Jérôme Benoitchore: remove outdated OCPPSpecRequirements.md
2026-03-16  Jérôme Benoitrefactor: extract ensureError and getErrorMessage helpers
2026-03-16  Jérôme Benoitfix(ocpp20): send actual MeterValues on trigger and...
2026-03-16  Jérôme Benoitfix(ocpp20): send TransactionEvent(Started) on RequestS...
2026-03-16  Jérôme Benoitfix(ocpp): replace unsafe messagePayload as OCPPError...
2026-03-16  Jérôme Benoitfix(charging-station): add try/finally guards to Bootst...
2026-03-16  Jérôme Benoitfix(ocpp16): align BootNotification runtime schema...
2026-03-16  Jérôme Benoitrefactor(ocpp20): harmonize per-station state naming
2026-03-16  Jérôme Benoitrefactor(ocpp20): remove redundant lastFirmwareStatus...
2026-03-16  Jérôme Benoitrefactor: use union types consistently in common code...
2026-03-16  Jérôme Benoitrefactor(ocpp): use union types in common code where...
2026-03-16  Jérôme Benoitrefactor(tests): use union types instead of stack-speci...
2026-03-16  Jérôme Benoitrefactor(ocpp20): prefix OperationalStatusEnumType...
2026-03-16  Jérôme Benoitrefactor(ocpp20): prefix FirmwareStatusEnumType, extend...
2026-03-16  Jérôme Benoitfix(ocpp16): reject float values for integer configurat...
2026-03-16  Jérôme Benoitchore: add .mypy_cache and .pytest_cache to root .gitignore
2026-03-15  Jérôme Benoitfix(ocpp16): return Idle in TriggerMessage when not...
2026-03-15  Jérôme Benoitchore: release main (#1708) ocpp-server@v3.1.0 simulator@v3.1.0 webui@v3.1.0
2026-03-15  Jérôme Benoitchore: exclude .mypy_cache from prettier scanning
2026-03-15  Jérôme Benoitrefactor: replace 54 unsafe error casts with instanceof...
2026-03-15  Jérôme Benoitrefactor(ocpp): extract responseHandler and incomingReq...
2026-03-15  Jérôme Benoitfix(ocpp): use per-subclass singleton map to prevent...
2026-03-15  Jérôme Benoitrefactor(ocpp20): extract named constants for hardcoded...
2026-03-15  Jérôme Benoitfix(charging-station): add try/finally guards to lifecy...
2026-03-15  Jérôme Benoitrefactor(ocpp-server): parametrize failure-path tests...
2026-03-15  Jérôme Benoitrefactor(ocpp-server): deduplicate outgoing commands...
2026-03-15  Jérôme Benoitchore(ocpp-server): migrate pyproject.toml to PEP 621...
2026-03-15  Jérôme Benoitfix(tests): remove stale optional chaining on now-requi...
2026-03-15  Jérôme Benoitstyle(ocpp20): condense B09.FR.31 comment to single...
2026-03-15  Jérôme Benoitfix(ocpp20): implement proper M04.FR.06 guard via isCha...
2026-03-15  Jérôme Benoitfix(ocpp20): remediate 4 conformance findings from...
2026-03-15  Jérôme Benoitrefactor(ocpp16): track diagnosticsStatus and extract...
2026-03-15  Jérôme Benoitfix(ocpp16): ocpp 1.6 conformance audit — 8 findings...
2026-03-15  Jérôme Benoitfix(ocpp16): fix StopTransaction unit schema and Chargi...
2026-03-15  Jérôme Benoitfix: clear OCPPAuthServiceFactory cached instance on...
2026-03-15  Jérôme Benoitfix(ocpp20): clean up VariableManager mappings cache...
2026-03-15  Jérôme Benoitfix(ocpp20): isolate VariableManager overrides per...
2026-03-15  Jérôme Benoitrefactor(ocpp20): isolate per-station state with WeakMa...
2026-03-15  Jérôme Benoitdocs: fix README OCPP 2.0.x notes with spec-verified...
2026-03-15  Jérôme Benoitfix(ocpp20): ocpp 2.0.1 conformance audit — 17 findings...
next