]> git.mxchange.org Git - friendica.git/history - src/Core/Config/Model/Config.php
Merge pull request #12674 from nupplaphil/bug/config_typesafe
[friendica.git] / src / Core / Config / Model / Config.php
2023-01-15 Hypolite PetovanMerge pull request #12674 from nupplaphil/bug/config_ty...
2023-01-13 Hypolite PetovanMerge pull request #12663 from nupplaphil/sec/xss_404
2023-01-11 Hypolite PetovanMerge pull request #12655 from annando/fix-communication
2023-01-11 Hypolite PetovanMerge pull request #12653 from nupplaphil/bug/config_re...
2023-01-11 PhilippImprove encapsulation
2023-01-11 PhilippAssure that deleted cat/keys are working as expected
2023-01-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-07 Hypolite PetovanMerge pull request #12622 from nupplaphil/bug/config
2023-01-06 PhilippConfig fixings
2023-01-06 PhilippSome improvements
2023-01-05 Michael VogelMerge pull request #12615 from MrPetovan/task/12601...
2023-01-04 Hypolite PetovanMerge pull request #12605 from nupplaphil/feat/addons_load
2023-01-04 PhilippUse addons config entries instead of the addon table
2023-01-03 Hypolite PetovanMerge pull request #12593 from nupplaphil/feat/node...
2023-01-03 PhilippApply suggestions
2023-01-03 PhilippIntroduce ISetConfigValuesTransactional for transaction...
2023-01-03 PhilippApply suggestions from code review
2023-01-03 PhilippRefactor IManageConfigValues interface
2023-01-03 PhilippIntroduce lightweight Config model
2021-10-26 PhilippRefactoring Core class structures ...
2021-10-26 PhilippRestructure (P)Config to follow new paradigm