1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix overcomplicated is done/ undone marking More... about 8 years ago
rework task model for work view completly More... about 8 years ago
improve task list callbacks for moved item More... about 8 years ago
use copy while editing for edit on click directives More... about 8 years ago
get inline markdown to use copy instead of real time updates More... about 8 years ago
fix lint errors More... about 8 years ago
make more flexible break mode indicator More... about 8 years ago
add favicon for web More... about 8 years ago
properly order time tracking history More... about 8 years ago
add most basic time tracking history More... about 8 years ago
center go home button on daily summary More... about 8 years ago
refactor daily agenda to have a page together with time tracking history More... about 8 years ago
beautify everything with icons and integrate work view and daily summary More... about 8 years ago
make header buttons look awesome! More... about 8 years ago
remove double entry for gitignore More... about 8 years ago
add mousewheel zoom for electron More... about 8 years ago
add autofocus on time estimate per default More... about 8 years ago
add transition timeout also to buttons and checkbox hover More... about 8 years ago
add doc More... about 8 years ago
refactor constants into their own file More... about 8 years ago
make markdown links work More... about 8 years ago
reduce space used by task list controls (play, handle and time) More... about 8 years ago
make idle tracking (when there is no current task) and task selection work with sub tasks More... about 8 years ago
Merge remote-tracking branch 'origin/develop' into develop More... about 8 years ago
improve take a break notifier with idle time (don't show when idle) and add a longer delay to give more time to respond and snooze take a break reminder More... about 8 years ago
minor fixes More... about 8 years ago
remove bootstrap and jquery optional deps More... about 8 years ago
use moment to determine idle value as it otherwise seems to be not precise More... about 8 years ago
update ping interval of idle to 30 seconds More... about 8 years ago
refactor timeSpentUpdates for tasks service and fix issue when todays timeSpent was overwritten by idle dialog More... about 8 years ago