]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/shortlog
e-mobility-charging-stations-simulator.git
12 days ago  Jérôme Benoitrefactor: eliminate explicit `any` from `once()` and...
12 days ago  Jérôme Benoitrefactor: type buildTransactionEvent with OCPP20Transac...
12 days ago  Jérôme Benoitrefactor: accept enum types in registry/manager signatu...
12 days ago  renovate[bot]fix(deps): update all non-major dependencies (#1759)
12 days ago  Jérôme Benoitrefactor: consolidate enforceMessageLimits types with...
12 days ago  Jérôme Benoitfix: type buildRejected reasonCode as ReasonCodeEnumTyp...
12 days ago  Jérôme Benoitfeat: enrich OCPP 2.0 template with OCPP 1.6 equivalent...
12 days ago  autofix-ci... [autofix.ci] apply automated fixes
12 days ago  Jérôme Benoitfix: use Component.Variable[.Instance] key format for...
12 days ago  Jérôme Benoitfeat: log once per key when OCPP 1.6 configuration...
12 days ago  Jérôme Benoitfix: remove OrganizationName from ISO15118Ctrlr (spec...
12 days ago  Jérôme Benoitrefactor: add Enabled to OCPP20RequiredVariableName...
12 days ago  Jérôme Benoitfix: align OCPP 2.0 variable names to spec (LocalPreAut...
12 days ago  Jérôme Benoitchore: remove test plan from git tracking
12 days ago  Jérôme Benoitfeat: resolve OCPP 1.6 configuration keys to OCPP 2...
13 days ago  Jérôme Benoitfix: use OCPP version-specific parameter keys for meter...
13 days ago  Jérôme Benoitfix(docs): use bold instead of italic for vendor-specif...
13 days ago  Jérôme Benoitdocs: list OCPP 2.0 device model variables by component...
13 days ago  Jérôme Benoitchore: release main (#1751) ocpp-server@v3.4.0 simulator@v3.4.0 v3 v3.4 webui@v3.4.0
13 days ago  Jérôme Benoitfeat(ocpp2): add configurable firmware signature verifi...
13 days ago  Jérôme Benoitfix: respect elementAddDelay by using sequential startu...
13 days ago  renovate[bot]fix(deps): update all non-major dependencies (#1755)
13 days ago  Jérôme Benoitchore: remove test plan from git tracking
13 days ago  Jérôme Benoitfix: cleanup connector after queued TransactionEvent...
13 days ago  Jérôme Benoittest(webui): harmonize test stubs, remove AAA comments...
13 days ago  Jérôme Benoitfeat: add server-side refresh notification over WebSocket
13 days ago  Jérôme Benoitfix: post updated message on connectorStatusChanged...
2026-03-25  Jérôme Benoitrefactor(webui): extract useExecuteAction composable...
2026-03-25  Jérôme Benoitrefactor(webui): use useChargingStations composable...
2026-03-25  Jérôme Benoitrefactor(webui): add StateButton, centralize active...
2026-03-25  renovate[bot]chore(deps): update dependency typescript to v6 (#1750)
2026-03-25  Jérôme Benoitfix(webui): add table-layout fixed to connectors table...
2026-03-25  Jérôme Benoitfeat: add connector cable retention lock/unlock simulat...
2026-03-25  renovate[bot]fix(deps): update all non-major dependencies (#1753)
2026-03-25  Jérôme Benoitfeat(ocpp-server): enhance OCPP 2.0.1 mock server for...
2026-03-24  Jérôme Benoitrefactor: use try/catch instead of .catch() for stopMes...
2026-03-24  Jérôme Benoitfix: add OCPP 2.0 DataTransfer outgoing support and...
2026-03-24  Jérôme Benoitfix: prevent shutdown timeout with promiseWithTimeout...
2026-03-24  Jérôme Benoitdocs: fix inaccurate @returns in getChargingProfilesLimit
2026-03-24  Jérôme Benoitdocs: harmonize JSDoc @param/@returns across entire...
2026-03-24  Jérôme Benoitdocs: add JSDoc to ChargingStation public API methods
2026-03-24  Jérôme Benoitrefactor: eliminate remaining non-null assertions in...
2026-03-24  Jérôme Benoitrefactor: eliminate non-null assertions in 8 files...
2026-03-24  Jérôme Benoitrefactor: audit-driven improvements — use BaseError...
2026-03-24  Jérôme Benoitrefactor: audit-driven quick wins — fix assert.ok misus...
2026-03-24  Jérôme Benoitfix(webui): remove deprecated baseUrl for TypeScript...
2026-03-24  Jérôme Benoitrefactor(ocpp-server): audit-driven test improvements
2026-03-24  Jérôme Benoitrefactor(ocpp-server): harmonize shutdown tests with...
2026-03-24  Jérôme Benoittest(ocpp-server): add graceful shutdown tests covering...
2026-03-24  Jérôme Benoitfeat(ocpp-server): add graceful shutdown with signal...
2026-03-24  Jérôme Benoittest(mcp): add OCPP schema mapping consistency tests
2026-03-24  Jérôme Benoitchore: release main (#1748) ocpp-server@v3.3.0 simulator@v3.3.0 v3.3 webui@v3.3.0
2026-03-24  renovate[bot]fix(deps): update all non-major dependencies (#1749)
2026-03-24  Jérôme Benoitrefactor(mcp): split MCP definitions by spec concern...
2026-03-24  Jérôme Benoitrefactor(broadcast-channel): extract response status...
2026-03-24  Jérôme Benoitrefactor(broadcast-channel): extract passthrough()...
2026-03-24  Jérôme Benoitrefactor(ocpp): extract buildEmptyMeterValue helper...
2026-03-23  Jérôme Benoitfeat(ui-server): add MCP transport and deprecate HTTP...
2026-03-23  renovate[bot]chore(deps): lock file maintenance (#1747)
2026-03-23  renovate[bot]chore(deps): update dependency vite to v8 (#1717)
2026-03-22  Jérôme Benoitchore: release main (#1743) ocpp-server@v3.2.1 simulator@v3.2.1 v3.2 webui@v3.2.1
2026-03-22  Jérôme Benoitfix(ocpp2): implement StopTxOnInvalidId and MaxEnergyOn...
2026-03-22  Jérôme Benoitfix(ocpp2): align MeterValues implementation with OCPP...
2026-03-22  renovate[bot]fix(deps): update all non-major dependencies (#1742)
2026-03-22  Jérôme Benoitfix(ocpp2): build meter values payload in broadcast...
2026-03-21  autofix-ci... [autofix.ci] apply automated fixes
2026-03-21  Jérôme Benoitchore: release main (#1733) ocpp-server@v3.2.0 simulator@v3.2.0 webui@v3.2.0
2026-03-21  Jérôme Benoitrefactor(ocpp2): use enum values instead of string...
2026-03-21  Jérôme Benoitrevert(ocpp2): re-comment Available→Available self...
2026-03-21  Jérôme Benoitfix(ocpp2): add AvailabilityState defaults and allow...
2026-03-21  Jérôme Benoitfix(lifecycle): clear auth service on template reload...
2026-03-21  Jérôme Benoitfix(auth): replace phantom spec references in source...
2026-03-21  Jérôme Benoittest(auth): fix OCPP spec references and remove duplica...
2026-03-21  Jérôme Benoittest(auth): strengthen assertion quality and edge case...
2026-03-21  Jérôme Benoitrefactor(auth): remove ocppVersion from UnifiedIdentifier
2026-03-21  Jérôme Benoitrefactor(auth): replace adapter Map with single adapter...
2026-03-21  Jérôme Benoitfix(auth): address audit findings in OCPP auth abstract...
2026-03-21  Jérôme Benoitfix(webui): use table-layout fixed so table shrinks...
2026-03-21  Jérôme Benoitfix(webui): remove white-space nowrap on buttons to...
2026-03-21  Jérôme Benoitfix(webui): prevent action panel flex grow and allow...
2026-03-21  Jérôme Benoitrefactor(webui): css quality overhaul with scoped style...
2026-03-20  Jérôme Benoitfix(ocpp2.0): add proper response handlers for certific...
2026-03-20  Jérôme Benoitfeat(ocpp2.0): implement Authorize request, fix double...
2026-03-20  Jérôme Benoitfix(ocpp2.0): guard BroadcastChannel MeterValues for...
2026-03-20  Jérôme Benoitfix(ocpp2.0): pass real transactionId to buildMeterValu...
2026-03-20  Jérôme Benoitrefactor(webui): restore native table layout to fix...
2026-03-20  Jérôme Benoitfix(auth): log actual station OCPP version in RemoteAut...
2026-03-20  Jérôme Benoitfix(ocpp2.0): align VARIABLE_REGISTRY spec conformance...
2026-03-20  renovate[bot]fix(deps): update all non-major dependencies (#1739)
2026-03-20  Jérôme Benoitrefactor: build version-agnostic OCPP transaction primi...
2026-03-19  Jérôme Benoitfix(ocpp2.0): make stopRunningTransactions version...
2026-03-19  Jérôme Benoitrefactor(ocpp2.0): parameterize requestStopTransaction...
2026-03-19  Jérôme Benoitfix(ocpp2.0): reset transaction sequence number before...
2026-03-19  Jérôme Benoitfix(ocpp2.0): inject offline:true in sendTransactionEve...
2026-03-19  Jérôme Benoitrefactor(webui): harmonize barrel usage in types and...
2026-03-19  Jérôme Benoitfix: merge duplicate node:process imports in Utils...
2026-03-19  Jérôme Benoitfix: merge duplicate type imports from same barrel...
2026-03-19  Jérôme Benoitrefactor: harmonize barrel usage across all test files
2026-03-19  Jérôme Benoitfix: use exception barrel instead of direct module...
2026-03-19  Jérôme Benoitfix(ocpp): keep StopTransactionRequest as 1.6 wire...
next