Commit Graph

1581 Commits

Author SHA1 Message Date
Antonella Sgarlatta
1b87df18bc feat: get plan name from subscriptions endpoint 2021-09-07 11:19:51 -03: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
Antonella Sgarlatta
c55946cb54 fix: fix challenge modal submission debounce 2021-09-06 10:49:17 -03:00
Antonella Sgarlatta
ea793e1fc9 Merge branch 'develop' into feature/subscription-info-in-preferences 2021-09-06 03:58:30 -03:00
Antonella Sgarlatta
84ba497857 feat: subscription info in preferences 2021-09-06 03:57:33 -03: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
Vardan Hakobyan
5b18fc7146 feat: add "sync" pane to preferences -> account tab (#621)
* feat: add "sync" pane to preferences -> account tab

* chore: configure eslint to add new line at the end of file and remove trailing spaces

* chore: add newline at the end of file
2021-08-26 22:57:27 +04: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
083d8f592e fix: view note on protected notes warning not dismissing warning 2021-08-09 12:28:51 -03:00
Antonella Sgarlatta
e82e27ddb6 fix: pass application to options component in overflow menu 2021-08-09 11:47:10 -03:00
Antonella Sgarlatta
7849de7e8f fix: delete unused removeAltKeyObserver from editor view 2021-08-09 11:08:32 -03:00
Antonella Sgarlatta
44bf907aa4 feat: toggle move to trash to delete permanently on alt key down 2021-07-28 16:18:05 -03:00
Gorjan Petrovski
eb6d8c9cba fix: change filename of secret key download (#610) 2021-07-27 14:42:30 +02:00
Gorjan Petrovski
84bb17ba1d feat(preferences): 2FA activation dialog with mocked state (#605) 2021-07-27 11:32:07 +02: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
0b8cd1b7b4 fix: avoid changing selected note when editing archived or trashed note from search results 2021-07-19 12:15:35 -03:00
Antonella Sgarlatta
ffc84a7ab6 chore(version-snjs): 2.7.20 2021-07-15 12:49:36 -03:00
Gorjan Petrovski
08ab1d009d fix: creating placeholder note redirects focus (#601) 2021-07-15 12:14:28 +02:00
Gorjan Petrovski
f5ae75ef26 fix: provide websocket url to ApplicationGroup (#602) 2021-07-15 12:06:32 +02:00
Antonella Sgarlatta
d4195f8204 chore(version-snjs): 2.7.19 - permissions handling 2021-07-14 19:00:33 -03:00
Antonella Sgarlatta
197a552d87 feat: change restore locked note message 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
0e67f78259 fix: typo 2021-07-13 09:52:36 -03:00
Antonella Sgarlatta
86fd93ab0e fix: prevent restoring version if note is locked 2021-07-12 19:30:57 -03:00
Antonella Sgarlatta
f84d789b16 Merge branch 'develop' into feature/account-menu-react 2021-07-12 12:26:51 -03:00
Gorjan Petrovski
f6b1b57971 feat: preferences help & feedback (#596) 2021-07-08 20:24:05 +02:00
Antonella Sgarlatta
1be87cbef8 fix: disable delete note shortcut for inputs 2021-07-05 14:43:09 -03:00
Antonella Sgarlatta
5ebdd4f13b fix: change setHost to setCustomHost 2021-07-05 14:39:48 -03:00
Gorjan Petrovski
3f94636615 feat: implement enableUnfinishedFeatures flag and hidden preferences button 2021-07-05 17:03:34 +02: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
1bb27503fa fix: set minimum passcode length 2021-07-01 17:55:50 -03:00
Antonella Sgarlatta
ef108fe33d chore: update links to .com 2021-07-01 17:55:29 -03:00
Antonella Sgarlatta
3faa89a51a Merge branch 'develop' into feature/account-menu-react 2021-07-01 17:54:26 -03:00
Antonella Sgarlatta
4a07d3e7db chore: update missing links to .com 2021-07-01 17:54:10 -03:00
Antonella Sgarlatta
d93db921d8 Merge branch 'develop' into feature/account-menu-react 2021-07-01 16:58:50 -03:00
Antonella Sgarlatta
9829c4a523 Merge branch 'develop' into bugfix/set-minimum-passcode-length 2021-07-01 16:44:48 -03:00
Antonella Sgarlatta
1d4eae5d00 fix: set minimum passcode length 2021-07-01 16:44:10 -03:00
Antonella Sgarlatta
353d46eb63 fix: don't clear search query when navigating back to input 2021-07-01 14:36:56 -03:00
Antonella Sgarlatta
3e76ef6b6f fix: fix tags keyboard navigation 2021-07-01 14:36:21 -03:00
Antonella Sgarlatta
881f4683cc Merge branch 'develop' into feature/account-menu-react 2021-06-30 19:00:23 -03:00
Antonella Sgarlatta
2295f5d593 fix: fix tags tab navigation 2021-06-30 18:59:07 -03:00
Antonella Sgarlatta
8ea78351b5 chore: remove log 2021-06-30 18:58:22 -03:00
Antonella Sgarlatta
afc84b5702 fix: reposition dropdowns when resizing window 2021-06-30 18:51:00 -03:00
Antonella Sgarlatta
0c80e795e4 fix: remove check for null or undefined data on revoke session 2021-06-29 20:30:53 -03:00
Antonella Sgarlatta
bc839ef660 chore(version-snjs): 2.7.9 2021-06-29 19:28:56 -03:00
Antonella Sgarlatta
8ca9a3f8f3 fix: fix setting demo custom host 2021-06-29 11:34:27 -03:00
Antonella Sgarlatta
bba9ce90ee fix: fix type 2021-06-28 16:10:37 -03:00
Antonella Sgarlatta
e208467ee7 chore: update links to .com 2021-06-28 15:28:01 -03:00