Commit Graph

185 Commits

Author SHA1 Message Date
Antonella Sgarlatta
3d24d89ce5 Merge branch 'develop' into feature/account-menu-react 2021-06-22 15:30:18 -03:00
Antonella Sgarlatta
5e83493633 fix: remove log 2021-06-19 14:58:13 -03:00
Antonella Sgarlatta
ebe38eae57 fix: fix panels that can't be expanded after collapse 2021-06-19 13:49:32 -03:00
Antonella Sgarlatta
650109f63f chore(version-snjs): 2.7.2 2021-06-17 13:18:48 -03:00
Antonella Sgarlatta
1af72abe23 fix: set next version host on host input change 2021-06-15 17:15:48 -03:00
VardanHakobyan
1e7dbb9b14 Merge remote-tracking branch 'upstream/develop' into account-menu-react 2021-06-09 11:06:42 +04:00
VardanHakobyan
7f11e25e63 refactor: migrate account-menu to react - implement functionality
- remove all Angular code related to `account-menu`
- rename React component to AccountMenu so that many parts of old code remain unchanged
- code cleanup
2021-06-07 20:30:49 +04:00
Antonella Sgarlatta
4faebe4ffd fix: onWidthEvent error 2021-06-02 20:05:34 -03:00
Antonella Sgarlatta
595b44dfee fix: reload layout when double clicking on panel resizer 2021-06-02 18:38:54 -03:00
Antonella Sgarlatta
6fb68d2255 refactor: extract shared logic to active note state 2021-06-02 17:57:37 -03:00
Antonella Sgarlatta
b7c2fa0b60 feat: use panel width event instead of ResizeObserver 2021-05-31 12:59:35 -03:00
Antonella Sgarlatta
278bec8d56 feat: close context menu on extension click 2021-05-24 11:46:43 -03:00
Antonella Sgarlatta
0a262de3db fix: handle components keydown and keyup actions 2021-05-19 14:53:52 -03:00
Antonella Sgarlatta
02249ebaca fix: add delete permanently option, restore icon and show alerts for locked notes 2021-05-07 15:56:35 -03:00
Antonella Sgarlatta
a1d56abd2e Merge branch 'develop' into feature/multiple-selection 2021-04-28 14:53:15 -03:00
Baptiste Grob
729a1a8dfd feat: focus back on passcode input after failure 2021-04-16 12:20:24 +02:00
Baptiste Grob
ebf6e69ef7 fix: prevent editor column overflow 2021-04-15 12:57:30 +02:00
Baptiste Grob
6a52721ea7 feat: delete local backups when signing out 2021-04-14 15:05:33 +02:00
Baptiste Grob
abfc588368 feat: multiple selected notes panel 2021-04-13 14:43:48 +02:00
Baptiste Grob
622963d04e fix: display session & remote history entries 2021-04-12 11:58:12 +02:00
Baptiste Grob
4242021dca fix: support refactored SNJS history 2021-04-08 12:19:21 +02:00
Baptiste Grob
5cd3a7cb09 fix: restore permissions modal 2021-03-26 12:24:36 +01:00
Baptiste Grob
52e8e8220b chore(deps): update SNJS 2021-03-23 18:52:57 +01:00
Baptiste Grob
cc474da0c3 feat: warning for protected note without protection
- Use `.sn-button` everywhere
- Delete permissions modal
- Capitalize "Clear session data"
2021-03-22 16:52:04 +01:00
Baptiste Grob
9541886a2c fix: download backup later in the change password process 2021-03-03 14:30:52 +01:00
Baptiste Grob
4d30d019ee feat: enable sessions management for every build 2021-02-19 12:19:31 +01:00
Baptiste Grob
1852b5e045 feat: implement SNApplication.hasProtectionSources 2021-02-18 09:48:39 +01:00
Baptiste Grob
aa34bfc0c6 fix: hide protections paragraph when no account or passcode exist 2021-02-15 16:28:36 +01:00
Baptiste Grob
badff1568d feat: clear protection session 2021-02-15 15:36:36 +01:00
Baptiste Grob
fab9ca2ad2 fix: hide account warning after login + improve key storage wording 2021-02-03 11:53:52 +01:00
Baptiste Grob
c084268f51 feat: display warning banner when using the app with no account 2021-02-02 15:40:20 +01:00
Baptiste Grob
d4f02a124d feat: implement SNJS backup file password retrieval 2021-01-28 15:28:55 +01:00
Baptiste Grob
0bd3143481 feat: add random identifier to bugsnag reports 2021-01-22 15:31:56 +01:00
Baptiste Grob
7e39d7c283 fix: lint warning 2021-01-22 12:56:52 +01:00
Baptiste Grob
d9576b4afe fix: cancel session revoking when pressing escape on confirm dialog 2021-01-22 12:56:41 +01:00
Baptiste Grob
a0909399f8 fix: lint errors 2021-01-22 11:52:24 +01:00
Baptiste Grob
5d65364885 feat: batch manager protection + react challenge modal + eslint fix 2021-01-22 11:37:58 +01:00
Baptiste Grob
83eb0bd76c fix: add rel="noreferrer" to bugsnag links 2021-01-19 16:48:52 +01:00
Baptiste Grob
42a7cb418c refactor: remove privileges in favor of SNJS protections 2021-01-18 13:40:10 +01:00
Baptiste Grob
75f02b4a05 Merge branch 'develop' into feature/privileges-simplification 2021-01-18 13:21:13 +01:00
Baptiste Grob
27a68accdd refactor: update SNJS + eslint 2021-01-18 13:06:01 +01:00
Baptiste Grob
d44748fcad feat: make error reporting opt-in 2021-01-11 13:17:41 +01:00
Baptiste Grob
a39d8ed72e feat: remove account menu sync spinner 2021-01-07 17:39:35 +01:00
Baptiste Grob
7261c2f119 feat: line up sessions management with latest SNJS 2021-01-05 12:18:44 +01:00
Baptiste Grob
1f0af1bc11 fix: hide sessions management 2020-12-28 17:14:09 +01:00
Baptiste Grob
31fcae4ed2 fix: wording 2020-12-28 17:13:43 +01:00
Baptiste Grob
7c69cce7b7 feat: use SNJS userCanManageSessions 2020-12-28 14:44:27 +01:00
Baptiste Grob
2c0f215409 feat: (wip) sessions management 2020-12-16 17:27:26 +01:00
Baptiste Grob
8434f598ca fix: show syncing message consistently 2020-11-23 17:06:23 +01:00
Baptiste Grob
3a16140699 chore(deps): upgrade snjs & sncrypto-web to npm package versions 2020-11-19 13:37:49 +01:00