Jeffrey Paul sneak
sneak merged pull request sneak/pixa#34 2026-03-20 07:04:54 +01:00
Consolidate appname to internal/globals as a constant
sneak commented on pull request sneak/pixa#36 2026-03-20 07:03:52 +01:00
Move schema_migrations table creation into 000.sql

schema versions should be an int not text

sneak commented on pull request sneak/pixa#37 2026-03-20 07:01:55 +01:00
Bound imageprocessor.Process input read to prevent unbounded memory use

@clawbot please fix the nit - sloppy and unprofessional

sneak deleted branch fix/bounded-processor-read from sneak/pixa 2026-03-20 07:01:16 +01:00
sneak pushed to main at sneak/pixa 2026-03-20 07:01:16 +01:00
55a609dd77 Bound imageprocessor.Process input read to prevent unbounded memory use (#37)
sneak closed issue sneak/pixa#31 2026-03-20 07:01:15 +01:00
imageprocessor.Process appears to do unbounded read into memory
sneak merged pull request sneak/pixa#37 2026-03-20 07:01:15 +01:00
Bound imageprocessor.Process input read to prevent unbounded memory use
sneak commented on pull request sneak/upaas#166 2026-03-20 06:58:31 +01:00
feat: add custom health check commands per app
sneak pushed to 47-add-todo-section-to-readme at sneak/mfer 2026-03-20 06:57:40 +01:00
11cc2926cb Merge branch 'main' into 47-add-todo-section-to-readme
01124c10d9 Add Gitea Actions CI workflow (#53)
Compare 2 commits »
sneak deleted branch 48-repo-standards from sneak/mfer 2026-03-20 06:57:29 +01:00
sneak pushed to main at sneak/mfer 2026-03-20 06:57:28 +01:00
01124c10d9 Add Gitea Actions CI workflow (#53)
sneak merged pull request sneak/mfer#53 2026-03-20 06:57:28 +01:00
Add Gitea Actions CI workflow
sneak deleted branch fix/88-absolute-datadir from sneak/dnswatcher 2026-03-20 06:56:10 +01:00
sneak pushed to main at sneak/dnswatcher 2026-03-20 06:56:10 +01:00
f788037bfb config: use /var/lib/dnswatcher as default data directory (#89)
sneak merged pull request sneak/dnswatcher#89 2026-03-20 06:56:10 +01:00
config: use /var/lib/dnswatcher as default data directory
sneak closed pull request sneak/vaultik#47 2026-03-20 06:55:39 +01:00
fix: use deleteSnapshotFromLocalDB in syncWithRemote
sneak closed issue sneak/neoirc#83 2026-03-20 06:54:06 +01:00
auth system?
sneak deleted branch feature/username-hostname-support from sneak/neoirc 2026-03-20 06:53:36 +01:00
sneak pushed to main at sneak/neoirc 2026-03-20 06:53:36 +01:00
db3d23c224 feat: add username/hostname support with IRC hostmask format (#82)
sneak closed issue sneak/neoirc#81 2026-03-20 06:53:36 +01:00
add username/hostname support