Commit Graph

11 Commits

Author SHA1 Message Date
Karol Sójko
73e3b3813f fix(encryption): remove compiled encrypted paramters from source 2022-08-05 13:31:21 +02:00
Karol Sójko
ffb2193924 feat(encryption): refactor circular dependencies on services 2022-08-05 11:59:02 +02:00
Karol Sójko
7e251262d7 feat(web): extract ui-services package 2022-08-04 15:13:30 +02:00
Mo
0cbd98224c chore(encryption): lint 2022-07-05 09:45:45 -05:00
Aman Harwara
37d765ab21 fix(web): content & navigation list scroll on mobile (#1207) 2022-07-05 20:14:01 +05:30
Mo
a55d92038b chore: fix types 2022-07-05 07:43:54 -05:00
Karol Sójko
36fc9caa2c fix: extract keyed splits 2022-07-05 14:20:21 +02:00
Karol Sójko
85ab5b914a fix: extraction abstract key split 2022-07-05 12:38:34 +02:00
Karol Sójko
2ec1a4dbb4 fix: extract encryption type split functions 2022-07-05 12:22:38 +02:00
Karol Sójko
945248d7d3 fix: encryption exports (#1205)
* fix: encryptio exports

* fix: imports

* fix: items key mutator import
2022-07-05 11:31:22 +02:00
Karol Sójko
e5771fcbde feat: add @standardnotes/encryption package (#1199)
* feat: add @standardnotes/encryption package

* fix: mobile dependency on encryption package

* fix: order of build & lint in pr workflows

* fix: web dependency on encryption package

* fix: remove encryption package composite configuration

* fix: import order
2022-07-05 10:06:03 +02:00