Commit Graph

  • 1ec638453d Merge pull request 'Update dependency vue to v3.5.30' (#4) from renovate/vue-monorepo into main main Renovate Bot 2026-03-25 00:02:40 +00:00
  • 1e093a95fc Update dependency vue to v3.5.30 Renovate Bot 2026-03-25 00:02:27 +00:00
  • fa1a123648 Merge pull request 'Update dependency eslint to v9.39.4' (#3) from renovate/eslint-monorepo into main Renovate Bot 2026-03-24 07:55:42 +00:00
  • 78b118c670 Update dependency eslint to v9.39.4 Renovate Bot 2026-03-24 07:55:33 +00:00
  • 99ff69ec8c Merge pull request 'Update dependency daisyui to v5.5.19' (#2) from renovate/daisyui-5.x-lockfile into main Renovate Bot 2026-03-24 00:02:03 +00:00
  • 758603a960 Update dependency daisyui to v5.5.19 Renovate Bot 2026-03-24 00:01:46 +00:00
  • a7ff9c3a83 Merge pull request 'Update dependency @vitejs/plugin-vue to v6.0.5' (#1) from renovate/vitejs-plugin-vue-6.x-lockfile into main Renovate Bot 2026-03-23 18:42:03 +00:00
  • 2b244095ce Update dependency @vitejs/plugin-vue to v6.0.5 Renovate Bot 2026-03-23 18:41:50 +00:00
  • 0c74527da6 Add renovate.json deepDiverPaul 2026-03-23 18:40:12 +00:00
  • 09b4af9a6e Refactor task management, UI interactions, and theme support Paul Spenke 2026-03-08 19:54:30 +01:00
  • 25fd10a325 Refactor settings and task management, update API, and enhance type handling Paul Spenke 2026-03-07 23:14:54 +01:00
  • 353bbea093 Refactor task components, add mobile-friendly enhancements, and improve settings management Paul Spenke 2026-03-04 10:41:23 +01:00
  • 2fea267ce9 Add Dockerfile for containerized build and update package.json with start script for development server Paul Spenke 2026-03-01 15:40:05 +01:00
  • 5c23661a39 Add SettingsModal component and integrate with App.vue Paul Spenke 2026-02-23 20:03:04 +01:00
  • c724001c50 Refactor TodoItem and CreateModal to simplify state management and remove unused code Paul Spenke 2026-02-23 16:37:06 +01:00
  • 56f89b6669 Add HelpPanel and TodoItemTouch components, extend task commands, and refactor task and view logic Paul Spenke 2026-02-23 16:34:52 +01:00
  • ec76a52fdd - Implement ESLint with @antfu/eslint-config and apply consistent formatting across the codebase. - Refactor useTasks to improve task fetching, creation, and updating logic. - Enhance TodoItem and ListScreen with improved bindings, sorting, and category handling. - Update dependencies and adjust task grouping in various components. Paul Spenke 2026-02-22 16:24:55 +01:00
  • 395129abb1 Remove BiomeJS integration and improve task categorization in useTasks Paul Spenke 2026-02-22 15:39:02 +01:00
  • 90793571e2 Add Tauri compatibility fallback and switch to localStorage for web environments Paul Spenke 2026-02-22 13:40:43 +01:00
  • f1e098d3c7 Add TodoItem component, enhance task list, and improve API data handling Paul Spenke 2026-02-21 21:23:28 +01:00
  • e44e88adfd Update app icons for Android and Apple platforms, replace outdated assets, and add adaptive icon support Paul Spenke 2026-02-21 21:23:15 +01:00
  • 1c301d9545 Refactor settings management to use useSettings composable and enhance API auth header with decrypted credentials Paul Spenke 2026-02-21 17:19:44 +01:00
  • 06d8f8b27c Add jsencrypt dependency for RSA encryption support Paul Spenke 2026-02-21 17:19:31 +01:00
  • ffeb68ef17 Add useSettings composable for managing and persisting settings Paul Spenke 2026-02-21 17:19:23 +01:00
  • 951905b33c Introduce useCrypto composable for encryption and decryption with RSA Paul Spenke 2026-02-21 17:19:03 +01:00
  • e68cb85607 Ensure store changes persist by calling save() after set() Paul Spenke 2026-02-21 17:18:32 +01:00
  • 81b92ed5df Refactor task data management with composables and remove direct API calls from components Paul Spenke 2026-02-21 16:31:50 +01:00
  • feda048f1c Save settings (unsafe) Paul Spenke 2026-02-21 16:17:50 +01:00
  • c1810aa6b7 Next steps Paul Spenke 2026-02-21 13:47:12 +01:00
  • 939983a717 Initial commit Paul Spenke 2026-02-20 09:28:07 +01:00