Commit graph

122 commits

Author SHA1 Message Date
Johannes Millan
2c8255b081 fix: allow to display images from file system #549 2020-10-02 15:30:22 +02:00
Johannes Millan
114d146bc4 chore: upgrade electron 2020-08-29 00:07:35 +02:00
Johannes Millan
c75b5aaa62 refactor: enable strict mode for real #509 2020-08-23 13:40:20 +02:00
Johannes Millan
1a364ac5bc fix: lazy interval bug (unable to delete reminder) 2020-08-22 15:09:08 +02:00
Johannes Millan
3ca1f57c63 fix: make lazy set intervals work with electron 2020-08-17 23:05:02 +02:00
Johannes Millan
cd8438db23 fix: replace setInterval with lazy implementation everywhere #493 2020-08-17 21:28:25 +02:00
Johannes Millan
3666571267 feat(dbx): improve syncing once more 2020-07-31 00:15:58 +02:00
Johannes
ba8ccb56d4 feat(jira): make wonky cookie mode work for images and attachments 2020-07-17 17:10:47 +02:00
Johannes
e88d72e558 feat(jira): improve error logging for electron 2020-07-16 18:32:31 +02:00
Johannes Millan
6a43013e11 refactor: cleanup 2020-07-07 13:10:52 +02:00
Johannes Millan
1e0506a16b feat(electron): add flag for custom url 2020-07-07 12:19:04 +02:00
Johannes Millan
7418f7e46c feat: add flag to start dev tools for produciton initially 2020-07-07 11:24:45 +02:00
Johannes Millan
d24b6f231d feat: enable strict mode for electron as well 2020-07-05 12:48:24 +02:00
Johannes Millan
ab269a7369 fix: opening external links in browser not working #422 2020-07-01 11:45:08 +02:00
Johannes Millan
341ce73353 refactor: move electron tsconfig 2020-06-23 13:13:59 +02:00
Johannes Millan
deef2911b9 feat: remove moment completely from electron layer 2020-06-20 23:37:01 +02:00
Johannes Millan
b8013a33e4 refactor: cleanup electron deps 2020-06-20 22:36:26 +02:00
Johannes Millan
19cc45610d fix: deprecated use of method 2020-06-19 01:54:05 +02:00
Johannes Millan
f63b574093 fix(dbx): sync before close 2020-06-04 16:55:17 +02:00
Johannes Millan
81a0ee961d Revert "chore(electron): update electron version"
This reverts commit e6038fb3
2020-06-04 16:20:24 +02:00
Johannes Millan
e6038fb371 chore(electron): update electron version 2020-06-04 15:42:31 +02:00
Johannes Millan
8017c2f459 feat(dbx): make most basic sync before quit work 2020-06-04 02:44:00 +02:00
Johannes Millan
cfce9e4aed refactor(electron): simplify quit 2020-06-03 23:52:37 +02:00
Johannes Millan
25608bafbc fix(electron): single instance issue 2020-05-26 13:15:25 +02:00
Johannes Millan
b7153f837d refactor: electron single instance lock 2020-05-21 11:52:50 +02:00
Johannes Millan
d36717a173 feat(jira): debounce snacks by a bit 2020-05-14 17:25:34 +02:00
Johannes Millan
abcc057de2 feat(jira): provide the option to allow self signed certificates #348 2020-04-27 16:06:47 +02:00
Johannes Millan
97d7ceb4e7 refactor: remove google sheets stuff 2020-04-18 22:18:04 +02:00
Johannes Millan
85dc1ef04a feat: reduce battery usage 2020-04-16 21:53:28 +02:00
Giacomo Rossetto
b8c695e20a
Use template images for tray icon on MacOS
https://www.electronjs.org/docs/api/native-image#template-image
2020-04-05 20:54:38 +02:00
Giacomo Rossetto
d23e2b6301
Support HD tray icons
https://www.electronjs.org/docs/api/native-image#high-resolution-image
2020-04-05 20:52:13 +02:00
Justin Warkentin
fa16e2fe9d Resolves #102: Save and restore window size and position 2020-03-21 19:30:09 -07:00
Johannes Millan
af113d6645 fix: app quit from menu not doing anything #296 2020-03-19 16:11:24 +01:00
Johannes Millan
558ce433c4 refactor: fix all linting warnings 2020-03-04 00:02:38 +01:00
Johannes Millan
912cf39873 refactor: cleanup logs 2020-03-03 23:46:39 +01:00
Johannes Millan
a7ef7f32b5 refactor(issue): folder structure 2020-03-03 19:06:43 +01:00
Johannes Millan
37fb731045 refactor(jiraNew): restructure file structure 2020-02-28 19:59:58 +01:00
Johannes Millan
eff9d22bd6 feat(jiraNew): add fallback for invalid jira api responses 2020-02-28 12:59:55 +01:00
Johannes Millan
1d4263e267 feat(jiraNew): make it work with node fetch 2020-02-22 01:02:33 +01:00
Johannes Millan
bbb6f1bed4 feat(jiraNew): make most basic request authentication work 2020-02-22 00:54:20 +01:00
Johannes Millan
b8accc7486 feat(jiraNew): make most basic request 2020-02-21 20:46:00 +01:00
Johannes Millan
6a4a887f84 chore: get rid of warning 2020-02-18 17:29:15 +01:00
Johannes Millan
45753a8331 fix(electron): main nav bar being added for non mac builds 2019-12-16 09:38:02 +01:00
Johannes Millan
a12b04cbe8 fix: error handling for electron errors #262 2019-12-07 13:39:11 +01:00
Johannes Millan
8348ec12c9 fix(google): login not working for some users #258 2019-11-30 17:12:36 +01:00
Johannes Millan
fe89390d25 fix: lockscreen not working for plasma desktops #259 2019-11-29 19:04:24 +01:00
Johannes Millan
e0bb802f97 fix: mac os mas build not working with electron dl 2019-11-02 23:22:25 +01:00
Johannes Millan
d23d98f611 fix(jira): sometimes crashing app for wrong config #253 2019-11-01 18:08:05 +01:00
Johannes Millan
393682ef21 fix(jira): not handling ports correctly #253 2019-11-01 18:08:04 +01:00
Johannes Millan
735c4cb3c1 chore: fix mas build 2019-10-26 19:58:33 +02:00