Philipp
|
c2d11328cc
|
adapt minor changers / fix tests
|
2023-03-27 19:36:14 +02:00 |
|
Philipp
|
36e21cacc9
|
Apply suggestions from code review
Switch to `isWritable`
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-03-27 19:36:14 +02:00 |
|
Philipp
|
76f3b07033
|
Disable setting fields in case we use environment variables
|
2023-03-27 19:36:13 +02:00 |
|
Philipp
|
513ef03421
|
Revert node.config.php into Config table
|
2023-02-10 14:06:22 +01:00 |
|
Philipp
|
fef10e8a57
|
Improve encapsulation
|
2023-01-11 22:00:29 +01:00 |
|
Philipp
|
13b234d279
|
Use addons config entries instead of the addon table
|
2023-01-04 21:55:51 +01:00 |
|
Philipp
|
b439df892a
|
Apply suggestions
|
2023-01-03 17:24:05 +01:00 |
|
Philipp
|
65d79d4c93
|
Introduce ISetConfigValuesTransactional for transactional config behaviour
|
2023-01-03 14:22:07 +01:00 |
|
Philipp
|
1e574d5383
|
Refactor IManageConfigValues interface
|
2023-01-03 14:22:04 +01:00 |
|
Philipp
|
0f91d1cbde
|
Introduce ConfigFileManager for config files
|
2023-01-03 14:22:02 +01:00 |
|
Hypolite Petovan
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
Hypolite Petovan
|
23dda5d510
|
Deprecate default value parameters in Session and Config interfaces
- It is more efficient to use the null coalescing operator ?? that prevents the computation of the default value if the key has been found
|
2022-11-04 06:42:38 -04:00 |
|
Balázs Úr
|
e56a53647b
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
|
Philipp
|
b216317477
|
Refactoring Core class structures ...
|
2021-10-26 22:11:09 +02:00 |
|