Commit graph

  • b90fcf458a chore: sync package-lock.json to current version/license main ml2310 2026-07-13 17:22:16 +0800
  • 2522789bdb
    v1.0.10: mask refresh token field in settings (#6) 1.0.10 ml2310 2026-07-13 15:10:16 +0800
  • f182cbc2f7
    v1.0.10: mask refresh token field in settings claude/sleepy-clarke-2k3odx Claude 2026-07-13 04:00:02 +0000
  • b0de078e15
    v1.0.9: fix data-loss and correctness bugs across the sync engine (rebased onto v1.0.8) (#5) ml2310 2026-07-13 11:56:55 +0800
  • 7bcf6452c5
    v1.0.9: fix data-loss and correctness bugs across the sync engine (rebased onto v1.0.8) Claude 2026-07-13 02:38:32 +0000
  • 79b3fd0758 feat(v1.0.8): bound revision growth with active pruning (keepForever can't be unpinned) 1.0.8 ml2310 2026-07-13 09:10:56 +0800
  • e5cf6f9826 chore: ignore data.json backups (contain refresh token) 1.0.7 ml2310 2026-07-12 12:34:08 +0800
  • 963071f833 feat(v1.0.7): persist wholesale sync failures to .neogdsync/sync-errors.log ml2310 2026-07-12 12:33:48 +0800
  • 007ed0d23f
    Merge 94d6d8c32d into ad0fe5e48a Nick Benes 2026-06-20 16:33:15 -0400
  • 94d6d8c32d Expose Auth proxy URL in settings UI; bump to 1.0.8 Nick Benes 2026-06-20 16:32:46 -0400
  • ab3646a0b0 Bump to 1.0.7 for personal BRAT-installable build Nick Benes 2026-06-20 16:18:09 -0400
  • 3f33d518d1 Fix: honor custom authProxyUrl when refreshing access tokens Nick Benes 2026-06-20 15:55:26 -0400
  • ad0fe5e48a Add NeoGDSync logo ml2310 2026-06-04 16:40:08 +0800
  • 41a89b2cb4 chore: ignore local agent and generated artifacts ml2310 2026-05-26 17:16:06 +0800
  • 58a8db02a8 fix(manifest): use portal-readable funding URLs 1.0.6 ml2310 2026-05-26 17:06:44 +0800
  • e9ccbd5655 Add privacy policy page (docs/privacy.html) ml2310 2026-05-24 20:00:47 +0800
  • 29ac958658 v1.0.5: switch to neogdsync-worker (Web Application OAuth client) 1.0.5 ml2310 2026-05-24 19:51:27 +0800
  • 6dd16def1a v1.0.4: migrate legacy OGD proxy URL to self-hosted Worker on load 1.0.4 ml2310 2026-05-24 19:35:03 +0800
  • 03243972b1 v1.0.3: add Google Drive OAuth connect flow via Cloudflare Worker 1.0.3 ml2310 2026-05-24 19:20:38 +0800
  • 82f63abed7 v1.0.2: fix manifest description (remove word Obsidian); add funding URLs v1.0.2 ml2310 2026-05-24 17:09:00 +0800
  • bd5ed1ac62 Bump manifest and versions.json to v1.0.1 v1.0.1 ml2310 2026-05-24 15:14:13 +0800
  • 14c5439906 Bump to v1.0.1; replace third-party OAuth proxy with self-hosted Cloudflare Worker ml2310 2026-05-24 15:13:58 +0800
  • 8577ce5ae5 Bump to v1.0.0; fix author fields for community plugin submission 1.0.0 ml2310 2026-05-21 18:42:27 +0800
  • 7cb5986684
    Fix folder renames stuck in pendingOps forever (#2) ml2310 2026-05-21 18:41:05 +0800
  • ce67771be1 Fix folder renames stuck in pendingOps forever claude/ecstatic-ramanujan-a44b0f ml2310 2026-05-21 18:37:32 +0800
  • 7d68037555 Build main.js for v0.2.2 ml2310 2026-05-09 00:01:56 +0800
  • 4a2e75d759 Bump to v0.2.2; fix new-subfolder files not syncing to other devices 0.2.2 claude/youthful-dhawan-eecb42 ml2310 2026-05-08 19:58:59 +0800
  • 0e2ffe2e79 Bump to v0.2.1; fix cross-folder rename data loss + surface delete errors 0.2.1 ml2310 2026-05-01 18:09:51 +0800
  • 4104a479da Fix review bot: replace element.style.* with CSS class ml2310 2026-05-01 17:59:31 +0800
  • c46ece8f31 Bump to v0.2.0; fix Drive trash not propagating to other devices ml2310 2026-05-01 17:57:39 +0800
  • 5b0415f42b Add versions.json for BRAT compatibility ml2310 2026-04-30 12:53:55 +0800
  • b12ad07460 Bump to 0.1.20; fix manifest description case 0.1.20 ml2310 2026-04-30 12:32:10 +0800
  • 3ee7ba8886 feat: per-folder force push/pull ml2310 2026-04-30 12:29:33 +0800
  • 508db5e9ae Fix two trash-handling bugs that caused permanent loss + ghost resurrection 0.1.19 ml2310 2026-04-28 18:23:46 +0800
  • a073ec2a13 Fix: stale pendingOps permanently blocking Drive pulls in pullNewFromDrive 0.1.18 ml2310 2026-04-26 01:41:34 +0800
  • 02d513200a Bump version to 0.1.7 0.1.7 ml2310 2026-04-25 14:56:29 +0800
  • bf13e5e787 Fix: unknown Drive fileIds silently dropped; conflict resolution overwrites wrong version claude/blissful-burnell-465bfc ml2310 2026-04-25 14:47:42 +0800
  • b2b5272c63 Fix: silent fileId drop in smartSync and reversed conflict direction ml2310 2026-04-25 12:11:39 +0800
  • fa4f3b5691 feat: add Clear all conflicts button to ConflictModal ml2310 2026-04-24 21:39:16 +0800
  • 2906817f9e Fix: sentence case violations in settings UI text (L364, L378) ml2310 2026-04-16 10:07:47 +0800
  • 05682785f8 Bump version to 0.1.6 0.1.6 ml2310 2026-04-15 11:55:52 +0800
  • 66d33218ad Fix: revert ID→id overcorrection; eslint-plugin confirms ID is correct (acronym) ml2310 2026-04-15 11:55:45 +0800
  • 22fd51f1e9 Fix: all remaining Obsidian review bot required issues (v0.1.5) 0.1.5 ml2310 2026-04-15 11:03:34 +0800
  • ec5867b10b Fix: all Obsidian review bot required issues (v0.1.4) 0.1.4 ml2310 2026-04-14 22:17:46 +0800
  • a1e165969c Fix: pulled files still appear in pendingOps after sync (race condition) ml2310 2026-04-14 09:53:34 +0800
  • ef2016edab Fix: vault events during sync cause pulled files to re-appear in pendingOps ml2310 2026-04-14 09:45:47 +0800
  • 12df4f84a5 Bump version to 0.1.3 v0.1.3 0.1.3 ml2310 2026-04-14 09:30:04 +0800
  • 3fbe0dc525 Fix: pulled files re-added to pendingOps after sync (v0.1.3) ml2310 2026-04-14 09:30:04 +0800
  • d6fc188152 Add MIT LICENSE ml2310 2026-04-14 00:09:51 +0800
  • f799e6cc26 Fix: pendingOps flooding on every Obsidian restart (v0.1.2) v0.1.2 ml2310 2026-04-14 00:05:44 +0800
  • e0f7b422ee Fix: snapshot saves on unload, empty snapshot treated as baseline not full diff ml2310 2026-04-13 22:00:23 +0800
  • 5b1c3bfddb Fix: graceful getChanges failure — push local changes even if Drive changes fetch fails ml2310 2026-04-13 21:52:19 +0800
  • 16b6b31f7c Fix: prevent false conflicts and duplicate uploads ml2310 2026-04-13 21:33:48 +0800
  • c0556bc025 Fix: prevent false conflicts and duplicate uploads 0.1.1 ml2310 2026-04-13 21:33:48 +0800
  • 7d3c12908a Add MIT license ml2310 2026-04-13 02:04:58 +0800
  • 4784d6f221 Fix: align description with community-plugins.json ml2310 2026-04-13 02:04:51 +0800
  • 2fadb8d72e Add README ml2310 2026-04-13 02:00:24 +0800
  • 830c2e8edb Initial release of NeoGDSync v0.1.0 0.1.0 LM 2026-04-13 01:44:39 +0800