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
49398c1f0f99dd0292b452334149c28b38c7ea5a
pixa
/
internal
T
History
clawbot
49398c1f0f
check / check (push)
Successful in 1m42s
Details
Change schema_migrations version from TEXT to INTEGER
2026-03-19 23:07:06 -07: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
Bound imageprocessor.Process input read to prevent unbounded memory use (
#37
)
2026-03-20 07:01:15 +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