megayu
|
79c25837cb
|
Migrate from yarn to pnpm (#12529)
* migrate yarn to pnpm
* chore: update pnpm version to 10.33.0 across all package.json files
* chore: update .npmrc and package.json for improved dependency management
* chore: unify Clojure, Node, and Java version in workflow files
* fix: enable shamefully-hoist for now and add electron, keytar to onlyBuiltDependencies
* feat: add cider/piggieback dependency and update nREPL middleware configuration to silence warnings
* ensure pnpm setup prior to node setup
* fix: update logseq/bb-tasks git SHA
* feat: add pnpm configuration for onlyBuiltDependencies in package.json
* feat: add onlyBuiltDependencies configuration for better-sqlite3 in pnpm settings
* chore: update pnpm lockfile
* fix: resolve merge conflicts
* fix: remove invisible characters from markdown headers
* fix: update .npmrc comments for clarity on lockfile usage
* Revert "feat: add cider/piggieback dependency and update nREPL middleware configuration to silence warnings"
This reverts commit 70a111936f.
* fix: remove invisible characters from various README files and add .editorconfig
* fix: clarify lockfile resolution process in SKILL.md
---------
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
|
2026-04-24 23:40:25 +08:00 |
|
Tienson Qin
|
bbe75823c0
|
add ADR to store client ops in sqlite tables
|
2026-04-10 04:39:17 +08:00 |
|
Tienson Qin
|
b3e400c2ae
|
enhance(db-sync): move graph download to worker and stream kv snapshots
|
2026-04-01 03:04:23 +08:00 |
|
Tienson Qin
|
f7a7391196
|
enhance(sync): align db-sync/undo tests and lint
|
2026-03-21 18:46:35 +08:00 |
|
Tienson Qin
|
f928d895f7
|
enhance(sync): persist semantic undo history actions
|
2026-03-21 13:20:51 +08:00 |
|
Tienson Qin
|
f076804b41
|
enhance(sync): persist outliner ops for rebase
|
2026-03-19 18:28:19 +08:00 |
|
Tienson Qin
|
e3e54eba3f
|
tag/property/closed value should be hard retracted
|
2026-03-18 06:11:04 +08:00 |
|
Tienson Qin
|
9ff7b99bd4
|
add adr to strengthen simulation tests
|
2026-03-18 06:11:04 +08:00 |
|
Tienson Qin
|
fb76b061b4
|
fix: simplify db sync for recycle semantics
|
2026-03-18 06:11:04 +08:00 |
|
Tienson Qin
|
917309113f
|
feat: sync checksum
|
2026-03-17 00:07:33 +08:00 |
|
Tienson Qin
|
68476aee3e
|
refactor(outliner): batch ops via temp conn
|
2026-03-17 00:07:33 +08:00 |
|
Tienson Qin
|
42fec8324e
|
simplify sync by applied txs sequentially
|
2026-03-17 00:07:33 +08:00 |
|
Tienson Qin
|
adff65c6bc
|
support unencrypted graph
|
2026-02-12 02:15:14 +08:00 |
|
Tienson Qin
|
595957ef05
|
add adr for node.js sync server adapter
|
2026-01-30 21:32:40 +08:00 |
|
Tienson Qin
|
667e0d7f05
|
fix: undo && redo shouldn't write invalid data to server
|
2026-01-28 16:00:31 +08:00 |
|