Commit graph

270 commits

Author SHA1 Message Date
Johannes Millan
e3eb0742ec feat: improve emoji support and add info #3558 2025-01-03 17:44:21 +01:00
Johannes Millan
67b54307c6 feat(issueProvider): remove jira pat and wonkyCookie modes #2528 2024-12-21 11:09:40 +01:00
Johannes Millan
0e892dd857 feat(issue): make post requests work for jira api 2024-12-19 13:50:23 +01:00
Johannes Millan
61f6bc55f1 fix: github api requests not working anymore 2024-12-17 12:22:05 +01:00
Johannes Millan
e742ad41cf fix: live reload for electron 2024-12-12 20:30:08 +01:00
Johannes Millan
0c93cfea07 feat(issueProvider): improve header manipulation and also change jira way of authentication 2024-12-08 21:04:05 +01:00
Johannes Millan
027fbff210 feat(issueProvider): disable web security again 2024-11-29 21:06:22 +01:00
Johannes Millan
8724e050d4 feat: workaround typing issue 2024-11-29 21:06:22 +01:00
Johannes Millan
e01924eabd feat(issueProvider): improve log for legacy 2024-11-29 21:06:22 +01:00
Johannes Millan
adc9ac1ac0 feat(issueProvider): improve log for legacy 2024-11-29 21:06:22 +01:00
Johannes Millan
1c816f2701 feat(issueProvider): use alternative approach for jira and electron 2024-11-29 21:06:22 +01:00
Johannes Millan
3f57265113 feat(electron): fix weird typing issue 2024-11-27 19:01:36 +01:00
Johannes Millan
866df0c493 feat: add folder picker when there is no valid selected #3473 2024-09-16 20:56:10 +02:00
Johannes Millan
552b25074d feat: check if directory exists #3473 2024-09-16 20:42:49 +02:00
Johannes Millan
6a5f21e5f2 fix: windows crashing issue on minimize #3423 2024-09-09 15:17:24 +02:00
uinstinct
9c7204d727 hide app from dock when isMinimizeToTray is enabled 2024-09-03 09:49:46 +02:00
Johannes Millan
e76c300b7b fix(electron): missing browser window when showing dialog message box 2024-08-09 21:30:02 +02:00
Johannes Millan
a45cd07872 feat(schedule): make build work again 2024-08-09 21:30:02 +02:00
Johannes Millan
43201aa65d fix(sync): local file sync by using computed sha-1 hash rather than modified timestamp #3284 2024-07-27 15:50:46 +02:00
Johannes Millan
0a519008c8 refactor: clean 2024-07-22 12:14:20 +02:00
Johannes Millan
38a5652139 feat: wait longer for sync folder path changes 2024-07-22 09:56:28 +02:00
Johannes Millan
4f29224e65 build: add all files to linting 2024-06-19 10:22:36 +02:00
Johannes Millan
25d9fef1b1 migrate: make build work again 2024-06-19 10:07:39 +02:00
Johannes Millan
337a5fd9d7 fix: remove copying over legacy snap data to avoid SingletonCookie issue #326 #3069 #3159 2024-06-11 19:05:36 +02:00
Johannes Millan
6aa0e0b2d7 feat(encryption): make basic encryption work 2024-03-11 18:02:17 +01:00
Johannes Millan
1e05cf2c61 feat(electron): avoid weird shortcuts being able to crash the app 2024-01-26 14:36:19 +01:00
Johannes Millan
2e30b8bc74 fix: don't show domina mode on snap and for firefox #2977 2024-01-12 12:47:49 +01:00
Johannes Millan
cf1c38bf3b refactor: use same backup path everywhere #2910 2023-12-29 14:10:22 +01:00
Johannes Millan
2cee503ffd be a bit more forgiving for invalid command 2023-12-29 13:16:59 +01:00
Johannes Millan
dec2eb702c fix: wrong backup path being used #2910 2023-12-29 13:04:35 +01:00
Johannes Millan
f4c8aa988f feat: cleaner startup for electron #2942 #1678 2023-12-29 12:57:33 +01:00
Johannes Millan
c6d76c6a17 feat: allow for usage of system dark mode 2023-12-20 13:07:50 +01:00
Johannes Millan
4fb040f619 feat(electronSecurity): make electron log work 2023-12-18 15:22:25 +01:00
Johannes Millan
87ad3d59b5 feat(electronSecurity): add security layer for exec commands 2023-12-17 15:05:15 +01:00
Johannes Millan
c3cba4d9b3 feat(electronSecurity): make on method more secure 2023-12-17 14:05:48 +01:00
Johannes Millan
a32281e07f feat(electronSecurity): make mac os dark moode stuff work 2023-12-17 13:48:09 +01:00
Johannes Millan
f946607194 feat(electronSecurity): make open path and open external work 2023-12-17 13:41:05 +01:00
Johannes Millan
95da94d12a refactor(electronSecurity): rename api prop 2023-12-17 13:26:04 +01:00
Johannes Millan
058f85bae5 feat(electronSecurity): wrap all invoke handlers 2023-12-16 14:37:42 +01:00
Johannes Millan
c6abc8f965 feat(electronSecurity): wrap all send handlers 2023-12-16 14:19:13 +01:00
Johannes Millan
a0a2f44807 refactor(electronSecurity): make typing work in preload for ipc events 2023-12-16 12:53:07 +01:00
Johannes Millan
0760e8eb95 feat(electronSecurity): wrap exec before close stuff 2023-12-16 12:31:07 +01:00
Johannes Millan
a1c0d7d220 feat(electronSecurity): throw error for ipcEvents$ cleanup since not possible 2023-12-16 12:21:35 +01:00
Johannes Millan
eaeb833e96 feat(electronSecurity): make apple theme switch work again 2023-12-16 12:20:17 +01:00
Johannes Millan
145de2fba6 feat(electronSecurity): make dev tools and reload work again 2023-12-15 18:35:10 +01:00
Johannes Millan
f9d74f5762 feat(electronSecurity): make app relaunch work 2023-12-15 17:28:06 +01:00
Johannes Millan
849c232d42 feat(electronSecurity): make app.getPath work 2023-12-15 17:23:17 +01:00
Johannes Millan
86bf61e7a5 refactor(electronSecurity): move ipc handlers to their own file 2023-12-15 17:23:05 +01:00
Johannes Millan
e2b9f82411 feat(electronSecurity): make electron log work again 2023-12-15 16:38:00 +01:00
Johannes Millan
8002e20bea feat(electronSecurity): make invoke stuff work on electron side 2023-12-15 16:38:00 +01:00