Commit Graph

17 Commits

Author SHA1 Message Date
Tienson Qin
7d719623a1 refactor: prefer conn than repo for outliner core and rtc update 2025-12-26 00:05:43 +08:00
Tienson Qin
13f510ca0c enhance(mobile): auto-detect audio language 2025-09-25 17:09:27 +08:00
Tienson Qin
3729b88a12 enhance: use p/delay to yield to ensure ui db updated before resolve 2025-09-24 17:04:10 +08:00
Tienson Qin
985c757b5d chore: remove debug 2025-09-24 15:15:35 +08:00
Tienson Qin
c1b0c583e7 fix: reuse core.async promise-chan to await transact
Because the worker db may not be updated from thread-api calls.
2025-09-24 15:12:00 +08:00
Tienson Qin
98418bb57d fix: ensure ui db updated when remote transact promise returns 2025-09-24 13:57:46 +08:00
Tienson Qin
7a9fc2ccb7 remove ns frontend.db.transact 2025-09-23 20:44:18 +08:00
Tienson Qin
2495d9bf89 add more debug log 2025-09-23 20:44:18 +08:00
Tienson Qin
1a3b26c0bf debug: add Check log for mobile 2025-09-08 16:14:42 +08:00
Tienson Qin
69290cb938 debug: capture error when worker request failed 2025-09-08 14:52:59 +08:00
charlie
e024857d1e Merge branch 'feat/db' into feat/capacitor-new 2025-04-24 10:43:02 +08:00
charlie
f7997bee24 enhance(capacitor): dev scripts 2025-04-18 08:48:28 +08:00
Tienson Qin
1778af6105 per-tab undo redo 2025-04-16 00:37:08 +08:00
Gabriel Horner
20eac03cea refactor: mv common worker/frontend ns to frontend/common
Move common core.async, date and search utils to frontend/common.
Part of LOG-3171
2024-08-09 11:18:32 -04:00
Tienson Qin
244de2187e fix: quit batch tx mode even with errors
Also, throw errors and send notifications for apply-outliner-ops
2024-05-15 22:19:06 +08:00
Tienson Qin
c3e06b5ea8 fix: handle exceptions for async db requests 2024-03-07 00:19:18 +08:00
Gabriel Horner
c1ab37a372 fix: nbb not working in most deps
core.async isn't nbb compatible yet. Moved async transact to its own
frontend ns
2024-03-04 18:06:29 -05:00