Baptiste Grob
|
52f8acfb0e
|
fix: correctly check for pushState function
fixes #523
|
2021-03-30 11:29:40 +02:00 |
|
Mo Bitar
|
fb7ca903df
|
feat: show editor version under selected editor title (#536)
|
2021-03-30 11:06:08 +02:00 |
|
Baptiste Grob
|
77ced73040
|
Merge branch 'main' into develop
|
2021-03-26 12:26:22 +01:00 |
|
Baptiste Grob
|
adc04411e4
|
chore(version): 3.6.4
|
2021-03-26 12:25:43 +01:00 |
|
Baptiste Grob
|
12925eef41
|
Merge branch 'hotfix/3.6.4' into main
|
2021-03-26 12:24:45 +01:00 |
|
Baptiste Grob
|
5cd3a7cb09
|
fix: restore permissions modal
|
2021-03-26 12:24:36 +01:00 |
|
dependabot[bot]
|
ad943c6ecd
|
chore(deps-dev): Bump pug from 2.0.4 to 3.0.1 (#529)
Bumps [pug](https://github.com/pugjs/pug) from 2.0.4 to 3.0.1.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug@2.0.4...pug@3.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-25 12:12:41 +01:00 |
|
dependabot[bot]
|
867e7c2f74
|
chore(deps): Bump elliptic from 6.5.3 to 6.5.4 (#534)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com>
|
2021-03-25 12:06:22 +01:00 |
|
dependabot[bot]
|
099893c40c
|
chore(deps): Bump pug-code-gen from 2.0.2 to 2.0.3 (#528)
Bumps [pug-code-gen](https://github.com/pugjs/pug) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug-code-gen@2.0.2...pug@2.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-25 12:03:50 +01:00 |
|
Baptiste Grob
|
15efaec8a8
|
Merge branch 'release/3.6.3' into main
|
2021-03-25 11:04:59 +01:00 |
|
Baptiste Grob
|
48bdee0be1
|
Merge branch 'release/3.6.3' into develop
|
2021-03-25 11:04:59 +01:00 |
|
Baptiste Grob
|
07504290af
|
chore(version): 3.6.3
|
2021-03-25 11:04:36 +01:00 |
|
Baptiste Grob
|
fd610d1bf4
|
chore(deps): update StyleKit
|
2021-03-24 17:09:20 +01:00 |
|
Baptiste Grob
|
3111dc4c0b
|
fix: export decrypted backup for desktop in some cases
Mainly, when a backup is requested and no protection sources are
available.
|
2021-03-24 11:53:29 +01:00 |
|
Baptiste Grob
|
7c9b684c83
|
fix: move onSignOut bridge hook call later in the deinit lifecycle
|
2021-03-24 10:22:55 +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
|
257c0f6cab
|
feat: add onSignOut bridge hook
|
2021-03-23 18:52:57 +01:00 |
|
Baptiste Grob
|
52e8e8220b
|
chore(deps): update SNJS
|
2021-03-23 18:52:57 +01:00 |
|
Mo Bitar
|
cf76e1b42a
|
fix: reload when firefox pinned tab becomes visible (#535)
Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com>
|
2021-03-22 18:42:26 +01:00 |
|
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
|
6c1622f3d3
|
Revert "fix: sanitize backup file names for windows"
This reverts commit 9d017b5745.
|
2021-03-12 14:58:41 +01:00 |
|
Baptiste Grob
|
cd7b5cc455
|
fix: prevent cutting off lines on windows
|
2021-03-11 15:53:26 +01:00 |
|
Baptiste Grob
|
5bd0db302c
|
fix: remove scrollbars on paragraphs
|
2021-03-11 15:53:11 +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
|
eb0d7f65bd
|
Merge branch 'release/3.6.2' into develop
|
2021-03-11 11:21:40 +01:00 |
|
Baptiste Grob
|
22da9ea942
|
Merge branch 'release/3.6.2' into main
|
2021-03-11 11:21: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
|
d4d4e4b185
|
chore(version): 3.6.2
|
2021-03-11 10:30:54 +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
|
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
|
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 |
|
Theodore Chu
|
01c35e46a5
|
chore(deps): bump sn-stylekit to 2.2.1 (#531)
|
2021-03-05 10:27:43 +01: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
|
a14b7ed411
|
Merge branch 'release/3.6.1' into develop
|
2021-03-03 14:53:49 +01:00 |
|