Commit Graph

75 Commits

Author SHA1 Message Date
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
Aman Harwara
d6fd85e451 fix(desktop): Fixed issue where the "Record video" modal would error after stopping recording 2022-12-15 14:55:31 +05:30
Mo
8c41f0ecc3 fix: fixes issue where Moments camera wouldn't properly start on desktop app (#2084) 2022-12-02 11:05:32 -06:00
Mo
28e43d37c0 feat: download and preview files from local backups automatically, if a local backup is available (#2076) 2022-12-01 11:56:28 -06:00
Mo
7f2074a6ec feat: screen presentation and dismiss animations for mobile (#2073) 2022-11-30 14:37:36 -06:00
Mo
7c2e832065 feat: display file backup status in file context menu (#2044) (skip e2e)
* feat: show file backup status in context menu

* feat: show backup status in list cell

* feat: mapping cache

* feat: add to linking menu + date format

* fix: types
2022-11-22 19:58:48 -06:00
Mo
a997df9bcf chore: upgrade core desktop deps (#2017) 2022-11-16 11:33:51 -06:00
Mo
05fe7de3eb chore: upgrade deps (#2014) 2022-11-16 09:52:21 -06:00
Mo
7732f55a28 chore: remove slack (#1999) 2022-11-14 12:01:37 -06:00
Mo
417c90a6f2 chore: fix eslint crashing issues (#1951) 2022-11-04 17:09:54 -05:00
Mo
77d5093f14 refactor: extract components to plugin repo (#1933) 2022-11-04 11:04:53 -05:00
Aman Harwara
9ae0ce0bfd fix(desktop): editor column top padding on mac 2022-11-03 18:34:59 +05:30
Aman Harwara
d6cafa1e73 fix(desktop): selected column top padding on small windows 2022-11-03 16:28:28 +05:30
Aman Harwara
ac96e197e0 fix(desktop): only add extra popover padding for small windows 2022-11-03 15:59:48 +05:30
Mo
994f824757 fix(mobile): increase font sizes and other mobile-centric improvements (#1907) 2022-11-01 11:41:40 -05:00