summaryrefslogtreecommitdiff
path: root/src/core/config
AgeCommit message (Expand)Author
2024-05-22refactor(config): remove unused config options (#9958)Vladimír Gorej
2024-05-21fix(config): define missing default options and their types (#9949)Oliwia Rogala
2024-05-07fix(system): allow wrapping components both from presets and plugins (#9919)Vladimír Gorej
2024-05-06refactor(config): use conventional namingVladimir Gorej
2024-04-25fix(config): remove system config source (#9875)Oliwia Rogala
2024-04-22feat(config): expose config and make it overridable (#9862)Vladimír Gorej
2024-04-20refactor(config): export config options typecasing mechanism (#9854)Vladimír Gorej
2024-04-18fix(config): add options defined during runtime (#9845)Oliwia Rogala
2024-04-18fix(config): address getting configUrl from options (#9840)Oliwia Rogala
2024-04-18fix(config): cast configuration values into proper types (#9829)Oliwia Rogala
2024-04-16fix(config): handle query config options (#9824)Oliwia Rogala
2024-04-15refactor: consolidate all config related code into config module (#9811)Oliwia Rogala