- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
[security] Add CSP headers for embedded web SPA
feat: add Content-Security-Policy middleware
feat: implement hashcash proof-of-work for session creation
did you copy main branch or write your own?
[bug] SPA reconnect does not restore channel tabs
fix: replay channel state on SPA reconnect
[bug] Add version field to /api/v1/server response
fix: add version field to /api/v1/server response
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…
policy: no build artifacts in repos
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…