summaryrefslogtreecommitdiff
path: root/internal/configuration/types.go
AgeCommit message (Expand)Author
2025-02-18feat(configuration): reusable definitions (#8077)James Elliott
2023-09-20feat(commands): config template command (#6013)James Elliott
2023-08-02test(configuration): add several scenarios (#5708)James Elliott
2023-05-31test(configuration): add some additional coverage (#5485)James Elliott
2023-02-19build(deps): update module github.com/knadh/koanf to v2 (#4952)renovate[bot]
2022-12-22feat(configuration): load config from directory (#4616)James Elliott
2022-12-22refactor(commands): command context (#4539)James Elliott
2022-12-21feat(configuration): file filters (#4515)James Elliott
2022-10-05refactor: any (#4133)James Elliott
2022-06-02fix(commands): hash-password usage instructions (#3437)James Elliott
2021-11-23feat(storage): primary key for all tables and general qol refactoring (#2431)James Elliott
2021-08-11fix: include major in go.mod module directive (#2278)James Elliott
2021-08-03feat(configuration): replace viper with koanf (#2053)James Elliott