Tienson Qin
b8ebdd575c
add server usage stats script ( #12557 )
...
* enhance(db-sync): add usage stats script
* fix(db-sync): use --local for local D1 scripts
* fix(db-sync): record activity only on successful sync requests
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-04 07:59:15 +08:00
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
92999a6a76
use agent-browser for sync parallel clients tests
2026-04-06 23:02:48 +08:00
Tienson Qin
c360713063
add script to download a graph to debug
2026-03-30 18:36:18 +08:00
Tienson Qin
b137eeedea
add script to delete user
2026-03-26 14:12:43 +08:00
Tienson Qin
b8d7483a81
add scripts to manage graphs
2026-03-17 00:07:33 +08:00
Tienson Qin
084b5193c3
fix: sync doesn't work on node adapter
2026-02-12 19:31:24 +08:00
Gabriel Horner
8bf63e9715
chore: docs on running wrangler locally
2026-02-09 11:31:41 -05:00
Tienson Qin
7a915a31b1
remove static auth because signin/up doesn't support custom login
2026-02-06 17:35:30 +08:00
Tienson Qin
ef17ce59c3
add sentry to collect errors
2026-02-01 23:39:25 +08:00
Tienson Qin
8f76e4dbb0
don't initialize schema at request time
2026-01-31 07:01:30 +08:00
Tienson Qin
b8445a6395
node.js adapter
2026-01-31 00:51:35 +08:00