build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / src / assets /
2021-04-15  Jérôme BenoitMerge branch 'master' of github.com:sap-labs-france...
2021-04-10  Jérôme BenoitUpdate submodules reference.
2021-04-02  Jérôme BenoitDependencies and submodules update.
2021-03-10  Jérôme BenoitAdd submodules for SCP configurations
2021-03-02  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-03-01  Jérôme BenoitUpdate dependencies.
2021-02-24  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-20  Jérôme BenoitUpdate submodule reference.
2021-02-16  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-13  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-13  Jérôme BenoitMerge pull request #8 from LucasBrazi06/build
2021-02-13  Jérôme BenoitMake the build app self contained.
2021-02-13  Jérôme BenoitSwitch to rollup-plugin-typescript2 plugin
2021-02-01  Jérôme BenoitUpdate submodule
2021-02-01  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-01-29  Jérôme Benoitscripts: use db from connection string.
2021-01-26  Jérôme BenoitMake the authorization tags file a template.
2021-01-25  Jérôme BenoitSwitch to poolifier worker threads pool implementation.
2021-01-24  Jérôme BenoitFix charging stations counting.
2021-01-24  Jérôme BenoitCleanup workers handling classes.
2021-01-21  Jérôme BenoitDon't access singleton instance attribute directly
2021-01-21  Jakobrenaming (pool size != max pool size)
2021-01-21  Jérôme BenoitCleanups.
2021-01-21  Jérôme BenoitMerge pull request #6 from LucasBrazi06/memory-optimization
2021-01-20  JakobMemory optimization + worker configuration
2021-01-13  Jérôme BenoitUpdate dependencies and submodules.
2020-12-11  Jérôme BenoitUpdate submodule
2020-12-11  Jérôme BenoitFix merge.
2020-12-11  Jérôme BenoitMerge branch 'master' of github.wdf.sap.corp:EVSE/ev...
2020-12-08  Jérôme BenoitSubmodule ref update.
2020-11-28  Jérôme BenoitAdd connector Id 0 handling by default
2020-11-25  Jérôme BenoitFixlet to templates.
2020-11-24  Jérôme BenoitUpdate sub-module.
2020-11-23  Jérôme BenoitMake CircularArray class self-contained and an independ...
2020-11-23  Jérôme BenoitPush down more tunables in charging station template.
2020-11-22  Jérôme BenoitAdd exponential delay at reconnect
2020-11-22  Jérôme BenoitAdd WebSocketPingInterval support.
2020-11-12  Jérôme BenoitLast configuration tunable rename.
2020-11-11  Jérôme BenoitAdd logs rotation.
2020-11-11  Jérôme BenoitTyping.
2020-11-11  Jérôme BenoitMore typing.
2020-11-08  Jérôme BenoitUse tslib import helpers.
2020-11-04  Jérôme BenoitAdd build:clean script.
2020-11-01  Jérôme BenoitCleanup.
2020-11-01  Jérôme BenoitFix this scoping issue.
2020-11-01  Jérôme BenoitInitial portage to TypeScript.
2020-10-31  Jérôme BenoitFix chargeBoxSerialNumberPrefix template tunable handling.
2020-10-30  Jérôme BenoitAdd Power.Active.Import measurand support.
2020-10-30  Jérôme BenoitAdd AC/DC charging stations handling.
2020-10-30  Jérôme BenoitAdd Current.Import measurand support.
2020-10-26  Jérôme BenoitFix phases number in template.
2020-10-23  Jérôme BenoitFixes to connectors initializing handling.
2020-10-21  Jérôme BenoitFix missing template files loading error.
2020-10-21  Jérôme BenoitHandle the number of connectors in metervalues generator.
2020-10-20  Jérôme BenoitUpdate submodules.
2020-10-20  Jérôme BenoitAllow to specify a hardcoded value for metervalues...
2020-10-20  Jérôme BenoitInitialization fixes.
2020-10-19  Jérôme BenoitImprove debug logging.
2020-10-18  Jérôme BenoitImprove changeConfiguration.
2020-10-18  Jérôme BenoitFully implement getConfiguration
2020-10-18  Jérôme BenoitAllow to specify a serial number prefix.
2020-10-18  Jérôme BenoitUpdate submodule.
2020-10-18  Jérôme BenoitFix heartbeat initialization
2020-10-17  Jérôme BenoitFix configuration files.
2020-10-17  Jérôme BenoitMake getConfiguration response smarter.
2020-10-17  Jérôme BenoitVarious initialization fixes.
2020-10-17  Jérôme BenoitMake the station worker self contained.
2020-10-16  Jérôme BenoitFix type comparisons
2020-10-15  Jérôme BenoitAdd runtime persitence on OCPP parameters.
2020-06-17  Jérôme BenoitUpdate submodule.
2020-05-11  Jérôme BenoitMerge pull request #3 from LucasBrazi06/dependabot...
2020-05-09  Jérôme BenoitCode formatting.
2020-05-09  Jérôme BenoitUpdate ev-aws submodule.
2020-04-27  Jérôme BenoitUpdate submodule.
2020-04-17  Jérôme BenoitLicensing: Document the contribution rules.
2020-04-16  Jérôme Benoitev-aws git submodule update.
2020-04-15  Jérôme BenoitPut the simulator configuration file in src/assets.
2020-04-15  Jérôme BenoitInitial commit