]> git.mxchange.org Git - friendica.git/history - src/Core/Config/Model
Disable setting fields in case we use environment variables
[friendica.git] / src / Core / Config / Model /
2023-03-27 PhilippDisable setting fields in case we use environment variables
2023-02-20 Hank GrabowskiMerge branch 'develop' into mastodon-instance-v2-implem...
2023-02-20 PhilippMerge pull request #12821 from HankG/notifications...
2023-02-20 Hank GrabowskiMerge branch 'develop' into blocks-and-mutes-fixes
2023-02-20 Hank GrabowskiMerge branch 'develop' into fix-blocks-listing
2023-02-20 Hypolite PetovanMerge pull request #12814 from nupplaphil/bug/config_mu...
2023-02-20 PhilippFix multiple serialized values
2023-02-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-02-13 Hypolite PetovanMerge pull request #12772 from nupplaphil/feat/config_h...
2023-02-12 PhilippFix and adapt tests
2023-02-10 Philippadd license
2023-02-10 PhilippRevert node.config.php into Config table
2023-01-22 MichaelDebug message removed
2023-01-22 MichaelMore configs moved to key values
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-04 Hypolite PetovanMerge pull request #12606 from nupplaphil/bug/file_put
2023-01-04 PhilippJust commit config transactions if something changed
2023-01-03 Hypolite PetovanMerge pull request #12593 from nupplaphil/feat/node...
2023-01-03 PhilippUpdate src/Core/Config/Model/ConfigTransaction.php
2023-01-03 PhilippRemove get() from config transaction interface
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