aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Config.php
Commit message (Expand)AuthorAgeFilesLines
* Correct type annotation in comment for Config::Get.Harald Eilertsen13 days1-1/+1
* fix another regression from last Lib/Config refactor which returned the defau...Mario2024-03-131-0/+3
* Work around possible loop and use Lib/Config in initMario Vavti2024-01-011-2/+0
* move App::$install check to Config::Load() as suggested by HaraldMario2023-12-201-7/+2
* Merge branch 'fix-config-deserialization' into 'dev'Mario2023-12-201-6/+15
|\
| * Fix deserialization of config values broken by 69266cd6.Harald Eilertsen2023-12-171-6/+15
* | fix loop as described in issue #1827Mario2023-12-171-0/+6
|/
* check return from Config::Load() and retry on failure plus cleanupMario Vavti2023-12-141-30/+57
* mod_search: fix the group by messzotlabs2018-01-211-2/+2
* :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-031-15/+14
* grrr. stop making branding assumptions.zotlabs2017-03-121-1/+1
* minor changes to config api and markdown_to_bbzotlabs2016-12-051-3/+3
* begin moving config to zotlabs. Leave procedural stubs for backward comaptibi...redmatrix2016-05-301-0/+166