Antonella Sgarlatta
2b41c8337b
fix: Fixes portions of window not being draggable on desktop ( #2925 )
2025-08-05 10:31:25 -03:00
Antonella Sgarlatta
45bcc0e0b1
fix: Fixes issue where plaintext backups would use invalid special characters for filenames ( #2924 )
2025-08-05 10:31:15 -03:00
Aman Harwara
429ad395ad
chore: Upgrade Electron, fix path issue on Windows and downgrade electron-rebuild ( #2895 )
2025-04-22 17:32:50 +05:30
Aman Harwara
26af193203
chore: fix scrolling issues when mouse is over navigation section titles [skip e2e]
2024-06-05 14:21:25 +05:30
Karol Sójko
3f14750c82
chore: upgrade home-server to latest version - skip-e2e ( #2873 )
2024-04-29 09:44:22 +02:00
Aman Harwara
f8e3c4bbbd
chore: editor header not working correctly in focus mode on macOS [skip e2e]
2024-02-26 20:46:38 +05:30
Aman Harwara
3d1a038393
chore: fix issue on macOS where close button on preferences header is not fully clickable
2024-02-17 14:23:00 +05:30
Aman Harwara
1ebe036149
chore: fix issue with PDF viewer on desktop [skip e2e]
2024-02-07 13:14:05 +05:30
Mo
1c6b31f643
chore: update csp ( #2826 )
2024-02-02 10:59:58 -06:00
Aman Harwara
9c73a23ca0
chore: fix modal header on small window size on macOS [skip e2e]
2024-01-30 18:57:38 +05:30
Aman Harwara
3c0370aae2
chore: fix macOS issue with top-half of toolbar buttons dragging the window
2024-01-30 18:09:37 +05:30
Aman Harwara
07cba245c1
chore: fix issue on mac where app is not draggable if locked [skip e2e]
2024-01-27 16:51:38 +05:30
Aman Harwara
853fab53ab
feat: Added "Page size" option when exporting Super notes as PDF
2024-01-27 16:04:20 +05:30
Aman Harwara
418d1a7371
feat: Super notes can now be exported as PDF ( #2776 )
2024-01-24 13:23:38 +05:30
Karol Sójko
695429e07f
chore: fix home server address when there is no internet connection ( #2696 )
2023-12-13 11:36:07 +01:00
Karol Sójko
fbf91d6dc5
chore: upgrade home-server
2023-12-01 10:14:25 +01:00
Karol Sójko
17039cbb80
feat: New one-click Home Server, now in Labs. Launch your own self-hosted server instance with just 1 click from the Preferences window. ( #2645 )
2023-11-30 18:31:45 +01:00
Aman Harwara
9117668a77
chore: upgrade ariakit ( #2583 )
2023-10-16 17:14:49 +05:30
Aman Harwara
f3678eeb31
chore: fix button issues on macos desktop
2023-10-13 21:18:41 +05:30
Aman Harwara
21091c7f35
chore: upgrade electron ( #2577 )
2023-10-12 13:24:53 +05:30
Aman Harwara
93559e091a
chore: fix challenge modal height on desktop app [skip e2e]
2023-08-27 16:20:07 +05:30
Aman Harwara
4246c5181a
chore: fix preferences view when using custom titlebar [skip e2e]
2023-08-15 00:54:19 +05:30
Aman Harwara
c5c0bd6871
fix: Fixed issue where app would not load when using snap
2023-08-11 22:22:02 +05:30
Aman Harwara
a87d3c71f3
chore: Fixed issue where app would not launch correctly when using AppImage on Linux
2023-08-07 16:54:24 +05:30
Mo
4a29e2a24c
chore: upgrade eslint and prettier ( #2376 )
...
* chore: upgrade eslint and prettier
* chore: add restrict-template-expressions
2023-07-27 14:36:05 -05:00
Mo
804a39dabc
fix: handle bad access when accessing paths ( #2375 )
2023-07-27 13:09:03 -05:00
Mo
ef2d1b9228
Revert "chore: upgrade desktop deps"
...
This reverts commit 47a36c4cbd .
2023-07-26 07:36:39 -05:00
Mo
47a36c4cbd
chore: upgrade desktop deps
2023-07-26 05:09:41 -05:00
Mo
078ef3772c
refactor: native feature management ( #2350 )
2023-07-12 12:56:08 -05:00
Mo
b257af17aa
internal: temporarily disable home server imports
2023-07-10 08:00:04 -05:00
Mo
40f0d3d5bf
chore: merge
2023-07-05 10:54:16 -05:00
Mo
c9c93d143a
internal: move home server into internal flag
2023-07-05 10:53:10 -05:00
Aman Harwara
2611c88cee
chore: fix modal positioning when using themed desktop titlebar
2023-07-05 20:43:55 +05:30
Karol Sójko
05528782a4
feat: New one-click Home Server, now in Labs. Launch your own self-hosted server instance with just 1 click from the Preferences window. ( #2345 )
...
* fix(desktop): add home server coming-soon message on windows platform
* fix(desktop): typos and remove feature block
* fix(desktop): instantiate home server only upon starting
2023-07-04 16:55:37 +02:00
Mo
ccc9d73b3b
chore: make home server internal feature
2023-07-03 13:53:03 -05:00
Mo
96f42643a9
feat: New one-click Home Server, now in Labs. Launch your own self-hosted server instance with just 1 click from the Preferences window. ( #2341 )
2023-07-03 08:30:48 -05:00
Aman Harwara
77b60d920d
chore: comments
2023-05-24 22:15:50 +05:30
Aman Harwara
22cedc1321
chore: upgrade lexical
2023-05-24 21:43:17 +05:30
Aman Harwara
502289aa50
chore: let system figure slashes for paths
2023-05-24 21:32:07 +05:30
Aman Harwara
210d747a05
chore: fix backup copy error
2023-05-24 12:24:01 +05:30
Aman Harwara
36065d8320
fix(desktop): Fixed dropdown height on desktop ( #2328 )
2023-05-09 22:21:44 +05:30
Mo
e351a97940
chore: fix errenous windows paths from previous migration
2023-05-07 07:38:22 -05:00
Mo
7e3db49322
feat: Automatic plaintext backup option in Preferences > Backups will backup your notes and tags into plaintext, unencrypted folders on your computer. In addition, automatic encrypted text backups preference management has moved from the top-level menu in the desktop app to Preferences > Backups. ( #2322 )
2023-05-02 11:05:10 -05:00
Aman Harwara
ef27a21fb1
fix(desktop): Fixed issue where preferences header & tooltips are overlapped by custom titlebar
2023-04-27 15:57:56 +05:30
Aman Harwara
87cd75d324
fix: Fixed issue on desktop where custom titlebar would overlap with preferences view header
2023-04-21 19:21:00 +05:30
Aman Harwara
3d68ae0923
refactor: migrate dropdowns from reach-ui ( #2315 )
2023-04-21 16:59:45 +05:30
Aman Harwara
a15fc1ed1d
feat: Added "Image from URL" option and markdown image syntax support to Super. Also allows pasting images from copied web content ( #2218 )
2023-02-25 11:27:03 +05:30
Aman Harwara
6829c15159
chore: upgrade electron
2023-02-02 00:11:38 +05:30
Aman Harwara
57ccab1b12
chore: remove comments
2023-01-25 22:27:52 +05:30
Aman Harwara
a8c0be4f63
fix: Fixed issue where popover/modal headers would get cut off by desktop titlebar
2023-01-25 21:27:58 +05:30