Antonella Sgarlatta
160f8165fe
chore(version-deps): upgrade stylekit
2021-05-11 14:38:45 -03:00
Antonella Sgarlatta
79dbc17277
chore(version): 3.6.11-beta01
2021-05-11 12:27:14 -03:00
Antonella Sgarlatta
660f439db7
chore(version-snjs): 2.1.0
2021-05-11 12:16:54 -03:00
Karol Sójko
78c8438b05
fix: lock on snjs version ( #553 )
...
* fix: lock on snjs version
* fix: lock version on sncrypto-web
2021-05-10 12:40:42 +02:00
Baptiste Grob
7993b22284
chore(version): 3.6.8
2021-04-26 16:35:30 +02:00
Baptiste Grob
e0eb4350aa
chore(version): 3.6.8-beta01
2021-04-21 16:33:40 +02:00
Baptiste Grob
b65e988923
Merge branch 'develop' into release/3.6.8
2021-04-21 16:10:46 +02:00
Baptiste Grob
8ca3fcc987
chore(deps): update snjs
2021-04-21 16:10:36 +02:00
Baptiste Grob
75d5560cd4
chore(version): 3.6.8
2021-04-20 12:15:56 +02:00
Baptiste Grob
5028388096
chore(deps): update StyleKit
2021-04-15 15:45:16 +02:00
Baptiste Grob
6a52721ea7
feat: delete local backups when signing out
2021-04-14 15:05:33 +02:00
Baptiste Grob
a324ac13a1
chore(version): 3.6.7
2021-04-14 11:54:34 +02:00
Baptiste Grob
21e40bec40
chore(deps): update snjs
2021-04-12 11:49:16 +02:00
Baptiste Grob
369b748b97
fix: remove focus outline artifacts
2021-04-09 14:22:33 +02:00
Baptiste Grob
87076addad
chore(deps): update StyleKit
2021-04-08 15:50:22 +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
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
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
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
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
b1cf0bd515
fix: use more widely compatible css for sign in/register button margins
2021-03-23 18:52:57 +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
59dbbcf6fd
feat: authorize CloudLink access
2021-03-11 15:41:29 +01:00
Baptiste Grob
d4d4e4b185
chore(version): 3.6.2
2021-03-11 10:30:54 +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
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
9c7bb08d0e
chore(version): 3.6.1
2021-03-03 14:52:43 +01:00
Baptiste Grob
7df39e796c
fix: change version number to 3.6.0
2021-03-02 17:48:36 +01:00
Baptiste Grob
bef17ef534
Release/3.6.0 ( #527 )
...
* feat: (wip) authorize note access
* fix: remove multiEditorEnabled
* refactor: update SNJS + eslint
* refactor: remove privileges in favor of SNJS protections
* fix: do not close editor when editing an archived note
* chore: remove progress indicator for webpack dev server
* fix: add rel="noreferrer" to bugsnag links
* chore(deps): upgrade snjs
* chore(deps): upgrade snjs
* feat: batch manager protection + react challenge modal + eslint fix
* fix: lint errors
* fix: launch state error
* fix: challenge modal: cancel instead of dismiss when pressing escape
* feat: improve focus styles
* fix: cancel session revoking when pressing escape on confirm dialog
* fix: lint warning
* chore(deps): upgrade minor versions
* feat: make SNWebCrypto a constant
* feat: add random identifier to bugsnag reports
* fix: check onKeyUp instead of onKeyDown
* feat: implement SNJS backup file password retrieval
* chore(deps): upgrade snjs
* feat: display warning banner when using the app with no account
* fix: properly color svg button
* fix: wording
* fix: hide account warning after login + improve key storage wording
* chore(deps): upgrade stylekit
* feat: use stylekit fonts for the editor
* chore(deps): bump nokogiri from 1.10.8 to 1.11.1 (#511 )
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.8 to 1.11.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.8...v1.11.1 )
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 >
* chore(deps): bump ini from 1.3.5 to 1.3.8 (#504 )
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
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 >
* fix: rename master branch to main
* fix: add missing placeholders for submodules (#516 )
Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com >
* chore(deps): upgrade snjs, babel, typescript, reach, mobx, preact
* feat: clear protection session
* fix: use correct close icon size
* fix: hide protections paragraph when no account or passcode exist
* chore(deps): remove unused dependencies
* fix: button casing
* feat: implement SNApplication.hasProtectionSources
* chore(version): 3.6.0
* feat: enable sessions management for every build
* feat: make "Protected" flag more subtle
* fix: only match protected note title
* fix: remove inconsistencies between protected note label and date
* feat: show warning when protecting a note with no protection source
* feat: make unprotecting a note a protected action
* chore(deps): upgrade snjs
* chore(version): 3.6.0-beta01
* fix: run docker with root to fix crashing on Linux (undoes 62da387d3a ) (#525 )
* feat: make encrypted backups protected (#524 )
Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: proletarius101 <54175165+proletarius101@users.noreply.github.com >
Co-authored-by: Darius JJ Chuck <79410894+standarius@users.noreply.github.com >
Co-authored-by: Antonella Sgarlatta <antonella@standardnotes.org >
2021-03-02 15:44:40 +01:00
Baptiste Grob
5915d9dc90
chore(version): 3.5.19
2021-01-27 11:25:00 +01:00
Baptiste Grob
23459268f9
chore(version): 3.5.17
2021-01-26 11:41:32 +01:00
Baptiste Grob
5dfdade3ca
chore(version): 3.5.15
2021-01-13 12:11:09 +01:00
Baptiste Grob
ff85c9c640
chore(deps): upgrade snjs
2021-01-11 17:19:10 +01:00
Baptiste Grob
7261c2f119
feat: line up sessions management with latest SNJS
2021-01-05 12:18:44 +01:00
Baptiste Grob
fec84b7269
chore(version): 3.5.14
2021-01-04 14:46:49 +01:00
Baptiste Grob
70a6ff1f4b
chore(deps): upgrade snjs
2021-01-04 12:40:48 +01:00
Baptiste Grob
62525c2949
chore(version): 3.5.13
2020-12-31 15:19:32 +01:00
Baptiste Grob
5ea7a0e837
chore(deps): upgrade
2020-12-28 15:22:29 +01:00
Baptiste Grob
2c0f215409
feat: (wip) sessions management
2020-12-16 17:27:26 +01:00
Baptiste Grob
e4d953e5df
chore: remove unused dependencies
2020-12-14 12:42:15 +01:00
Baptiste Grob
993d241c72
feat: switch from npm to yarn ( #500 )
...
* feat: switch from npm to yarn
* fix: build
* fix: replace yarn run with yarn
* fix: nodejs version install in Docker image
* fix: initialize mobx state
Co-authored-by: Karol Sójko <karolsojko@gmail.com >
2020-12-08 14:59:22 +01:00
Baptiste Grob
1ea4047b66
chore(version): 3.5.11
2020-11-26 12:57:46 +01:00
Baptiste Grob
a4368a5866
chore(deps): upgrade SNJS
2020-11-26 11:50:08 +01:00