krelltunez/lastGLANCE
When did you last...?
choresprivacy-firstproductivitypwareactself-hosted
First Claude commit: May 4, 2026Last Claude commit: 9d agoDiscovered: Jun 6, 2026
Recent Claude Commits
docs: update intent protocol and package docs for v1.5.0/v1.5.1
eee53579d agoauthor_emailBump version to 1.5.1
c867c2e9d agoauthor_emailGive Health and Vehicle seed chores distinct per-chore icons
9cd85f69d agoauthor_emailFix seed icons: use registry-safe Lucide names for Home and Finances
5a19e9c9d agoauthor_emailAdd DB migration v11 to fix icon backfill for Home/Finances seed records
be41f2a9d agoauthor_emailAdd distinct icons to Home and Finances seed chores; backfill migration
efb54b69d agoauthor_emailAdd -> dG button to chore detail modal
1ec3aae9d agoauthor_emailTreat 5xx responses as transient in intent file poller
020c12c9d agoauthor_emailchore: bump version to v1.5.0
56abae89d agoauthor_emailDon't log or skip files permanently on transient network errors in poller
0415a3310d agoauthor_emailFix false abort errors when PWA goes to background during intent emit
185e1bb10d agoauthor_emailfix(sync): bump updated_at on category and chore reorder
fc3703e10d agoauthor_emailchore: bump @glance-apps/sync to v1.1.2
55e733510d agoauthor_emailfix: strip weak ETag W/ prefix from If-Match header in WebDAV proxy
72fa43a10d agoauthor_emailfix(sync): strip legacy non-UUID ids in mergePayloads before merge
fd5148e10d agoauthor_emailfix(sync): filter legacy non-UUID ids from buildPayload output
989d89510d agoauthor_emailfix(sync): sanitize legacy tombstones with non-UUID ids
3d747b010d agoauthor_emailfix(sync): log full details of dropped legacy completionEvents
8f2f53410d agoauthor_emailfix(sync): sanitize legacy completionEvents with non-UUID sync_ids before validation
5f00e0510d agoauthor_emailShared user roster sync: guard on multiUserEnabled, refresh after sync
2cda0ae10d agoauthor_emailfix: add trailing slash to testConnection URL to avoid 301 redirect
3b78b5311d agoauthor_emailBump @glance-apps/sync to ^1.1.1
b6c57b611d agoauthor_emailFix engine.test.ts build error: add users and settings to SyncPayload fixtures
19a156011d agoauthor_emailFix phantom completions and cursor skip in intents poller
3c9ea8711d agoauthor_emailPort dedup fix onto current main: use payload.event_id as CompletionEvent sync_id
4d5918111d agoauthor_emailRemove debug logging
a93154111d agoauthor_emailFix listFiles PROPFIND 301 redirect by appending trailing slash
06c547711d agoauthor_emailAdd debug logging inside listFiles for PROPFIND diagnosis
e10da4711d agoauthor_emailAdd temporary debug logging to intents poller
be2efd511d agoauthor_emailRevert listFiles PROPFIND parser back to working regex approach
fae8cb711d agoauthor_emailFix listFiles PROPFIND parser to handle prefixed DAV namespace elements
6cac1a011d agoauthor_emailBump @glance-apps/intents to 1.3.2; store completed_by_user_id from NOTIFY events
770a87e11d agoauthor_emailBump @glance-apps/intents to v1.3.1
5b3045612d agoauthor_emailInclude assigned_user_ids in CREATE intent payload
88f4c2f12d agoauthor_emailBump Plug icon to size 22 in mobile settings sheet
c6f159e12d agoauthor_emailBump Plug icon to size 20 in mobile settings sheet
841501e12d agoauthor_emailReorder and fix mobile settings sheet
c4fe73312d agoauthor_emailFix Mine FAB position and size on mobile
c4d3aab12d agoauthor_emailReplace mobile tab-strip Mine button with FAB above search FAB
d7d104d12d agoauthor_emailFix M shortcut reading stale filter value via ref
992abd512d agoauthor_emailFix TS error: pass value not callback to setFilter
10f9a7d12d agoauthor_emailAdd M shortcut to toggle Mine/All filter; document in shortcuts modal
a56da7912d agoauthor_emailMove Mine/All filter button to header row 1 on desktop
eaebeb412d agoauthor_emailFix filter button not appearing after setting Me without page reload
69f22ec12d agoauthor_emailAdd DB migration v9 to deduplicate users table at open time
773b95c12d agoauthor_emailDeduplicate users before engine.sync() fires on mount
8f52ff512d agoauthor_emailDeduplicate sync arrays before merge to prevent main-thread freeze
058ff5c12d agoauthor_emailRewrite applyPayload to use bulk DB ops instead of per-record queries
6c7e59812d agoauthor_emailMemoize UsersContext value to stop cascade re-renders on modal open
de923b012d agoauthor_emailAuto-deduplicate users on each shared roster sync
6ec111f12d agoauthor_email