Commit Graph

9 Commits (96b652fb523801cf3f9ac3382534ef1735eb3d86)

Author SHA1 Message Date
Jonathan Perret 96b652fb52
Support HTTP long polling as an alternative to WebSockets (#859)
2 months ago
Dmitry S 4d9bbf6263 (core) Exit more cleanly on unhandled errors, and handle errors writing to Clients.
6 months ago
Dmitry S 3210eee24f (core) Revamp ForwardAuthLogin and unify with GRIST_PROXY_AUTH_HEADER
7 months ago
Dmitry S 526a5df157 (core) Manage memory used for websocket responses to reduce the risk of server crashes.
10 months ago
Jarosław Sadziński 5219932a1f (core) i18
2 years ago
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Dmitry S a91d493ffc (core) Fix issue with 'UNEXPECTED ORDER OF CALLBACKS' in Client.ts.
2 years ago
Paul Fitzpatrick 561d9696aa (core) clean up interaction of forward auth with session
2 years ago
Dmitry S 4f1cb53b29 (core) Converting server-side Comm.js to typescript
2 years ago