Commit Graph

626 Commits

Author SHA1 Message Date
Mo
fd6d83655c feat: Component toggleability and add toggleable components to quick settings menu (#707)
* feat: toggleable extensions

* fix: return all themes for quick settings

* chore: bump snjs deps

* feat: Use Switch component for toggle in Quick Settings Menu

* feat: Add toggleableComponents to footer_view

* refactor: Change "components" to "toggleableComponents"

* feat: Add checked state to component toggle in quick settings menu
2021-10-27 10:19:42 -05:00
Karol Sójko
36608487ce feat: upgrade to latest active node LTS version 2021-10-26 13:54:13 +02:00
Mo Bitar
82fc103a3e chore: webpack config 2021-10-23 09:06:59 -05:00
Mo
413fe47828 chore: update all dependencies (#699) 2021-10-22 14:47:41 -05:00
Mo
8d9b192b81 feat: remove extensions manager (#696)
* feat: remove extensions manager

* fix: remove unused code

Co-authored-by: Aman Harwara <amanharwara@protonmail.com>
2021-10-21 13:06:49 -05:00
Mo
e79811afda feat: add purchase url (#695)
* feat: add purchase url

* chore: bump snjs

* fix: reuse existing function
2021-10-21 12:41:58 -05:00
Aman Harwara
3a4e2509af feat: Add "Export" and "Duplicate" buttons in notes options menu. (#688)
Co-authored-by: Mough <mo@standardnotes.org>
2021-10-19 15:43:20 +00:00
Karol Sójko
29b72c71cf fix: update snjs to 2.14.14 (#684) 2021-10-14 11:37:44 +02:00
Antonella Sgarlatta
af8b0d5113 chore(version): 3.8.25 2021-10-12 16:36:59 -03:00
Antonella Sgarlatta
bf24453472 chore(version-snjs): 2.14.13 2021-10-12 15:41:22 -03:00
Antonella Sgarlatta
17fcb0175d Merge branch 'develop' into feat/prefs-defaults 2021-10-05 19:38:52 -03:00
Antonella Sgarlatta
aa40354a31 chore(version-snjs): 2.14.11 2021-10-04 20:34:08 -03:00
Aman Harwara
b4fcc993aa feat(preferences): Defaults segment
feat: Dropdown component
2021-09-30 20:50:44 +05:30
Mo Bitar
0a3521a25c deps: snjs@2.14.8 2021-09-30 08:56:25 -05:00
Gorjan Petrovski
77525a56cd feat: implement UI for logging out (#638)
* feat: implement UI for logging out

* feat: use old style dialogs for logout confirmation

* feat: implement manage sessions

* feat: implement session logout success dialog

* feat: use snjs alert for revoking sessions confirmation

* fix: make OtherSessionsLogout easier to read
2021-09-21 19:01:32 +02:00
Gorjan Petrovski
8fb34f2e85 feat: improve 2fa styles based on feedback (#635)
* feat: improve 2fa styles based on feedback

* fix: preferences panes and dialogs electron compatibility

* fix: no horizontal line when opening two factor activation

* feat: improve two factor activation styles

* feat: further 2fa style improvements

* feat: padding 2fa widgets

* feat: add padding between QR code and content

* feat: refresh 2fa after passcode confirmation

* feat: don't autocomplete passwords for DecoratedInput
2021-09-17 18:14:53 +02:00
Antonella Sgarlatta
6a17bfa888 chore(version-snjs): 2.14.3 2021-09-13 19:39:12 -03:00
Antonella Sgarlatta
b3f2d77846 chore(version-snjs): 2.14.1 2021-09-13 12:02:30 -03:00
Gorjan Petrovski
7b1499d75e feat: disabled 2fa feature (#631)
* feat: add dim and blur to unavailable 2fa

* feat: message over disabled 2FA

* feat: 2fa remove overlay and dimming

* fix: add newline to _ui,css

* fix: tsc errors

* Update app/assets/javascripts/preferences/panes/two-factor-auth/TwoFactorAuthView.tsx

Co-authored-by: Vardan Hakobyan <vardan_live@live.com>

* refactor: rename s to status

Co-authored-by: Vardan Hakobyan <vardan_live@live.com>
2021-09-09 16:28:37 +02:00
Gorjan Petrovski
1294b94117 feat: integrate two factor authentication (#626)
* feat: integrate SNJS MFA with web

* fix: create rudimentary typings file for qrcode.react

* chore: lint fixes

* fix: address PR feedback

* fix: address PR feedback

* fix: address PR feedback 2

* fix: replace spread props on TwoFactorAuthWrapper component

* chore: change null check to undefined check
2021-09-06 17:15:34 +02:00
Vardan Hakobyan
377de393fe chore: version bump to 3.8.22 (#630) 2021-09-06 11:09:16 +04:00
Vardan Hakobyan
041d437bd4 feat: pass web app version to snjs application (#623)
* feat: store web version in local storage

* feat: pass web app version to snjs application when creating WebApplication

* refactor: pass version in application constructor, remove unnecessary method

* refactor: move global variables declarations to separate files to avoid declaring them in all places where they are used

* refactor: better way to use global variables

* chore: add comment

* chore: make global constants pascal case

* chore: version bump for snjs

* chore: yarn.lock with correct snjs version

* chore: bump snjs version
2021-09-06 10:36:57 +04:00
Gorjan Petrovski
b7d10810a5 chore: update snjs, sncrypto-web and fix tsc complaints (#624)
Co-authored-by: Mo Bitar <mo@standardnotes.org>

Co-authored-by: Mo Bitar <mo@standardnotes.org>
2021-09-02 15:59:43 +02:00
Antonella Sgarlatta
8062b4903e chore(version): 3.8.21 2021-09-01 13:15:43 -03:00
Mo Bitar
41e1dd9731 fix: race condition where previous note actions may be displayed for current note (#613) 2021-08-13 16:16:39 -05:00
Antonella Sgarlatta
7697fc4feb chore(version): 3.8.19 2021-07-28 18:34:36 -03:00
Gorjan Petrovski
84bb17ba1d feat(preferences): 2FA activation dialog with mocked state (#605) 2021-07-27 11:32:07 +02:00
Antonella Sgarlatta
a0dbe6cedd Merge branch 'main' into develop 2021-07-22 11:08:26 -03:00
Gorjan Petrovski
d4bc026b04 fix: update mobx, preferences can be open multiple times (#604) 2021-07-22 14:10:23 +02:00
Antonella Sgarlatta
660a58ef19 chore(version): 3.8.18 2021-07-21 17:08:14 -03:00
Gorjan Petrovski
d9c5fd5129 feat: two factor authentication segment in preferences with mocked state (#600) 2021-07-21 12:17:50 +02:00
Antonella Sgarlatta
bffd9ec54d chore(version-snjs): 2.7.21 2021-07-20 15:54:57 -03:00
Antonella Sgarlatta
ffc84a7ab6 chore(version-snjs): 2.7.20 2021-07-15 12:49:36 -03:00
Antonella Sgarlatta
d4195f8204 chore(version-snjs): 2.7.19 - permissions handling 2021-07-14 19:00:33 -03:00
Antonella Sgarlatta
f2a30c37b7 chore(version): 3.8.17 2021-07-14 11:45:26 -03:00
Antonella Sgarlatta
b1aeaeac41 chore(version-snjs): 2.7.18 2021-07-13 19:23:14 -03:00
Antonella Sgarlatta
8ccdb954d8 chore(version): 3.8.16 2021-07-12 16:15:38 -03:00
Antonella Sgarlatta
e9cfe45b39 chore(version-snjs): 2.7.17 2021-07-12 12:24:10 -03:00
Gorjan Petrovski
f6b1b57971 feat: preferences help & feedback (#596) 2021-07-08 20:24:05 +02:00
Antonella Sgarlatta
f99f2994ce chore(version): 3.8.15 2021-07-06 15:27:23 -03:00
Antonella Sgarlatta
22d3c01bde chore(version-snjs): 2.7.15 2021-07-06 15:26:49 -03:00
Antonella Sgarlatta
a71e60c6d1 chore(version): 3.8.14 2021-07-05 16:39:00 -03:00
Antonella Sgarlatta
f9b25624a8 chore(version-snjs): 2.7.14 2021-07-05 16:38:46 -03:00
Antonella Sgarlatta
ac90fa7169 chore(version-snjs): 2.7.13 2021-07-05 15:22:42 -03:00
Gorjan Petrovski
a9870214ea feat: implement preferences pane 2021-07-05 16:57:37 +02:00
Johnny A
b3347b75ba feat: show deprecation notice (#587)
* feat: show deprecation notice

* feat: show deprecation message

* chore(deps): update snjs

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2021-07-02 11:18:06 -04:00
Antonella Sgarlatta
fdb306cef0 chore(version): 3.8.13 2021-06-29 20:05:18 -03:00
Antonella Sgarlatta
bc839ef660 chore(version-snjs): 2.7.9 2021-06-29 19:28:56 -03:00
Antonella Sgarlatta
e5bd4a2292 chore(version): 3.8.11 2021-06-28 14:25:10 -03:00
Antonella Sgarlatta
8d644e66e8 chore(version-snjs): 2.7.8 2021-06-28 11:52:04 -03:00