Commit Graph

694 Commits

Author SHA1 Message Date
Mo
c7fb0d2aca refactor: component viewer (#2377) 2023-07-28 07:08:52 -05:00
Aman Harwara
fee9dcaa34 chore: fix issue with custom note title format 2023-07-28 12:36:17 +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
Karol Sójko
eb062220d6 chore: fix endpoints and properties used in shared vaults to match the server (#2370)
* chore: upgrade @standardnotes/domain-core

* chore: enable vault tests by default

* chore: fix asymmetric messages paths

* chore: fix message property from user_uuid to recipient_uuid

* chore: fix server response properties for messages and notifications

* chore: fix user_uuid to recipient_uuid in resend all message use case

* chore: use notification payload and type from domain-core

* chore: fix non existent uuid in conflicts tests

* chore: use shared vault user permission from domain-core

* chore: enable all e2e tests

* chore: upgrade domain-core

* chore: mark failing tests as skipped

* chore: skip test

* chore: fix recipient_uuid in specs

* chore: skip test

* chore: skip test

* chore: skip test

* chore: skip test

* chore: fix remove unused var and unskip test

* Revert "chore: skip test"

This reverts commit 26bb876cf55e2c4fa9eeea56f73b3c2917a26f5c.

* chore: unskip passing tests

* chore: skip test

* chore: skip test

* fix: handle invite creation error

* chore: skip tests

* fix: disable vault tests to merge the PR

* chore: unskip asymmetric messages tests
2023-07-27 15:43:45 +02:00
Mo
d268c02ab3 fix: Fixes issue where lock screen would not use previously active theme (#2372) 2023-07-26 15:50:08 -05:00
Aman Harwara
51cb14c010 chore: fix super session history 2023-07-26 15:50:19 +05:30
Mo
7222ca7fd0 tests: vaults-2 (#2368) 2023-07-26 04:55:58 -05:00
Mo
596e041c42 tests: vault tests (#2366) 2023-07-25 07:40:28 -05:00
Mo
98c0228139 tests: vaults (#2365)
* tests: signature tests

* tests: asymmetric

* feat: delete contact use case

* chore: lint

* chore: lint
2023-07-24 19:28:28 +00:00
Mo
3281ac9d37 refactor: break up vault services (#2364) 2023-07-24 07:46:20 -05:00
Aman Harwara
a91ab4abbf chore: dont show ios keyboard button when editing link in super 2023-07-24 16:04:37 +05:30
Aman Harwara
0af41cbcad chore: fix link editor dismiss 2023-07-24 16:00:45 +05:30
Aman Harwara
8ad9b8ae2a chore: combine super link editor with mobile toolbar 2023-07-24 14:27:16 +05:30
Aman Harwara
406abb4929 chore: fix links container toggle logic 2023-07-24 12:07:47 +05:30
Aman Harwara
814a156e1b chore: make linked items container collapsed by default 2023-07-24 12:07:44 +05:30
Mo
a77535456c refactor: application dependency management (#2363) 2023-07-23 15:54:31 -05:00
Aman Harwara
ab2e88a710 fix: Shared image links are now correctly handled on iOS 2023-07-21 15:53:36 +05:30
Aman Harwara
2b0df30ca2 fix: Fixed issue where trying to create new folder on mobile would close navigation pane 2023-07-19 19:35:10 +05:30
Aman Harwara
edead7e251 feat: Added Undo/Redo buttons to Super mobile toolbar 2023-07-19 12:37:02 +05:30
Aman Harwara
1566c862a5 chore: fix issue when trying to use offline subscription code on desktop 2023-07-18 19:57:08 +05:30
Aman Harwara
8ceb6938b3 chore: fix super export option position in menu 2023-07-18 14:14:03 +05:30
Mo
7fb33c400c chore: refetch subscription when prefs menu opens (#2360) 2023-07-17 09:04:22 -05:00
Mo
1c7a215519 chore: feature status in context of item (#2359) 2023-07-14 11:32:28 -05:00
Aman Harwara
87e02f4a15 chore: fix mobile modal/popover header size 2023-07-13 21:16:59 +05:30
Aman Harwara
95a9aafc91 chore: fix icon color 2023-07-13 16:35:54 +05:30
Mo
2c68ea1d76 refactor: component manager usecases (#2354) 2023-07-13 05:46:52 -05:00
Aman Harwara
ecc5b5e503 chore: make modal header text unselectable 2023-07-13 15:46:29 +05:30
Aman Harwara
e4f1af1e94 chore: fix toolbar image option color 2023-07-13 15:45:09 +05:30
Aman Harwara
512b8d9fbc chore: correctly close modals and show toast after creating note from shared text 2023-07-13 02:16:54 +05:30
Aman Harwara
3f796b48eb chore: lint 2023-07-12 23:59:58 +05:30
Aman Harwara
7039525c4f chore: add border to menus in dark theme 2023-07-12 23:32:16 +05:30
Mo
078ef3772c refactor: native feature management (#2350) 2023-07-12 12:56:08 -05:00
Aman Harwara
6f18a73d94 chore: close currently open modals/popovers when sharing text into sn 2023-07-12 21:03:06 +05:30
Karol Sójko
325737bfbd chore: fix ContentType usage (#2353)
* chore: fix ContentType usage

* chore: fix specs
2023-07-12 13:53:29 +02:00
Aman Harwara
3dc179c7b0 feat: On Android, you can now share text & files from other apps directly into Standard Notes (#2352) 2023-07-12 00:16:32 +05:30
Aman Harwara
de6994f743 fix: Fixed issue where files would not download correctly on mobile if they had special characters in the name 2023-07-10 20:27:52 +05:30
Mo
b257af17aa internal: temporarily disable home server imports 2023-07-10 08:00:04 -05:00
Aman Harwara
e4488dcb8c chore: take popover offset into account when fitting inside rect 2023-07-10 14:29:49 +05:30
Aman Harwara
67359801bb chore: fix PageUp and PageDown not scrolling in preferences view 2023-07-06 22:13:34 +05:30
Aman Harwara
ebc9fcb995 chore: fix blank screen issue when moving iOS floating keyboard 2023-07-06 20:30:49 +05:30
Aman Harwara
9081607dc7 chore: fix challenge modal automatically closing 2023-07-06 19:27:14 +05:30
Mo
c8e52b667c internal: change password preprocessing step (#2347) 2023-07-06 08:51:06 -05:00
Mo
0ab6b5c6fe chore(fix): fixes sync response not correctly identifying all errors (#2346) 2023-07-05 11:28:45 -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
b06999d25b refactor: root key manager (#2344) 2023-07-04 07:31:50 -05:00
Aman Harwara
31b42553be chore: improve super formatting toolbar positioning 2023-07-04 14:33:24 +05:30
Mo
ccc9d73b3b chore: make home server internal feature 2023-07-03 13:53:03 -05:00