04f55535a5
Refactor validation process and update configuration examples
main
s1d3sw1ped2026-05-28 21:06:28 -05:00
05640bb549
Refine README for validation server instructions and configuration clarity
s1d3sw1ped2026-05-28 21:05:58 -05:00
e4be82cddf
Remove obsolete validate-check target from Makefile to streamline validation process. Updated help message to reflect this change, enhancing clarity in available commands.
s1d3sw1ped2026-05-28 20:31:06 -05:00
60b2c3e514
Update Makefile to include linting in build, test, and test-race targets
s1d3sw1ped2026-05-28 20:29:36 -05:00
099e5347d5
Enhance Makefile and README for improved validation and cache management
s1d3sw1ped2026-05-28 20:26:23 -05:00
9c65cdb156
Fix HTTP status code for root path in ServeHTTP method to ensure correct response for upstream verification
1.0.11
s1d3sw1ped2025-07-19 04:42:20 -05:00
d94b53c395
Merge pull request 'Update .goreleaser.yaml and enhance HTTP client settings in steamcache.go' (#10) from fix/connection-pooling into main
1.0.9
s1d3sw1ped2025-07-19 09:13:37 +00:00
847931ed43
Update .goreleaser.yaml and enhance HTTP client settings in steamcache.go
s1d3sw1ped2025-07-19 04:12:56 -05:00
4387236d22
Merge pull request 'Update .goreleaser.yaml to use hyphens in name templates for archives and releases' (#9) from fix/goreleaser-config-fix-really into main
1.0.8
s1d3sw1ped2025-07-19 08:23:09 +00:00
f6ce004922
Update .goreleaser.yaml to use hyphens in name templates for archives and releases
s1d3sw1ped2025-07-19 03:22:08 -05:00
8e487876d2
Merge pull request 'Remove steamcache2 from the list of files in .goreleaser.yaml archives section.' (#8) from fix/goreleaser-config-fix into main
s1d3sw1ped2025-07-19 08:04:40 +00:00
1be7f5bd20
Remove steamcache2 from the list of files in .goreleaser.yaml archives section.
s1d3sw1ped2025-07-19 03:02:39 -05:00
f237b89ca7
Merge pull request 'Update versioning and logging in SteamCache2' (#7) from fix/goreleaser-config into main
s1d3sw1ped2025-07-19 07:59:02 +00:00
ae07239021
Update versioning and logging in SteamCache2
s1d3sw1ped2025-07-19 02:58:19 -05:00
4876998f5d
Merge pull request 'Enhance garbage collection and caching functionality' (#6) from feature/extended-gc-and-verification into main
s1d3sw1ped2025-07-19 07:28:12 +00:00
163e64790c
Enhance garbage collection and caching functionality
s1d3sw1ped2025-07-19 02:27:04 -05:00
00792d87a5
Merge pull request 'fix: gc was being stupid allowing another thread to take the space it made before it could not anymore' (#5) from fix/gc-breaking-downloads into main
1.0.7
s1d3sw1ped2025-07-13 12:51:17 +00:00
3427b8f5bc
fix: gc was being stupid allowing another thread to take the space it made before it could not anymore
s1d3sw1ped2025-07-13 07:50:22 -05:00
7f744d04b0
Merge pull request 'fix: trim query parameters from URL path in ServeHTTP to ensure cache key correctness' (#4) from fix/query-params into main
1.0.6
s1d3sw1ped2025-07-13 10:43:21 +00:00
6c98d03ae7
fix: trim query parameters from URL path in ServeHTTP to ensure cache key correctness
s1d3sw1ped2025-07-13 05:42:07 -05:00
17ff507c89
Merge pull request 'fix: redo the whole caching functionality to make it really 420 blaze it fast' (#3) from fix/blazing-sun-speed into main
1.0.5
s1d3sw1ped2025-07-13 10:21:19 +00:00
539f14e8ec
refactor: moved the GC stuff around and corrected all tests
s1d3sw1ped2025-07-13 04:20:12 -05:00
1673e9554a
Refactor VFS implementation to use Create and Open methods
s1d3sw1ped2025-07-13 03:17:22 -05:00
b83836f914
fix: update log message for server startup and improve request handling in ServeHTTP
s1d3sw1ped2025-07-12 09:48:06 -05:00
745856f0f4
fix: correct format key to formats in .goreleaser.yaml
s1d3sw1ped2025-07-12 09:21:56 -05:00
b4d2b1305e
fix: add logging for unsupported methods and error handling in ServeHTTP
s1d3sw1ped2025-07-12 08:50:34 -05:00
0d263be2ca
Merge pull request 'feat: update dependencies and improve caching mechanism' (#2) from feature/blazing-sun-speed into main
1.0.4
s1d3sw1ped2025-07-12 13:18:53 +00:00
63a1c21861
fix: update action versions to use main branch for consistency
s1d3sw1ped2025-07-12 07:32:35 -05:00
0a73e46f90
fix: remove golangci-lint-action from PR workflow
s1d3sw1ped2025-07-12 07:16:48 -05:00
6f1158edeb
fix: update action versions to use main branch for consistency
s1d3sw1ped2025-07-12 07:10:14 -05:00
93b682cfa5
chore: update action versions to latest in CI workflow
s1d3sw1ped2025-07-12 07:08:25 -05:00
e24af47697
feat: add upstream and verbose flags to command line interface feat: add upstream support allowing to chain cache servers if needed fix: tweaked garbage collection to be better
1.0.1
s1d3sw1ped2025-01-23 11:14:39 -06:00