summaryrefslogtreecommitdiff
path: root/internal/config/server/server.go
AgeCommit message (Expand)Author
2024-09-21cleanupPaul Buetow
2024-09-18some stuffPaul Buetow
2024-09-12use pending.next to determine nextPaul Buetow
2024-09-12add pending.deletePaul Buetow
2024-09-03hiding generics as types cant be inferredPaul Buetow
2024-09-03refactorPaul Buetow
2024-09-03initial generic handling of environment variablesPaul Buetow
2024-09-03Partners and Servers are now slicesPaul Buetow
2024-09-03add EnvToStrSlicePaul Buetow
2024-08-29skip config file if it doesn't existPaul Buetow
2024-08-29can read secretsPaul Buetow
2024-08-29initial secrets config fielPaul Buetow
2024-08-29initial EnvToBoolPaul Buetow
2024-08-22initial schedulerPaul Buetow
2024-08-12initially can merge from remote partner but file to disk sync doesn't work ye...Paul Buetow
2024-08-12more idiomatic goPaul Buetow
2024-08-12initiate merge operation by cron tickerPaul Buetow
2024-08-11fixPaul Buetow
2024-08-11add CBs for config defaultsPaul Buetow
2024-08-11can configre cron intervalPaul Buetow
2024-08-11more on thisPaul Buetow
2024-08-11initial cron servicePaul Buetow
2024-06-17add EDITOR client config, plus a bit refactor of the config env handlingPaul Buetow
2024-05-15initial merge operationPaul Buetow
2024-05-11branch out serverconfigPaul Buetow