Commit Graph

10 Commits (05214d8f9a9c0d1becd19c08e72ef4c4abc5caf6)

Author SHA1 Message Date
George Gevoian c87d835533 (core) Update WS deps after grist-core sync
6 months ago
Jonathan Perret 96b652fb52
Support HTTP long polling as an alternative to WebSockets (#859)
6 months ago
Dmitry S 526a5df157 (core) Manage memory used for websocket responses to reduce the risk of server crashes.
1 year ago
Paul Fitzpatrick 7be0ee289d
support other SQLite wrappers, and various hooks needed by grist-static (#516)
1 year ago
Dmitry S 29a7eadb85 (core) Fix problem with localStorage in some cross-origin embed situations
2 years ago
Dmitry S a91d493ffc (core) Fix issue with 'UNEXPECTED ORDER OF CALLBACKS' in Client.ts.
2 years ago
Dmitry S d1c1416d78 (core) Add rules to eslint to better match our coding conventions.
3 years ago
Paul Fitzpatrick 47ea00dea3 (core) add user and docId to heartbeat logging
3 years ago
Paul Fitzpatrick e5c24eb5ea (core) revamp user attribute handling
4 years ago
Paul Fitzpatrick 1654a2681f (core) move client code to core
4 years ago