Aman Harwara
11dd39c126
feat: add custom note title format pref ( #1678 )
2022-09-29 20:10:05 +05:30
Aman Harwara
981d8a7497
feat: handle android back button on android ( #1656 )
2022-09-28 12:12:55 +05:30
Vardan Hakobyan
5db47e83e8
feat: delete account ( #1653 )
...
* feat: delete account
* fix: copy adjustments
Co-authored-by: Mo
2022-09-27 18:13:54 +04:00
Karol Sójko
507823dc4f
fix(web): check for proper feature in the subscription sharing section
2022-09-26 14:12:01 +02:00
Aman Harwara
e4b1b64119
fix: responsiveness when resizing window on web/desktop ( #1637 )
2022-09-24 21:24:10 +05:30
Aman Harwara
d3621d70b1
feat: new note title format w/ prefs ( #1629 )
2022-09-24 16:04:31 +05:30
Aman Harwara
a548883863
fix: prefs view on desktop ( #1628 )
2022-09-23 23:22:01 +05:30
Mo
3c0d4fac76
fix: biometrics timing loading ( #1622 )
2022-09-23 09:59:16 -05:00
Karol Sójko
de64f1bfce
fix(web): move email notification preferences to account pane ( #1620 )
2022-09-23 10:17:21 +02:00
Aman Harwara
86251b49d3
fix: better safe area padding on iOS ( #1618 )
2022-09-23 01:03:36 +05:30
Karol Sójko
e50f4eb92e
Revert "Revert "feat(web): move emails notifications to one pane and enable opening settings via url ( #1614 )" ( #1617 )" ( #1619 )
...
This reverts commit 6824dd2d5f .
2022-09-22 20:18:19 +02:00
Karol Sójko
6824dd2d5f
Revert "feat(web): move emails notifications to one pane and enable opening settings via url ( #1614 )" ( #1617 )
...
This reverts commit 1fe833bc24 .
2022-09-22 18:50:41 +02:00
Mo
76ec8b0f90
refactor: new mobile experience opt in flow ( #1616 )
...
* refactor: new mobile experience opt in flow
* chore: lint
2022-09-22 11:20:26 -05:00
Karol Sójko
1fe833bc24
feat(web): move emails notifications to one pane and enable opening settings via url ( #1614 )
...
* feat(web): move emails notifications to one pane and enable opening settings via url
* fix(web): rename notifications to email
* fix(snjs): add mute marketing emails to settings list options
* fix(web): linter issues
2022-09-22 12:40:08 +02:00
Mo
271a8d1d70
fix(web): subscription sharing copy
2022-09-21 07:50:17 -05:00
Mo
c5e225d335
fix: move wrapped storage to unwrapped if not encrypted ( #1603 )
2022-09-20 12:18:00 -05:00
Aman Harwara
ecaa2a629f
fix: preferences dropdown contrast and color ( #1591 )
2022-09-19 20:03:23 +05:30
Aman Harwara
85c90e07fc
feat: add settings to fully switch between native/webview ( #1587 )
2022-09-17 02:52:38 +05:30
Karol Sójko
2d0ee10226
feat: sharing subscriptions UI ( #1567 )
...
* feat(web): add ui for subscription sharing
* fix(web): add missing triggers
* fix(snjs): setting authorization token on http service
* fix(web): add alert upon invite failure
* fix(web): display invitations list
* fix(web): canceling subscription invitations
* fix(web): fonts
* fix(web): linter issues
* fix: click event handler
* fix: styles
* feat: update styles
* feat: don't show bottom separator if all invites used
* fix(web): references to alert service
* fix(web): remove usebeforeunload
Co-authored-by: Aman Harwara <amanharwara@protonmail.com >
2022-09-15 12:00:29 +02:00
Vardan Hakobyan
b4bdbfe96a
fix: display QR codes with correctly colored border so that scanner apps successfully recognize them ( #1566 )
2022-09-14 16:48:45 +04:00
Vardan Hakobyan
d7aca2c13a
feat: mobile security prefs ( #1496 )
...
* feat: move mobile-specific security items to Web when rendered in WebView
* feat: better UI for biometrics section
* feat: move Multitasking Privacy section to WebView (mostly UI)
* feat: move Multitasking Privacy section to WebView (going to understand why in WebView multitasking privacy value is auto-changed after reopening the WebView)
* feat: store MultitaskingPrivacy value as "NonWrapped" so that it's the same both on mobile and WebView
* feat: open WebView correctly when "Storage Encryption" is disabled on mobile
* fix: remove unnecessary changes and comments
* chore: revert ios-related unneeded changes
* fix: let Android to correctly recognize the NativeMobileWeb environment when opening WebView on Android
* fix: correct styles for the selected state of Biometrics/Passcode options
* chore: code cleanup
* fix: store Multitasking/Screenshot Privacy in the `Default` storage value mode
* chore: remove comment
* fix: use application's method instead of directly updating Screenshot Privacy preference
* fix: remove unused variable
* fix: use methods from Application and MobileDeviceInterface in all places, remove duplicate code
* fix: hide Multitasking Privacy and Biometrics Lock in WebView
Co-authored-by: Aman Harwara
2022-09-14 13:07:10 +04:00
Aman Harwara
896bb22f64
chore: update dependencies ( #1543 )
2022-09-14 02:42:25 +05:30
Aman Harwara
91d5980a7e
fix(web): autolock option style when selected ( #1501 )
2022-09-08 21:29:50 +05:30
Aman Harwara
4617afe14e
fix: footer and prefs dropdown cutoff by screen on some phones ( #1491 )
2022-09-07 17:36:49 +05:30
Aman Harwara
520b3add0f
fix: editor content being hidden under keyboard on mobile ( #1410 )
2022-08-25 15:01:44 +05:30
Karol Sójko
7e251262d7
feat(web): extract ui-services package
2022-08-04 15:13:30 +02:00
Aman Harwara
7b6b2bc5b1
fix: make modals mobile-friendly ( #1337 )
2022-07-25 20:18:24 +05:30
Mo
a827274ac6
refactor(web): use asterisk icon for upgrade indicator ( #1318 )
2022-07-14 10:06:31 -05:00
Aman Harwara
5393eb71fe
feat: release Files view ( #1236 )
2022-07-09 16:07:20 +05:30
Aman Harwara
66f97f0612
feat(web): mobile-friendly (responsive) preferences UI ( #1234 )
2022-07-09 00:38:44 +05:30
Aman Harwara
6fa6374cf2
fix(web): update modal styles ( #1220 )
2022-07-07 01:02:59 +05:30
Karol Sójko
d38071168a
fix: deps on weba and mobile
2022-07-06 14:18:36 +02:00
Karol Sójko
e5771fcbde
feat: add @standardnotes/encryption package ( #1199 )
...
* feat: add @standardnotes/encryption package
* fix: mobile dependency on encryption package
* fix: order of build & lint in pr workflows
* fix: web dependency on encryption package
* fix: remove encryption package composite configuration
* fix: import order
2022-07-05 10:06:03 +02:00
Aman Harwara
dd23135d6d
fix: permissions modal width ( #1195 )
2022-07-02 20:20:40 +05:30
Mo
7c2b8fe545
chore: improve preferences folder hierarchies ( #1186 )
2022-06-30 13:49:03 -05:00
Aman Harwara
8b845ea424
feat: add tag id to tag context menu ( #1185 )
2022-06-30 21:57:33 +05:30
Aman Harwara
5cd449fe80
fix(web): navigation styles ( #1177 )
2022-06-29 14:33:25 -05:00
Aman Harwara
ee5b6627da
style: tailwind classname sorting ( #1169 )
2022-06-28 13:37:38 +05:30
Aman Harwara
b80038f607
feat(web): tailwind css ( #1147 )
2022-06-27 16:20:52 -05:00
Mo
60ca415044
feat: deprecated editors ( #1166 )
2022-06-27 14:08:33 -05:00
Aman Harwara
b6cd4bf6bf
feat: add "Files Navigation" experimental feature to Labs ( #1125 )
2022-06-21 02:05:10 +05:30
Mo
dc10a5cb25
refactor: rely on component versions from checksums file ( #1111 )
2022-06-16 11:56:32 -05:00
Karol Sójko
58b63898de
feat: enable email backups for everyone
2022-06-09 11:13:37 +02:00
Mo
f4ef63693c
refactor: repo ( #1070 )
2022-06-07 07:18:41 -05:00