..
__mocks__
fix: css issue with create task
2025-07-18 14:55:35 +08:00
__tests__
fix(dates): correct timezone handling for date display in task views
2025-09-02 12:41:05 +08:00
cache
refactor(repo)!: restructure directories for maintainability and update import paths
2025-08-19 10:37:07 +08:00
commands
refactor: remove duplicate re-export files and update all imports to point directly to new locations
2025-08-28 11:49:10 +08:00
common
fix(parser): respect custom project/context/area prefixes in task parsing
2025-09-03 13:48:21 +08:00
components
fix(dates): apply timezone handling to InlineEditor and TaskPropertyTwoColumnView
2025-09-02 12:46:09 +08:00
core
feat(core): integrate FileSource and add URI handler support
2025-08-23 11:34:00 +08:00
dataflow
fix(parser): respect custom project/context/area prefixes in task parsing
2025-09-03 13:48:21 +08:00
editor-extensions
fix: improve task regex to prevent matching nested brackets in status
2025-09-01 20:57:55 +08:00
executors /completion
refactor(dataflow): complete TaskManager to Dataflow migration with enhanced APIs
2025-08-22 13:25:12 +08:00
managers
fix(habits): improve habit sync and progress visualization
2025-09-01 12:55:49 +08:00
mcp
refactor(settings): consolidate dataflowEnabled into enableIndexer
2025-08-27 23:35:01 +08:00
pages
refactor: remove duplicate re-export files and update all imports to point directly to new locations
2025-08-28 11:49:10 +08:00
parsers
fix(tray): add cleanup handler for hard reloads and improve electron API access
2025-08-29 14:11:07 +08:00
services
refactor(dataflow): consolidate time parsing types and remove debug files
2025-08-24 21:04:28 +08:00
styles
refactor(settings): replace custom list UI with ListConfigModal and use native debounce
2025-08-31 21:41:04 +08:00
translations
feat(settings): improve heading filter UI and fix matching logic
2025-08-30 19:50:41 +08:00
types
refactor(canvas): consolidate Canvas parsing into core CanvasParser
2025-08-24 22:46:16 +08:00
utils
fix(dates): correct timezone handling for date display in task views
2025-09-02 12:41:05 +08:00
icon.ts
feat: support canvas indexer
2025-06-18 10:12:55 +08:00
index.ts
feat(habits): improve habit property handling and add reindex command
2025-09-01 09:57:35 +08:00
setting.ts
refactor(settings): replace custom list UI with ListConfigModal and use native debounce
2025-08-31 21:41:04 +08:00
test-setup.ts
chore: resolve conflict
2025-07-09 16:58:46 +08:00
utils.ts
feat: support new progressbar
2025-04-06 17:28:18 +08:00