Commit graph

330 commits

Author SHA1 Message Date
Johannes Millan
669fcf0e50 feat(focusMode): better edge case handling 2018-03-04 17:48:34 +01:00
Johannes Millan
150fed1c14 feat(focusMode): add to pomodoro button 2018-03-04 17:34:01 +01:00
Johannes Millan
1d8013d313 feat(focusMode): link button functionality 2018-03-04 17:22:22 +01:00
Johannes Millan
da97c4cee0 feat(focusMode): add ui for component 2018-03-04 17:06:11 +01:00
Johannes Millan
8943f1bd76 feat(pomodoroFocus): add basic outline of component 2018-03-03 18:33:47 +01:00
Johannes Millan
c893fe9e42 feat: add original stacktrace to error handling 2018-03-03 18:09:08 +01:00
Johannes Millan
300caf073a feat: improve error handling by sending the errors to the frontend and show them there as well 2018-03-03 17:47:14 +01:00
Johannes Millan
a36f011976 fix: idle time not being tracked when option is disabled #56 2018-03-02 21:54:59 +01:00
Johannes Millan
28ff7825b9 1.8.3 2018-02-28 08:53:58 +01:00
Johannes Millan
05928c8c69 1.8.2 2018-02-28 08:49:04 +01:00
Johannes Millan
8959fdea44 fix: import data not working 2018-02-27 20:07:13 +01:00
Johannes Millan
55ee2665a3 fix: bug when huge amount of time was wrongly tracked when application is idle for a long time (e.g. when being on lock screen over several hours) 2018-02-27 19:51:42 +01:00
Johannes Millan
99b1db9caf feat: improve pomodoro messaging 2018-02-27 19:45:38 +01:00
Johannes Millan
3e680bf1d0 1.8.1 2018-02-26 20:12:34 +01:00
Johannes Millan
2f086427f1 feat(pomodoro): focus window on and after break or show notification for web 2018-02-26 20:06:48 +01:00
Johannes Millan
31a25b19b2 fix(dailySummary): always show time sheet export modal button 2018-02-26 20:02:01 +01:00
Johannes Millan
60e62bfe30 1.8.0 2018-02-25 18:48:08 +01:00
Johannes Millan
a77bfbd5d4 feat(sheetExport): keep the user logged in if possible 2018-02-25 16:49:54 +01:00
Johannes Millan
d3faaea99f feat(sheetExport): add loading spinner 2018-02-25 15:19:17 +01:00
Johannes Millan
db1ae33e64 feat(sheetExport): make it all work with electron 2018-02-25 14:11:54 +01:00
Johannes Millan
0f8d1162b7 feat(sheetExport): fix lint 2018-02-25 01:57:45 +01:00
Johannes Millan
e5daf8b0de feat(sheetExport): remove for electron version 2018-02-25 01:54:26 +01:00
Johannes Millan
5b73c2c57f feat(sheetExport): cleanup 2018-02-25 01:47:27 +01:00
Johannes Millan
4e0b0fba5f feat(sheetExport): add advanced formatting options 2018-02-25 01:45:50 +01:00
Johannes Millan
30cd123d6c feat(sheetExport): add saving rows 2018-02-24 22:16:47 +01:00
Johannes Millan
f3d3282599 feat(sheetExport): add all formatters 2018-02-24 20:49:11 +01:00
Johannes Millan
a4be335f7e feat: prevent multiple instances from being opened 2018-02-24 20:05:25 +01:00
Johannes Millan
eba5a5272e feat(sheetExport): prepare value replacement 2018-02-24 19:30:41 +01:00
Johannes Millan
2cc463da39 feat(sheetExport): persist and implement options 2018-02-24 18:10:10 +01:00
Johannes Millan
599eba73fd feat(sheetExport): add complete help 2018-02-24 17:52:55 +01:00
Johannes Millan
fecee98a12 feat(sheetExport): further outline time sheet export 2018-02-24 17:02:16 +01:00
Johannes Millan
e6839fe376 feat(sheetExport): refactor google api 2018-02-24 16:09:20 +01:00
Johannes Millan
13db77597a feat(sheetExport): outline ui 2018-02-24 13:43:43 +01:00
Johannes Millan
40e4050300 feat(sheetExport): prepare google spreadsheet export 2018-02-24 13:28:15 +01:00
Johannes Millan
8bba9f18de feat(sheetExport): add google api login 2018-02-24 12:12:28 +01:00
Johannes Millan
f875367e8d feat: prepare time sheet export 2018-02-23 17:12:47 +01:00
Johannes Millan
4fe85d1591 feat: improve pomodoro button states visibility 2018-02-22 20:59:14 +01:00
Johannes Millan
39d4e61357 fix: don't use done tasks for total estimate remaining calculation 2018-02-22 20:08:24 +01:00
Johannes Millan
2853606712 1.7.9 2018-02-21 20:00:29 +01:00
Johannes Millan
14a88f2653 feat: add option to require the user to manually confirm starting the next session 2018-02-21 19:59:57 +01:00
Johannes Millan
1e7c0b59d9 1.7.8 2018-02-19 20:35:40 +01:00
Johannes Millan
88463eba75 1.7.7 2018-02-19 20:14:47 +01:00
Johannes Millan
b5e0d6d792 1.7.6 2018-02-19 19:30:15 +01:00
Johannes Millan
546f3e4102 feat: add version string to update notification 2018-02-19 19:29:56 +01:00
Johannes Millan
0c6227a99e fix: pulling from wrong repository by getting git settings each time #55 2018-02-19 18:40:22 +01:00
Johannes Millan
b3cc7f8e5d fix: missing binding for close button on task selection dialog #53 2018-02-19 18:16:43 +01:00
Johannes Millan
20d6d6799e 1.7.5 2018-01-30 18:27:34 +01:00
Johannes Millan
49d7682b51 fix(pomodoro): better handling for when pomodoro was disabled in the options again #51 2018-01-30 18:26:10 +01:00
Johannes Millan
caa93e51f5 1.7.4 2018-01-26 11:14:06 +01:00
Johannes Millan
15e05c7616 feat(pomodoro): add interface to gnome shell indicator 2018-01-17 16:00:52 +01:00