Commit Graph

471 Commits

Author SHA1 Message Date
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
f84d789b16 Merge branch 'develop' into feature/account-menu-react 2021-07-12 12:26:51 -03: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
881f4683cc Merge branch 'develop' into feature/account-menu-react 2021-06-30 19:00:23 -03:00
Antonella Sgarlatta
e208467ee7 chore: update links to .com 2021-06-28 15:28:01 -03:00
Antonella Sgarlatta
6d71389409 Merge branch 'develop' into feature/account-menu-react 2021-06-23 17:51:59 -03:00
Antonella Sgarlatta
8951264757 feat: show date on revision preview 2021-06-23 17:51:43 -03: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
VardanHakobyan
da5f25e809 Merge remote-tracking branch 'upstream/develop' into account-menu-react 2021-06-03 13:14:32 +04:00
Anton Emelyanov
db97d6d4b6 fix missing whitespace in permissions-modal (#568) 2021-06-01 09:52:30 -05:00
VardanHakobyan
844b43e2fb refactor: migrate account-menu to react - initial UI 2021-05-26 22:30:32 +04:00
Antonella Sgarlatta
61321b8d8e fix: revert to using label for import backup option 2021-05-17 17:04:52 -03:00
Antonella Sgarlatta
bc10fbf788 styles: fix button classes 2021-05-13 14:26:12 -03:00
Baptiste Grob
729a1a8dfd feat: focus back on passcode input after failure 2021-04-16 12:20:24 +02:00
Baptiste Grob
6a52721ea7 feat: delete local backups when signing out 2021-04-14 15:05:33 +02:00
Baptiste Grob
157d1a2061 fix: don't validate email inputs which could be something else 2021-04-14 11:54:14 +02:00
Baptiste Grob
9599f30ad4 fix: show history entry count 2021-04-12 12:33:03 +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
9deb5d13d5 fix: only call auth form method once 2021-04-07 15:03:54 +02:00
Mo Bitar
fb7ca903df feat: show editor version under selected editor title (#536) 2021-03-30 11:06:08 +02:00
Baptiste Grob
5cd3a7cb09 fix: restore permissions modal 2021-03-26 12:24:36 +01:00
Baptiste Grob
b1cf0bd515 fix: use more widely compatible css for sign in/register button margins 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
e1a5dde968 fix: use neutral instead of subtle for text 2021-03-08 10:05:20 +01:00
Baptiste Grob
f2e380f036 fix: improve app version contrast 2021-03-08 10:03:56 +01:00
Baptiste Grob
4d30d019ee feat: enable sessions management for every build 2021-02-19 12:19:31 +01:00
Baptiste Grob
734505c133 fix: button casing 2021-02-15 17:20:13 +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
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
a39d8ed72e feat: remove account menu sync spinner 2021-01-07 17:39:35 +01:00
Baptiste Grob
4c060c0ae1 fix: wording 2020-12-28 15:23:02 +01:00
Baptiste Grob
b84becc9db fix; wording 2020-12-17 16:41:11 +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
6cd4b8707a feat: add error reporting 2020-11-03 18:55:25 +01:00
Baptiste Grob
ee563cd09b feat: display beta warning on desktop 2020-10-20 16:53:49 +02:00
Baptiste Grob
8238387761 fix: stretch editor to full width in revision preview 2020-10-08 15:45:59 +02:00
Baptiste Grob
d088d74069 fix: remove public beta flags 2020-10-07 12:42:25 +02:00
Baptiste Grob
2f720d39f0 fix: always show title for revision previews 2020-10-07 11:19:25 +02:00
Baptiste Grob
e23250200a fix: restore correct spacing issue on action button for Listed 2020-10-06 11:34:02 +02:00
Baptiste Grob
62df25d7d8 fix: disable features for public beta 2020-09-30 16:37:10 +02:00
Mo Bitar
8679bf5b30 fix: proper reload of ext data 2020-09-25 11:48:55 -05:00