summaryrefslogtreecommitdiff
path: root/internal/config/state.go
AgeCommit message (Expand)AuthorFiles
2024-05-27[experiment] add alternative wasm sqlite3 implementation available via build-...Libravatar kim1
2023-07-10[feature] Use Read/Write lock for config (#1969)Libravatar Daenney1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-12-11[feature] support configuring database caches (#1246)Libravatar kim1
2022-09-29[feature] update config types to use bytesize.Size (#828)Libravatar kim1
2022-06-08[bugfix] #621: add weak type handing to mapstructure decode (#625)Libravatar kim1
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim1