Commit Graph

20 Commits

Author SHA1 Message Date
ewpt3ch 469ad69e42 explicitly ignore err on cleanup
ci / Tests (push) Has been cancelled
ci / Style (push) Has been cancelled
2026-05-07 10:35:44 -06:00
ewpt3ch 0a41b9186f graceful shutdown 2026-05-07 10:20:45 -06:00
ewpt3ch 2ae5ee8285 use os.*Root instead of os to prevent filesystem traversal bugs and security leaks 2026-05-06 22:22:41 -06:00
ewpt3ch 8a2e6756cc fixed errors identified by gosec 2026-05-06 19:18:38 -06:00
ewpt3ch 1c13112255 loglevel change endpoint 2026-05-05 11:57:24 -06:00
ewpt3ch 1ed1571c9e changed all "log" and "fmt" to "slog" in package main 2026-05-04 11:14:18 -06:00
ewpt3ch 2edab08448 added potential log levels to #log comments 2026-05-03 21:08:03 -06:00
ewpt3ch 46c2b9a2ff added #log at all points wherer log pkg is used 2026-05-03 09:51:20 -06:00
ewpt3ch f9f31c06bb switched remote to github.com 2026-04-30 13:58:11 -06:00
ewpt3ch 9fa2b93330 added multiple mirrors to round robin downloads from 2026-04-20 22:18:22 -06:00
ewpt3ch 6fdf5a4a52 added mirrored repos to config 2026-04-20 19:08:44 -06:00
ewpt3ch 727e9f40af added cli flag for specifying config 2026-04-20 18:56:22 -06:00
ewpt3ch 5c7bb72307 added log lines and changed config path for deployment 2026-04-18 19:10:18 -06:00
ewpt3ch abb8b58c2a renamed var 2026-04-15 14:49:23 -06:00
ewpt3ch 87d52aae58 read config from file 2026-04-15 14:22:05 -06:00
ewpt3ch 58f9093406 refresh handler 2026-04-15 14:13:28 -06:00
ewpt3ch 531df3ab2f refresh endpoint 2026-04-15 13:29:19 -06:00
ewpt3ch 5687f7f992 added refresh db capability and did some refactoring 2026-04-14 22:46:23 -06:00
ewpt3ch 54315ced9d implmented fetch on cache miss 2026-04-13 17:26:15 -06:00
ewpt3ch dc21cc8f5b basic download functionality 2026-04-11 17:20:21 -06:00