Commit Graph

23 Commits (fc44a60edf7ac902002abb765dbf0e59f53024a8)

Author SHA1 Message Date
Dmitry S fc44a60edf (core) When reporting email in log metadata, use normalized email.
4 months ago
Florent 5533b9b7ee
Fix server crash when client passes malformed JSON (#826)
4 months ago
Dmitry S 4d9bbf6263 (core) Exit more cleanly on unhandled errors, and handle errors writing to Clients.
6 months ago
Dmitry S 526a5df157 (core) Manage memory used for websocket responses to reduce the risk of server crashes.
10 months ago
George Gevoian 10f5f0cb37 (core) Add optional telemetry to grist-core
1 year ago
George Gevoian 1e873b4203 (core) Tweak telemetry
1 year ago
Jarosław Sadziński 9628253fd8 (core) Adding new column in users table "ref" with unique identifier.
2 years ago
Jarosław Sadziński 5219932a1f (core) i18
2 years ago
Alex Hall 1a6e1872de (core) Miscellaneous little logging improvements
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
Dmitry S 4f1cb53b29 (core) Converting server-side Comm.js to typescript
2 years ago
Paul Fitzpatrick ce7eb05ed4 (core) get user.Name through same mechanism as user.id for websocket Client
2 years ago
George Gevoian 4c5de16e2d (core) Include altSessionId in logs
2 years ago
George Gevoian 6305811ca6 (core) Add new Grist login page
2 years ago
Paul Fitzpatrick accd640078 (core) add a `user.SessionID` value for trigger formulas and granular access rules
2 years ago
Dmitry S f2f4fe0eca (core) Add LogMethods helper and use it for more JSON data in logs. Reduce unhelpful logging.
3 years ago
George Gevoian a6e08883e0 (core) Simple localization support and currency selector.
3 years ago
Dmitry S 869b2f00ec (core) Remove LoginSession, which was mainly serving situations that are no longer used.
3 years ago
Paul Fitzpatrick 47ea00dea3 (core) add user and docId to heartbeat logging
3 years ago
Paul Fitzpatrick 6af811f7ab (core) give more detailed reasons for access denied when memos are present
3 years ago
Paul Fitzpatrick 438f259687 (core) start reconciling forking with granular access
3 years ago
Paul Fitzpatrick 5ef889addd (core) move home server into core
4 years ago