Karol Sójko
ba236a2f2b
chore: add sync backoff mechanism checks ( #2786 )
2024-01-23 09:04:55 +01:00
Aman Harwara
396ee3f449
feat: Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). ( #2768 )
2024-01-20 15:22:09 +05:30
Karol Sójko
cf4b5ccf0a
chore: global sync per minute safety limit ( #2765 )
2024-01-11 15:26:09 +01:00
Mo
04106b3e15
chore: fix server selection ux [skip e2e]
2024-01-06 16:35:58 -06:00
Aman Harwara
afaf53a7a4
chore: let user know about 429 status ( #2747 )
2024-01-05 22:13:54 +05:30
Karol Sójko
258422cf3c
chore: rely on websockets for autosync if a websocket connection is open ( #2672 )
2023-12-04 09:10:18 +01:00
Karol Sójko
5bca53736b
chore: display shared vault file usage ( #2399 )
...
* chore: display shared vault file usage
* fix: specs
* fix: reshape filtering result
* fix: resolving invalid server items
* fix: get revisions specs
* fix: processing issue
* fix: tests
---------
Co-authored-by: Mo <mo@standardnotes.com >
2023-08-11 08:59:16 +02:00
Mo
d8d4052a52
refactor(web): dependency management ( #2386 )
2023-08-05 12:48:39 -05:00
Aman Harwara
c76ffc764b
clipper: handle clipped note sync in background ( #2367 )
2023-08-03 18:43:04 +05:30
Karol Sójko
247daddf5a
chore: vault tests refactors and lint ( #2374 )
2023-08-01 17:23:56 -05:00
Mo
4a29e2a24c
chore: upgrade eslint and prettier ( #2376 )
...
* chore: upgrade eslint and prettier
* chore: add restrict-template-expressions
2023-07-27 14:36:05 -05:00
Karol Sójko
eb062220d6
chore: fix endpoints and properties used in shared vaults to match the server ( #2370 )
...
* chore: upgrade @standardnotes/domain-core
* chore: enable vault tests by default
* chore: fix asymmetric messages paths
* chore: fix message property from user_uuid to recipient_uuid
* chore: fix server response properties for messages and notifications
* chore: fix user_uuid to recipient_uuid in resend all message use case
* chore: use notification payload and type from domain-core
* chore: fix non existent uuid in conflicts tests
* chore: use shared vault user permission from domain-core
* chore: enable all e2e tests
* chore: upgrade domain-core
* chore: mark failing tests as skipped
* chore: skip test
* chore: fix recipient_uuid in specs
* chore: skip test
* chore: skip test
* chore: skip test
* chore: skip test
* chore: fix remove unused var and unskip test
* Revert "chore: skip test"
This reverts commit 26bb876cf55e2c4fa9eeea56f73b3c2917a26f5c.
* chore: unskip passing tests
* chore: skip test
* chore: skip test
* fix: handle invite creation error
* chore: skip tests
* fix: disable vault tests to merge the PR
* chore: unskip asymmetric messages tests
2023-07-27 15:43:45 +02:00
Mo
a77535456c
refactor: application dependency management ( #2363 )
2023-07-23 15:54:31 -05:00
Karol Sójko
325737bfbd
chore: fix ContentType usage ( #2353 )
...
* chore: fix ContentType usage
* chore: fix specs
2023-07-12 13:53:29 +02:00
Mo
0ab6b5c6fe
chore(fix): fixes sync response not correctly identifying all errors ( #2346 )
2023-07-05 11:28:45 -05:00
Mo
b06999d25b
refactor: root key manager ( #2344 )
2023-07-04 07:31:50 -05:00
Mo
96f42643a9
feat: New one-click Home Server, now in Labs. Launch your own self-hosted server instance with just 1 click from the Preferences window. ( #2341 )
2023-07-03 08:30:48 -05:00
Mo
d79e7b14b1
chore: legacy fixes ( #2343 )
2023-07-03 08:03:25 -05:00
Mo
b032eb9c9b
internal: incomplete vault systems behind feature flag ( #2340 )
2023-06-30 09:01:56 -05:00
Aman Harwara
f27a38ca9b
chore: fix initial loading indicator mobile
2023-05-16 19:09:21 +05:30
Mo
e7f1d35341
refactor: http service ( #2233 )
2023-02-28 20:43:25 -06:00
Mo
59fc68296b
refactor: optimize delay between batches on mobile to allow UI interactivity during load ( #2129 )
2023-01-04 13:31:45 -06:00
Mo
3c332a35f6
feat: improve initial load performance on mobile ( #2126 )
2023-01-03 14:15:45 -06:00
Aman Harwara
a6ef658dae
feat: prioritize loading latest selected items ( #1930 )
2022-11-03 00:11:17 +05:30
Karol Sójko
ffb2193924
feat(encryption): refactor circular dependencies on services
2022-08-05 11:59:02 +02:00
Karol Sójko
0e40469e2f
feat: add snjs package
2022-07-06 14:04:30 +02:00