Commit Graph

1901 Commits

Author SHA1 Message Date
Baptiste Grob
729a1a8dfd feat: focus back on passcode input after failure 2021-04-16 12:20:24 +02:00
Baptiste Grob
465a6b55a0 feat: label new note button 2021-04-15 16:16:36 +02:00
Baptiste Grob
b56ba17867 feat: adjust search options defaults (include archived notes by default) 2021-04-15 16:12:57 +02:00
Baptiste Grob
5028388096 chore(deps): update StyleKit 2021-04-15 15:45:16 +02:00
Baptiste Grob
69bbf1f28b fix: improper line-height clipping 2021-04-15 14:51:18 +02:00
Baptiste Grob
e5b3a5a4f9 fix: incorrect search clear button positioning 2021-04-15 14:44:22 +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
d3ff9f2f21 Merge branch 'hotfix/3.6.7' into develop 2021-04-14 11:54:43 +02:00
Baptiste Grob
a324ac13a1 chore(version): 3.6.7 2021-04-14 11:54:34 +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
4ebbcd47e6 Merge branch 'release/3.6.6' into main 2021-04-12 14:56:05 +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
21e40bec40 chore(deps): update snjs 2021-04-12 11:49:16 +02:00
Baptiste Grob
fd4f5ab65e chore(deps): update lockfile 2021-04-09 15:33:08 +02:00
Baptiste Grob
369b748b97 fix: remove focus outline artifacts 2021-04-09 14:22:33 +02:00
Baptiste Grob
e12b9ecac8 fix: excessive autorun calls 2021-04-08 18:49:48 +02:00
Baptiste Grob
87076addad chore(deps): update StyleKit 2021-04-08 15:50:22 +02:00
Baptiste Grob
4242021dca fix: support refactored SNJS history 2021-04-08 12:19:21 +02:00
Baptiste Grob
a9bf0c3ec0 chore(version): 3.6.6 2021-04-08 11:38:47 +02:00
Baptiste Grob
4f0ca51873 chore(deps): update snjs 2021-04-08 11:33:40 +02:00
Baptiste Grob
5939d5720a chore(deps): update stylekit 2021-04-07 16:00:39 +02:00
Baptiste Grob
9deb5d13d5 fix: only call auth form method once 2021-04-07 15:03:54 +02:00
Baptiste Grob
af3de36361 fix: decrypted backup import file name 2021-04-07 13:13:54 +02:00
Baptiste Grob
a4e4381b0a refactor: rename parameter 2021-04-06 16:52:37 +02:00
Baptiste Grob
ed69680295 feat: search options (#540)
* feat: search options

* feat: sanitize folder names

* fix: add cursor: pointer to switch

* fix: explicitly make the search bar a text input

* refactor: remove magic number

* refactor: extract Switch component to its own file

* refactor: split AppState into multiple files

* refactor: review comments
2021-04-06 16:48:25 +02:00
Baptiste Grob
275c8cbd1f feat: improve filename sanitizing 2021-04-05 18:00:08 +02:00
Mo Bitar
57ddeb3e09 feat: show offline status in saving indicator (#539)
Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com>
2021-04-05 14:27:32 +02:00
Baptiste Grob
54486e4e81 feat(ci): add workflow_dispatch to dev action 2021-04-05 12:21:53 +02:00
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