Tom Moor
|
c6fb764631
|
chore: Move tracing decorators into the codebase (#4623)
* Vendorize tracing, finally fix service name issues
* Upgrade datadaog-metrics, rename decorators -> tracing
* lint
|
2022-12-31 04:54:51 -08:00 |
|
Tom Moor
|
b29a9fbeee
|
chore: Remove reliance on Markdown for document.getSummary, towards #3000
|
2022-12-30 15:14:59 -05:00 |
|
Tom Moor
|
7199088d1b
|
fix: Multiplayer changes attributed to incorrect user (#4282)
* fix: Multiplayer changes attributed to the wrong user, performance improvements
* fix: Actually use _last_ editor
|
2022-10-12 06:19:07 -07:00 |
|
Tom Moor
|
c9cd424a8d
|
chore: Remove over-usage of invariant (#3719)
|
2022-07-02 05:29:39 -07:00 |
|
Tom Moor
|
bf0ff6c823
|
chore: Casing of logger -> Logger as it's an instantiated class
|
2022-05-21 13:59:23 +01:00 |
|
Tom Moor
|
5cd4ecd34a
|
fix: CRDT creation touches document updated timestamp (#3482)
fix: Race condition in collaboration document persistence
|
2022-05-01 08:30:07 -07:00 |
|
Tom Moor
|
33ce49cc33
|
chore: Refactor data import (#3434)
* Complete refactor of import
* feat: Notion data import (#3442)
|
2022-04-23 10:07:35 -07:00 |
|
Tom Moor
|
4c4b80ba9b
|
fix: Collaboration debounce shared between docs (#3401)
* fix: Collaboration debounce shared between docs
* Rename, Tracing -> Metrics
* Add tracing
* tsc
* fix: Lock document row when loading document in collaboration service incase state needs writing
* fix: Incorrect service name regression
|
2022-04-16 14:58:17 -07:00 |
|