Commit graph

27 commits

Author SHA1 Message Date
Johannes Millan
6350a7249f fix: app not closing on MacOS
Closes #5327
2025-10-23 15:12:12 +02:00
Johannes Millan
c58e269678 feat(share): remove electron share again 2025-10-22 16:05:29 +02:00
Johannes Millan
459b189e26 feat(share): add native share 2025-10-22 15:54:06 +02:00
Johannes Millan
9574dd4f19 feat(share): outline multi platform share functionality 2025-10-22 15:35:24 +02:00
theUGG0
0a64079de7 feat: implement progressBarMode none for electron 2025-08-15 00:54:15 +03:00
Johannes Millan
62c2649320 fix: file saving not working on Ubuntu snap #4901 2025-08-04 21:27:25 +02:00
Johannes Millan
fb7f925e92 fix: error when using global add task shortcut
Closes #4859
2025-07-28 20:36:49 +02:00
Johannes Millan
d4d81bf511 feat(plugin-api): create foundational plugin API package
- Add @super-productivity/plugin-api package with TypeScript definitions
- Define core plugin interfaces, types, and manifest structure
- Add plugin hooks system for event-driven architecture
- Create plugin API type definitions and constants
- Add documentation and development guidelines
2025-06-27 18:13:19 +02:00
Johannes Millan
05ea97ea41 fix(electron): backup path 2025-05-06 21:50:01 +02:00
loviuz
849d6fbe5c fix: linting 2025-05-01 13:04:23 +02:00
vr-jack
57a4e2839a Fix 995 webedits define BACKUP_DIR_WINSTORE and return it for getBackupPath
* Update ipc-handler.ts handle backup path for window store

* Update backup.ts define windows store version of BACKUP_DIR constant
2025-04-28 22:38:13 +02:00
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
e76c300b7b fix(electron): missing browser window when showing dialog message box 2024-08-09 21:30:02 +02: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
cf1c38bf3b refactor: use same backup path everywhere #2910 2023-12-29 14:10:22 +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
87ad3d59b5 feat(electronSecurity): add security layer for exec commands 2023-12-17 15:05:15 +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
a0a2f44807 refactor(electronSecurity): make typing work in preload for ipc events 2023-12-16 12:53:07 +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