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
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
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
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
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
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
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
Mo
dd55c63955
fix(desktop): plugin installation
2022-10-14 09:35:37 -05:00
Mo
20226c3269
fix(desktop): use different method to send messages across main and render without node integration in preload ( #1769 )
2022-10-07 14:30:07 -05:00
Aman Harwara
5b3cfddc50
fix: popover header getting hidden on desktop by titlebar ( #1359 )
2022-08-01 14:26:23 +05:30
Mo
44d6bdf147
fix(desktop): release notes
2022-07-01 08:19:30 -05:00
Mo
7851e12e9e
fix: clear desktop web cache on first version launch ( #1184 )
2022-06-30 09:20:00 -05:00
Mo
b8efd823ac
fix: desktop backups directory change ( #1178 )
...
* fix: only move backup related files when changing file backups location
* fix: remove presently recursive error handling for third party component installation
2022-06-29 09:03:09 -05:00
Mo
6758c82b99
chore: add inner desktop as workspace so version gets bumped automatically
2022-06-15 20:55:05 -05:00
Mo
566f6e1432
refactor: components cdn ( #1110 )
...
* refactor(wip): separate components files into zips and assets dir
* refactor(wip): use new components package and cdn in mobile
* chore: add components to metro config
* chore: bump snjs with new web assets path
* refactor: exclude package.json files recursively from being copied into components dist folder to avoid conflicts with react native duplicates
2022-06-15 16:00:23 -05:00
Mo
640e9a9c07
refactor: add icons package ( #1078 )
2022-06-09 14:55:00 -05:00