onyx-tasks/apps/tauri/src
Claude 9a8a1a9f8e
style(sync): replace stray var with const in restartSyncInterval
Lone var in an otherwise let/const file — promote to const since the
value never gets reassigned. No behavior change.
2026-04-19 07:13:47 +00:00
..
lib style(sync): replace stray var with const in restartSyncInterval 2026-04-19 07:13:47 +00:00
test Add Vitest suite covering the smoke-test fixes 2026-04-17 14:33:12 +00:00
app.css the 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? 2026-04-14 07:19:27 -07:00
App.svelte Introduce windowDecorations enum with three options 2026-04-14 06:02:30 -07:00
main.ts tauri and flutter guis 2026-03-17 09:38:53 -07:00