Jeffrey Paul sneak
sneak closed issue sneak/neoirc#41 2026-03-10 11:20:16 +01:00
[security] Add CSP headers for embedded web SPA
sneak merged pull request sneak/neoirc#64 2026-03-10 11:20:15 +01:00
feat: add Content-Security-Policy middleware
sneak commented on pull request sneak/neoirc#63 2026-03-10 11:12:06 +01:00
feat: implement hashcash proof-of-work for session creation

did you copy main branch or write your own?

sneak commented on issue sneak/neoirc#41 2026-03-10 11:10:44 +01:00
[security] Add CSP headers for embedded web SPA

@clawbot this is yours.

sneak deleted branch fix/spa-reconnect-channel-tabs from sneak/neoirc 2026-03-10 11:08:14 +01:00
sneak pushed to main at sneak/neoirc 2026-03-10 11:08:14 +01:00
f287fdf6d1 fix: replay channel state on SPA reconnect (#61)
sneak closed issue sneak/neoirc#60 2026-03-10 11:08:13 +01:00
[bug] SPA reconnect does not restore channel tabs
sneak merged pull request sneak/neoirc#61 2026-03-10 11:08:13 +01:00
fix: replay channel state on SPA reconnect
sneak pushed to fix/spa-reconnect-channel-tabs at sneak/neoirc 2026-03-10 11:06:46 +01:00
db9031448b Merge branch 'main' into fix/spa-reconnect-channel-tabs
687c958bd1 fix: add version field to /api/v1/server response (#62)
Compare 2 commits »
sneak deleted branch fix/server-version-field from sneak/neoirc 2026-03-10 11:05:11 +01:00
sneak pushed to main at sneak/neoirc 2026-03-10 11:05:11 +01:00
687c958bd1 fix: add version field to /api/v1/server response (#62)
sneak closed issue sneak/neoirc#43 2026-03-10 11:05:11 +01:00
[bug] Add version field to /api/v1/server response
sneak merged pull request sneak/neoirc#62 2026-03-10 11:05:11 +01:00
fix: add version field to /api/v1/server response
sneak commented on pull request sneak/neoirc#61 2026-03-10 10:36:46 +01:00
fix: replay channel state on SPA reconnect

shouldn’t lint happen before web build? also, why is linting running against the build artifact? it should run against the INPUT code.

the reason we have a separate lint build stage is so…

sneak deleted branch policy/no-build-artifacts from sneak/prompts 2026-03-10 10:34:58 +01:00
sneak pushed to main at sneak/prompts 2026-03-10 10:34:58 +01:00
eb6b11ee23 policy: no build artifacts in repos (#15)
sneak merged pull request sneak/prompts#15 2026-03-10 10:34:57 +01:00
policy: no build artifacts in repos
sneak commented on issue sneak/neoirc#42 2026-03-10 01:17:48 +01:00
[deps] Evaluate migration from chi v1 to chi/v5

@clawbot do it

sneak commented on issue sneak/neoirc#43 2026-03-10 01:17:32 +01:00
[bug] Add version field to /api/v1/server response

@clawbot do it

sneak commented on pull request sneak/neoirc#61 2026-03-10 01:16:31 +01:00
fix: replay channel state on SPA reconnect

the compiled SPA should not be committed in the repo.

please update our repo policies in sneak/prompts to be clear that build artifacts (code-derived data) never get committed if it can be…