Activity
fix: Change Gantt chart view mode from 'Week' to 'Day' for improved t…
fix: Change Gantt chart view mode from 'Week' to 'Day' for improved t…
feat: Enhance project editing with modal interface for name, billable…
feat: Enhance project editing with modal interface for name, billable…
feat: Implement subtask billable status inheritance from parent tasks
feat: Implement subtask billable status inheritance from parent tasks
chore: Update .gitignore to exclude XML files and log directory
chore: Update .gitignore to exclude XML files and log directory
fix: Use timestamp and duration to uniquely identify time entries
fix: Use timestamp and duration to uniquely identify time entries
feat: move settings button after dark mode toggle
feat: move settings button after dark mode toggle
feat: add import/export functionality for daily habits
feat: add import/export functionality for daily habits
feat: add horizontal line and "Today's Activity" title above total ti…
feat: add horizontal line and "Today's Activity" title above total ti…
feat: move time statistics before weekly chart
feat: move time statistics before weekly chart
feat: Add three-state toggle for habit tracking
feat: Add three-state toggle for habit tracking
feat: Update createTaskElement
to filter subtasks when rendering
feat: Update
createTaskElement
to filter subtasks when renderingfix: Handle timer state when user quits or refreshes the page
fix: Handle timer state when user quits or refreshes the page
fix: correctly record full pomodoro duration when timer ends
fix: correctly record full pomodoro duration when timer ends
fix: Improve accuracy of pomodoro timer by basing it on actual elapse…
fix: Improve accuracy of pomodoro timer by basing it on actual elapse…
fix: Load Cal-Heatmap and plugins as ES modules
fix: Load Cal-Heatmap and plugins as ES modules
feat: Reduce task path display width to ensure buttons are visible
feat: Reduce task path display width to ensure buttons are visible
fix: Initialize projectDropdowns array before use
fix: Initialize projectDropdowns array before use
feat: add onclick handler to home icon
feat: add onclick handler to home icon
feat: replace refresh button with import and export buttons
feat: replace refresh button with import and export buttons
feat: Add pomodoro duration setting
feat: Add pomodoro duration setting
feat: change weekly chart to display time in hours
feat: change weekly chart to display time in hours
docs: create README.md for Focus Flow project
docs: create README.md for Focus Flow project
feat: Add "Reading Book" example project
feat: Add "Reading Book" example project