Commit Graph

29 Commits

Author SHA1 Message Date
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
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
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
1852b5e045 feat: implement SNApplication.hasProtectionSources 2021-02-18 09:48:39 +01:00
Baptiste Grob
4426eb2c58 chore(deps): remove unused dependencies 2021-02-15 16:41:16 +01:00
Baptiste Grob
badff1568d feat: clear protection session 2021-02-15 15:36:36 +01:00
Baptiste Grob
42282d1bde chore(deps): upgrade snjs, babel, typescript, reach, mobx, preact 2021-02-15 11:28:11 +01:00
dependabot[bot]
882987537a 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>
2021-02-11 10:16:18 +01:00
Baptiste Grob
841077ce21 chore(deps): upgrade stylekit 2021-02-09 17:02:50 +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
94473da61b chore(deps): upgrade snjs 2021-01-28 15:31:28 +01:00
Baptiste Grob
d4f02a124d feat: implement SNJS backup file password retrieval 2021-01-28 15:28:55 +01:00
Baptiste Grob
30ddaec0f7 chore(deps): upgrade minor versions 2021-01-22 13:07:11 +01:00
Baptiste Grob
5d65364885 feat: batch manager protection + react challenge modal + eslint fix 2021-01-22 11:37:58 +01:00
Baptiste Grob
c6ff28b40e chore(deps): upgrade snjs 2021-01-21 11:54:33 +01:00
Baptiste Grob
4bac38f15f chore(deps): upgrade snjs 2021-01-19 17:20:27 +01:00
Baptiste Grob
27a68accdd refactor: update SNJS + eslint 2021-01-18 13:06:01 +01:00
Baptiste Grob
7261c2f119 feat: line up sessions management with latest SNJS 2021-01-05 12:18:44 +01:00
Baptiste Grob
70a6ff1f4b chore(deps): upgrade snjs 2021-01-04 12:40:48 +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
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