]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/shortlog
e-mobility-charging-stations-simulator.git
11 hours ago  Jérôme Benoitrefactor(webui): restore native table layout to fix...
12 hours ago  Jérôme Benoitfix(auth): log actual station OCPP version in RemoteAut...
12 hours ago  Jérôme Benoitfix(ocpp2.0): align VARIABLE_REGISTRY spec conformance...
13 hours ago  renovate[bot]fix(deps): update all non-major dependencies (#1739)
13 hours ago  Jérôme Benoitrefactor: build version-agnostic OCPP transaction primi...
36 hours ago  Jérôme Benoitfix(ocpp2.0): make stopRunningTransactions version...
37 hours ago  Jérôme Benoitrefactor(ocpp2.0): parameterize requestStopTransaction...
37 hours ago  Jérôme Benoitfix(ocpp2.0): reset transaction sequence number before...
37 hours ago  Jérôme Benoitfix(ocpp2.0): inject offline:true in sendTransactionEve...
39 hours ago  Jérôme Benoitrefactor(webui): harmonize barrel usage in types and...
39 hours ago  Jérôme Benoitfix: merge duplicate node:process imports in Utils...
39 hours ago  Jérôme Benoitfix: merge duplicate type imports from same barrel...
39 hours ago  Jérôme Benoitrefactor: harmonize barrel usage across all test files
39 hours ago  Jérôme Benoitfix: use exception barrel instead of direct module...
39 hours ago  Jérôme Benoitfix(ocpp): keep StopTransactionRequest as 1.6 wire...
40 hours ago  Jérôme Benoitfix(ocpp): remove type re-export from services barrel
40 hours ago  Jérôme Benoitrefactor(ocpp): consolidate cross-stack types and harmo...
42 hours ago  Jérôme Benoitchore(ocpp-server): add .coverage to .gitignore
42 hours ago  Jérôme Benoittest(ocpp-server): add coverage threshold (fail_under...
42 hours ago  Jérôme Benoittest(ui): raise coverage thresholds to match current...
43 hours ago  Jérôme Benoittest(webui): add comprehensive unit test suite (#1738)
43 hours ago  Jérôme Benoitrefactor(ocpp2): harmonize and condense audit comments...
43 hours ago  Jérôme Benoitfix(ocpp2): audit TransactionEvent — state ownership...
45 hours ago  renovate[bot]chore(deps): update dependency vue-tsc to v3 (#1740)
2 days ago  Jérôme Benoitfix(ocpp2): handle transaction lifecycle in Transaction...
2 days ago  Jérôme Benoitfeat(ui): add SAP Horizon theme from official theming...
2 days ago  Jérôme Benoitfix(ui): use theme text color on toggle pressed state...
2 days ago  Jérôme Benoitdocs(ui): document theme configuration and available...
2 days ago  Jérôme Benoitfeat(ui): add Catppuccin Latte light theme
2 days ago  Jérôme Benoitfix(ui): remove redundant text color selectors that...
2 days ago  Jérôme Benoitfeat(ui): add configurable theme support
2 days ago  Jérôme Benoitfeat(ui): apply Tokyo Night Storm theme with semantic...
2 days ago  Jérôme Benoitfeat(ui): add OCPP version column to charging stations...
2 days ago  Jérôme Benoitfix: use truncateId consistently for all user identifie...
2 days ago  Jérôme Benoitfix: preserve EVSE and connector IDs in configuration...
2 days ago  Jérôme Benoitfix: prevent tests from polluting production log files
2 days ago  Jérôme Benoittest: move truncateId tests from InMemoryAuthCache...
2 days ago  Jérôme Benoitfix(ocpp): replace this.constructor.name with moduleNam...
2 days ago  Jérôme Benoitrefactor(test): remove duplicate certificate passthroug...
2 days ago  Jérôme Benoittest(ocpp): add call chain integration tests for both...
2 days ago  Jérôme Benoitrefactor(ocpp2): extract buildTransactionEvent as stand...
2 days ago  Jérôme Benoitrefactor(ocpp): add rawPayload bypass, resolve minimal...
2 days ago  Jérôme Benoitrefactor(ocpp): make buildRequestPayload the authoritat...
2 days ago  Jérôme Benoitrefactor(ocpp): use buildStatusNotificationRequest...
2 days ago  Jérôme Benoitrefactor(ocpp): harmonize buildRequestPayload switch...
2 days ago  Jérôme Benoitfix(ocpp2): revert UI transaction handlers to simple...
2 days ago  Jérôme Benoitrefactor(ocpp2): remove redundant getTxUpdatedInterval...
2 days ago  Jérôme Benoitrefactor(ocpp2): consolidate dual-path request architec...
2 days ago  Jérôme Benoitrefactor(ocpp2): centralize payload construction and...
2 days ago  Jérôme Benoitfeat(ui): add OCPP 2.0.x command support to Web UI...
2 days ago  renovate[bot]chore(deps): lock file maintenance (#1729)
2 days ago  renovate[bot]chore(deps): update pnpm/action-setup action to v5...
2 days ago  renovate[bot]chore(deps): update dependency eslint-plugin-perfection...
2 days ago  Jérôme Benoitfeat(ocpp2): fix authorization conformance gaps (C10...
3 days ago  Jérôme Benoitdocs(ocpp-server): add typecheck and test_coverage...
3 days ago  Jérôme Benoitdocs: update suggested commands and task completion...
3 days ago  Jérôme Benoitchore: release main (#1732)
3 days ago  Jérôme Benoitdocs: remove redundant common pitfalls from code style...
3 days ago  Jérôme Benoitdocs: update openspec config with current project struc...
3 days ago  autofix-ci... [autofix.ci] apply automated fixes
3 days ago  Jérôme Benoitfix(ui): use runtime imports for enums and disable...
3 days ago  Jérôme Benoitfix(ocpp2): use convertToDate() for all incoming date...
3 days ago  Jérôme Benoitfix(ocpp-server): update to websockets 16.x API (reques...
3 days ago  Jérôme Benoitrefactor: replace const enum with enum for cross-module...
4 days ago  Jérôme Benoitrefactor: re-export OCPPAuthServiceFactory in ocpp...
4 days ago  Jérôme Benoitrefactor: enforce consistent-type-imports eslint rule...
4 days ago  autofix-ci... [autofix.ci] apply automated fixes
4 days ago  Jérôme Benoitchore: release main (#1727) ocpp-server@v3.1.1 simulator@v3.1.1 webui@v3.1.1
4 days ago  Jérôme Benoitfix(tests): skip flaky RequestStopTransaction test...
4 days ago  Jérôme Benoitci: move coverage/lint/typecheck/sonar pipeline from...
4 days ago  Jérôme Benoitfix(tests): use conditional callCount expectation inste...
4 days ago  Jérôme Benoitfix(tests): remove unnecessary double flushMicrotasks...
4 days ago  Jérôme Benoitfix(tests): add second flushMicrotasks for RequestStopT...
4 days ago  Jérôme Benoitfix(tests): add second flushMicrotasks for RequestStopT...
4 days ago  Jérôme Benoittest: harmonize event listener test pattern across...
4 days ago  Jérôme Benoitrefactor(tests): separate handler/listener tests and...
4 days ago  renovate[bot]chore(deps): update all non-major dependencies to ...
4 days ago  Jérôme Benoitrefactor(tests): split RequestStopTransaction tests...
4 days ago  Jérôme Benoittest(ocpp20): update RequestStopTransaction tests for...
4 days ago  Jérôme Benoitrefactor(ocpp): harmonize post-response event listener...
4 days ago  Jérôme Benoitrefactor(ocpp20): move TransactionEvent(Started) to...
4 days ago  Jérôme Benoitfix(ocpp): graceful OCPPError fallback instead of throw...
4 days ago  Jérôme Benoitchore: remove outdated OCPPSpecRequirements.md
4 days ago  Jérôme Benoitrefactor: extract ensureError and getErrorMessage helpers
4 days ago  Jérôme Benoitfix(ocpp20): send actual MeterValues on trigger and...
4 days ago  Jérôme Benoitfix(ocpp20): send TransactionEvent(Started) on RequestS...
4 days ago  Jérôme Benoitfix(ocpp): replace unsafe messagePayload as OCPPError...
4 days ago  Jérôme Benoitfix(charging-station): add try/finally guards to Bootst...
4 days ago  Jérôme Benoitfix(ocpp16): align BootNotification runtime schema...
4 days ago  Jérôme Benoitrefactor(ocpp20): harmonize per-station state naming
4 days ago  Jérôme Benoitrefactor(ocpp20): remove redundant lastFirmwareStatus...
4 days ago  Jérôme Benoitrefactor: use union types consistently in common code...
4 days ago  Jérôme Benoitrefactor(ocpp): use union types in common code where...
4 days ago  Jérôme Benoitrefactor(tests): use union types instead of stack-speci...
4 days ago  Jérôme Benoitrefactor(ocpp20): prefix OperationalStatusEnumType...
4 days ago  Jérôme Benoitrefactor(ocpp20): prefix FirmwareStatusEnumType, extend...
5 days ago  Jérôme Benoitfix(ocpp16): reject float values for integer configurat...
5 days ago  Jérôme Benoitchore: add .mypy_cache and .pytest_cache to root .gitignore
5 days ago  Jérôme Benoitfix(ocpp16): return Idle in TriggerMessage when not...
5 days ago  Jérôme Benoitchore: release main (#1708) ocpp-server@v3.1.0 simulator@v3.1.0 v3 v3.1 webui@v3.1.0
next