Commit graph

351 commits

Author SHA1 Message Date
Johannes Millan
2d5c5dcc09 feat(gDriveSync): add import of data 2018-03-09 16:48:02 +01:00
Johannes Millan
67d03d7e13 feat(gDriveSync): add settings and improve structure 2018-03-09 16:02:21 +01:00
Johannes Millan
528020c037 feat(gDriveSync): basic saving 2018-03-09 15:30:30 +01:00
Johannes Millan
bc3102e7fd fix(thumbnails): fix removing local links 2018-03-09 15:30:08 +01:00
Johannes Millan
8b7376f966 feat(thumbnails): prevent dragging of fullscreen image 2018-03-09 15:12:32 +01:00
Johannes Millan
e9897859f0 feat: make notes more recognizable by changing their color 2018-03-09 00:31:24 +01:00
Johannes Millan
9354791ec8 feat: let notes take up less space if empty 2018-03-09 00:24:52 +01:00
Johannes Millan
7d3b057768 feat(thumbnails): add enlarging of thumbnails 2018-03-09 00:05:35 +01:00
Johannes Millan
05fb01ff24 feat(thumbnails): add thumbnails 2018-03-08 22:59:56 +01:00
Johannes Millan
bbdeb5c266 feat(thumbnails): add new global link type 2018-03-08 22:21:08 +01:00
Johannes Millan
8ee53435db fix(pomodoroFocus): fix possible error 2018-03-06 22:39:51 +01:00
Johannes Millan
e88cc50864 feat: show images being dropped on markdown area as images rather than opening a dialog for attachments 2018-03-06 21:41:03 +01:00
Johannes Millan
bf05be1789 feat(pomodoroFocus): also show parent task name in focus mode 2018-03-06 21:12:47 +01:00
Johannes Millan
bca481304b feat(pomodoroFocus): re-arrange ui 2018-03-06 20:58:32 +01:00
Johannes Millan
fe0302162c fix(timeSheetExport): allow for custom date formats 2018-03-06 20:34:58 +01:00
Johannes Millan
2ae102f377 fix(timeSheetExport): use us/en date per default for export 2018-03-06 20:24:07 +01:00
Johannes Millan
272dc50802 feat(focusMode): clean up and fine tuning 2018-03-04 18:27:59 +01:00
Johannes Millan
b97767dd9b feat(focusMode): add keyboard shortcut for focus mode 2018-03-04 18:25:45 +01:00
Johannes Millan
7ee2fc230d feat(focusMode): make drop and drag work for focus mode 2018-03-04 18:23:13 +01:00
Johannes Millan
d6f9c71634 feat(focusMode): implement as state 2018-03-04 18:12:38 +01:00
Johannes Millan
4d75537981 fix: settings state name 2018-03-04 18:00:03 +01:00
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