Karol Sójko
880a537774
feat(snjs): add revisions api v2 ( #2154 )
...
* feat(snjs): add revisions api v2
* fix(snjs): reference listing and getting revisions in specs
* fix(snjs): revisions specs
* fix(web): usage of revision metadata
* fix(snjs): add specs for decryption revision
* fix(snjs): issue with building mocked specs
* fix(snjs): adjust revision creation delay
2023-01-18 09:20:06 +01:00
Karol Sójko
be028ff87b
feat(snjs): add sign in with recovery codes use case ( #2130 )
...
* feat(snjs): add sign in with recovery codes use case
* fix(snjs): code review adjustments
* fix(snjs): remove unnecessary exposed getter
* fix(services): waiting for event handling
* fix: preferences test
Co-authored-by: Mo <mo@standardnotes.com >
2023-01-09 06:52:56 +01:00
Karol Sójko
b2faa815e9
feat: add sending user requests to process ( #1908 )
...
* feat: add sending user requests to process
* fix(snjs): yarn lock
* fix(snjs): imports
* fix: specs
2022-11-02 11:33:02 +01:00
Mo
18c821d8eb
feat: replace private workspaces with private usernames ( #1783 )
2022-10-12 13:52:34 -05:00
Mo
cbbe913cd6
feat: experimental 005 operator ( #1753 )
2022-10-06 11:03:43 -05:00
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