feat: allow to provision number of stations by template
[e-mobility-charging-stations-simulator.git] / src / assets / config-template.json
2024-03-26  Jérôme Benoitfeat: allow to provision number of stations by template
2024-02-15  Jérôme Benoitfeat: add a basic authentication scheme for UI WebSocke...
2024-02-05  Jérôme BenoitMerge pull request #970 from SAP/ui-performance-statistics
2024-02-05  Jérôme Benoitfeat: add performance statistics to UI protocol
2023-11-28  Jérôme BenoitMerge branch 'main' into combined-prs-branch
2023-11-27  Jérôme Benoitfix: fix performance configuration change at runtime
2023-07-01  Jérôme Benoitfeat: use OS optimized pool size by default
2023-06-11  Jérôme Benoitfeat: move logging configuration into its own section
2022-12-23  Jérôme BenoitDocument log rotation directives
2022-10-04  Jérôme BenoitUI Server: Add support for cloud foundry deployment
2022-07-03  Jérôme BenoitMerge pull request #80 from SAP/worker-configuration
2022-07-02  Jérôme BenoitAdd worker configuration section
2022-07-01  Jérôme BenoitAdd more detailled installation instructions
2022-03-04  Jérôme BenoitApply prettier formating
2022-02-01  Jérôme BenoitUnify supervision urls setup and distribution to chargi...
2021-12-07  Jérôme BenoitMerge branch 'master' of github.com:jerome-benoit/charg...
2021-12-07  Jérôme BenoitMerge pull request #112 from jerome-benoit/fix-template
2021-12-07  Jérôme BenoitMerge branch 'master' into fix-template
2021-12-07  captaineaglexadd performanceStorageType to config-template
2021-12-06  Jérôme BenoitUse camel case everywhere
2021-08-28  Jérôme BenoitAdd support for more DB engines via TypeORM
2021-08-25  Jérôme BenoitPerformance statistics: add JSON file storage support.
2021-02-16  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-01-25  Jérôme BenoitSwitch to poolifier worker threads pool implementation.
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
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-12  Jérôme BenoitLast configuration tunable rename.
2020-11-11  Jérôme BenoitAdd logs rotation.
2020-11-11  Jérôme BenoitMore typing.
2020-10-21  Jérôme BenoitFix missing template files loading error.
2020-10-17  Jérôme BenoitFix configuration files.
2020-10-17  Jérôme BenoitMake the station worker self contained.
2020-04-15  Jérôme BenoitPut the simulator configuration file in src/assets.