Jeffrey Paul sneak
sneak pushed to main at sneak/neoirc 2026-03-07 14:43:59 +01:00
2da7f11484 Rename app from chat to neoirc, binary to neoircd (closes #46) (#47)
sneak closed issue sneak/neoirc#46 2026-03-07 14:43:58 +01:00
rename app: chat -> neoirc
sneak merged pull request sneak/neoirc#47 2026-03-07 14:43:58 +01:00
Rename app from chat to neoirc, binary to neoircd (closes #46)
sneak deleted branch fix/issue-44-default-db-path from sneak/neoirc 2026-03-06 12:40:29 +01:00
sneak pushed to main at sneak/neoirc 2026-03-06 12:40:29 +01:00
6e7bf028c1 fix: change appname to neoirc, default DB to /var/lib/neoirc/state.db (#45)
sneak closed issue sneak/neoirc#44 2026-03-06 12:40:29 +01:00
default db location is stupid
sneak merged pull request sneak/neoirc#45 2026-03-06 12:40:29 +01:00
fix: change appname to neoirc, default DB to /var/lib/neoirc/state.db
sneak commented on pull request sneak/upaas#158 2026-03-06 12:39:47 +01:00
feat: monolithic env var editing with bulk save

i like 'env' better than 'env-vars'.

sneak commented on issue sneak/upaas#157 2026-03-06 12:39:11 +01:00
bug: app slack/ntfy settings are not saved or properly displayed on edit

maybe it's not being properly saved on app creation - that could be the issue

sneak opened issue sneak/neoirc#46 2026-03-06 12:38:04 +01:00
rename app: chat -> neoirc
sneak opened issue sneak/upaas#157 2026-03-06 12:36:23 +01:00
bug: app slack/ntfy settings are not saved or properly displayed on edit
sneak commented on issue sneak/upaas#137 2026-03-06 12:32:31 +01:00
make test missing 30-second timeout

@clawbot this too

sneak commented on issue sneak/upaas#156 2026-03-06 12:32:17 +01:00
getting a 404 trying to change env vars from app page

@clawbot this too

sneak commented on issue sneak/neoirc#44 2026-03-06 12:31:32 +01:00
default db location is stupid

@clawbot pls get on this

sneak opened issue sneak/upaas#156 2026-03-06 12:29:18 +01:00
getting a 404 trying to change env vars from app page
sneak opened issue sneak/neoirc#44 2026-03-06 12:26:30 +01:00
default db location is stupid
sneak commented on pull request sneak/webhooker#42 2026-03-05 12:34:12 +01:00
feat: add CSRF protection, SSRF prevention, and login rate limiting

@clawbot pls fix conflicts

sneak closed issue sneak/webhooker#39 2026-03-05 12:32:58 +01:00
[security] Add request body size limits on form endpoints
sneak deleted branch security/headers-session-bodylimit from sneak/webhooker 2026-03-05 12:32:58 +01:00
sneak pushed to main at sneak/webhooker 2026-03-05 12:32:58 +01:00
1fbcf96581 security: add headers middleware, session regeneration, and body size limits (#41)