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
|
3505f0e059
|
switch to uint64 cause native word length
|
2026-05-06 20:08:04 -06:00 |
|
ewpt3ch
|
8a2e6756cc
|
fixed errors identified by gosec
|
2026-05-06 19:18:38 -06:00 |
|
ewpt3ch
|
b4486ada26
|
create dirs if they do not exist
|
2026-05-05 15:02:07 -06:00 |
|
ewpt3ch
|
071eef95fb
|
replaced log with slog in internal/cache
|
2026-05-04 18:04:03 -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
|
58b5ab55ba
|
refactor all file serve logic into internal/cache
|
2026-05-01 23:44:37 -06:00 |
|