Baptiste Grob
|
232d01795d
|
refactor: remove unused import
|
2021-03-22 18:34:27 +01:00 |
|
Baptiste Grob
|
ac634333cf
|
style: run prettier
|
2021-03-22 18:32:50 +01:00 |
|
Baptiste Grob
|
9f5c640bcd
|
feat: show protected warning after protecting a note without protections
|
2021-03-22 18:32:31 +01:00 |
|
Baptiste Grob
|
bf6cfa398e
|
fix: extend editor area to full height
|
2021-03-22 18:26:31 +01:00 |
|
Baptiste Grob
|
4f2d442ac1
|
fix: remove console statement
|
2021-03-22 17:58:03 +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
|
59dbbcf6fd
|
feat: authorize CloudLink access
|
2021-03-11 15:41:29 +01:00 |
|
Baptiste Grob
|
93f8d6bbe7
|
refactor: use setState
|
2021-03-11 15:07:39 +01:00 |
|
Baptiste Grob
|
757f43971c
|
fix: reload search results when changing protected text search option
|
2021-03-11 10:55:20 +01:00 |
|
Baptiste Grob
|
14d2109978
|
fix: only trigger search options animation once
|
2021-03-11 10:27:04 +01:00 |
|
Baptiste Grob
|
c6c8d842da
|
feat: animate search options entrance
|
2021-03-10 17:26:21 +01:00 |
|
Baptiste Grob
|
24c5dba4e9
|
fix: keep search options visible while authorizing
|
2021-03-10 16:47:44 +01:00 |
|
Baptiste Grob
|
99e26c8270
|
fix: improve search options top margin
|
2021-03-10 16:47:20 +01:00 |
|
Baptiste Grob
|
c2ba11238c
|
feat: show/hide search options based on focused element
|
2021-03-10 16:14:22 +01:00 |
|
Baptiste Grob
|
56665b2315
|
feat: search protected notes text
|
2021-03-10 14:38:24 +01:00 |
|
Baptiste Grob
|
ff9e622b82
|
chore(deps): update snjs
|
2021-03-09 16:57:12 +01:00 |
|
Baptiste Grob
|
225db73773
|
Merge branch 'develop' into feature/auth
|
2021-03-08 11:20:48 +01:00 |
|
Baptiste Grob
|
8899c6075a
|
fix: handle new function signature
|
2021-03-08 09:57:05 +01:00 |
|
Mo Bitar
|
af1a369e63
|
fix: smart tag selection issue
|
2021-03-06 11:25:12 -06:00 |
|
Mo Bitar
|
e0ab938ccf
|
feat: notes display criteria (#530)
* feat: notes display criteria
* chore: remove unused code
* chore: update names
* chore: update snjs version
|
2021-03-04 12:22:14 -06:00 |
|
Baptiste Grob
|
9d017b5745
|
fix: sanitize backup file names for windows
|
2021-03-03 16:46:31 +01:00 |
|
Baptiste Grob
|
d6f7779a76
|
fix: compile error
|
2021-03-03 14:52:29 +01:00 |
|
Baptiste Grob
|
9541886a2c
|
fix: download backup later in the change password process
|
2021-03-03 14:30:52 +01:00 |
|
Baptiste Grob
|
0406a07b47
|
Merge branch 'release/3.6.0' into develop
|
2021-03-02 12:07:30 +01:00 |
|
Antonella Sgarlatta
|
d49e508cfc
|
feat: make encrypted backups protected (#524)
Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com>
|
2021-03-02 12:06:47 +01:00 |
|
Baptiste Grob
|
a3f73ba664
|
feat: make unprotecting a note a protected action
|
2021-02-23 10:40:08 +01:00 |
|
Baptiste Grob
|
ef3a962d78
|
feat: show warning when protecting a note with no protection source
|
2021-02-23 09:48:52 +01:00 |
|
Baptiste Grob
|
6a3e070ea6
|
fix: remove inconsistencies between protected note label and date
|
2021-02-22 17:41:45 +01:00 |
|
Baptiste Grob
|
944d5db9b7
|
fix: only match protected note title
|
2021-02-22 12:01:29 +01:00 |
|
Baptiste Grob
|
ed7f093e02
|
feat: make "Protected" flag more subtle
|
2021-02-22 11:40:43 +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
|
523feff6c8
|
fix: use correct close icon size
|
2021-02-15 16:08:10 +01:00 |
|
Baptiste Grob
|
badff1568d
|
feat: clear protection session
|
2021-02-15 15:36:36 +01:00 |
|
Baptiste Grob
|
5cb3bbf435
|
feat: use stylekit fonts for the editor
|
2021-02-10 10:42:45 +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
|
117d414d6b
|
fix: wording
|
2021-02-02 17:38:44 +01:00 |
|
Baptiste Grob
|
1b34331e93
|
fix: properly color svg button
|
2021-02-02 16:12:02 +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
|
1576da01c4
|
fix: check onKeyUp instead of onKeyDown
|
2021-01-27 15:32:26 +01:00 |
|
Baptiste Grob
|
5b7777bb98
|
Merge branch 'hotfix/3.5.19' into develop
|
2021-01-27 11:26:01 +01:00 |
|
Baptiste Grob
|
929c11addc
|
fix: do not process tab key in editor when document is hidden
|
2021-01-27 11:24:01 +01:00 |
|
Baptiste Grob
|
6489628731
|
fix: disable autocomplete on editor textarea
|
2021-01-27 11:23:36 +01:00 |
|
Baptiste Grob
|
0c038786d5
|
Merge branch 'hotfix/3.5.17' into develop
|
2021-01-26 11:44:17 +01:00 |
|
Baptiste Grob
|
f29682c4a9
|
fix: delete auth/keyParams from decrypted backup
|
2021-01-26 11:41:23 +01:00 |
|
Baptiste Grob
|
0bd3143481
|
feat: add random identifier to bugsnag reports
|
2021-01-22 15:31:56 +01:00 |
|
Baptiste Grob
|
2c4742a91d
|
feat: make SNWebCrypto a constant
|
2021-01-22 13:33:29 +01:00 |
|
Baptiste Grob
|
7e39d7c283
|
fix: lint warning
|
2021-01-22 12:56:52 +01:00 |
|