Commit Graph

15 Commits

Author SHA1 Message Date
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