Merge pull request #42 from SteelDynamite/tm-branch-1SteelDynamite2026-04-14 15:50:02 +0100
c73d6a99eathe frontmatter due should be date... I don't want due anywhere
Tristan Michael
2026-04-14 07:33:33 -0700
afedac7d32the kebab menu calls the date on tasks a due date, but it's not a due date... it's just a date. can we make sure the codebase, documentation and everything is consistent about this?
Tristan Michael
2026-04-14 07:19:27 -0700
6a4b79801bAdd Google Tasks read-only workspace and sync
Tristan Michael
2026-04-14 07:02:50 -0700
Merge pull request #39 from SteelDynamite/ink-theme-eink-css-cleanupSteelDynamite2026-04-14 14:31:23 +0100
67eb90c2a0Introduce windowDecorations enum with three options
Tristan Michael
2026-04-14 06:02:30 -0700
6be1ee93c0on linux, when I click the new task button, the toast and the dimming of the background don't respect the visual borders of the app
Tristan Michael
2026-04-14 05:55:20 -0700
34d7e8b17dAdd Linux system window decorations setting
Tristan Michael
2026-04-14 05:58:17 -0700
31af983640Add ink theme and remove onyx border class
Tristan Michael
2026-04-14 05:27:21 -0700
Merge pull request #30 from SteelDynamite/workspace-settings-overhaulSteelDynamite2026-04-05 19:24:27 -0700
aac43d77d2Docs: update frontmatter examples and Task struct for version counter
Tristan Michael
2026-04-05 19:23:52 -0700
5e33416b22Slim task frontmatter: remove timestamps, add version counter + self-healing dedup
Tristan Michael
2026-04-05 19:22:01 -0700
eaab66609cDocs: update all markdown files to reflect workspace-settings-overhaul changes
Tristan Michael
2026-04-05 19:21:33 -0700
7cc899470fPolish: suppress error banner for transient sync failures and sort remote folders
Tristan Michael
2026-04-05 19:11:10 -0700
fbf1ba69efFix task list UX: deduplicate tasks and clear on list switch
Tristan Michael
2026-04-05 19:10:57 -0700
2c52afa8d7Add initial sync loading screen for new WebDAV workspaces
Tristan Michael
2026-04-05 19:10:49 -0700
ca52ed9feeRework safe area insets with CSS variables and per-element spacers
Tristan Michael
2026-04-05 19:10:37 -0700
501f991f2cfeat: replace custom WebDAV credential IO with pluginSwitch credential storage and retrieval the tauri_plugin_credentialsplugin and thread the AppHandle into handlers that need it.
Tristan Michael
2026-04-05 17:30:07 -0700
633337da4eAdd safe area insets for mobile status bar and navigation
Tristan Michael
2026-04-05 17:28:46 -0700
192b449e87Add tauri-plugin-credentials for cross-platform credential storage
Tristan Michael
2026-04-05 17:28:35 -0700
44ac2bc5b3Show sync counts only when non-zero
Tristan Michael
2026-04-05 16:38:21 -0700
0ae0705331Add per-workspace sync interval and fix download timestamp recording
Tristan Michael
2026-04-05 16:35:22 -0700
7e5b3ea7b0Remove list footer divider and reverse sync spinner
Tristan Michael
2026-04-05 16:24:17 -0700
2f90805594Remove manual sync UI; add auto-sync lifecycle and status
Tristan Michael
2026-04-05 16:19:43 -0700
e33fb9dd0bReplace timestamp LWW with checksum-based conflict resolution
Tristan Michael
2026-04-05 15:44:49 -0700
25358a9eecHandle remote-deleted + local-unchanged as local delete
Tristan Michael
2026-04-05 15:26:55 -0700
4c57851e15Rename workspace and remote folders with confirmation
Tristan Michael
2026-04-05 15:10:44 -0700
50d859ef80Refactor workspaces to use UUID keys
Tristan Michael
2026-04-05 14:58:31 -0700
a709df609fPrevent workspace name collisions
Tristan Michael
2026-04-05 14:49:55 -0700
095ac8fa97Parallelize workspace detection in folder listing
Tristan Michael
2026-04-05 14:37:58 -0700