This website requires JavaScript.
Explore
Help
Sign In
sneak
/
pixa
Watch
1
Star
0
Fork
0
Code
Issues
48
Pull Requests
4
Actions
Packages
Projects
Releases
Wiki
Activity
Files
862226b910f26f07c64569b8a2eebb96e50a108e
pixa
/
internal
T
History
sneak
862226b910
check / check (push)
Successful in 1m0s
Details
Merge branch 'main' into feature/migrations-table-schema-file
2026-03-20 23:58:08 +01:00
..
config
fix: update Dockerfile to Go 1.25.4 and resolve gosec lint findings
2026-02-25 05:44:49 -08:00
database
Change schema_migrations version from TEXT to INTEGER
2026-03-19 23:07:06 -07:00
encurl
Add 'Never' expiry option for encrypted URLs
2026-01-08 11:08:11 -08:00
globals
Consolidate appname to internal/globals as a constant (
#34
)
2026-03-20 07:04:54 +01:00
handlers
feat: parse version prefix from migration filenames (
#33
)
2026-03-18 03:18:38 +01:00
healthcheck
Rename unused parameters to _ to satisfy linter
2026-01-08 02:27:45 -08:00
imageprocessor
Bound imageprocessor.Process input read to prevent unbounded memory use (
#37
)
2026-03-20 07:01:15 +01:00
imgcache
Enforce and document exact-match-only for signature verification (
#40
)
2026-03-20 23:56:45 +01:00
logger
fix: resolve all golangci-lint errors
2026-02-25 19:58:37 +07:00
middleware
Fix logging: add response_bytes to middleware, cache_key to handler
2026-01-08 13:05:10 -08:00
seal
Add seal package for authenticated encryption
2026-01-08 07:37:53 -08:00
server
Change encrypted URL format to /v1/e/{token}/img.{ext}
2026-01-08 16:14:01 -08:00
session
Add session package for encrypted cookie management
2026-01-08 07:37:58 -08:00
static
Add static files and HTML templates for web UI
2026-01-08 07:38:09 -08:00
templates
Add AVIF option to URL generator
2026-01-08 13:12:51 -08:00