Commit Graph

20 Commits

Author SHA1 Message Date
Karol Sójko
ec1cddcf3a chore: add websocket heartbeat to keep the connection alive (#2681) 2023-12-05 12:20:36 +01:00
Karol Sójko
357e763c3e chore: stop re-establishing websocket connection upon application close 2023-12-04 21:57:29 +01:00
Karol Sójko
214f5b785d chore: re-establish websocket connection upon connection close (#2673) 2023-12-04 14:37:38 +01:00
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
Mo
c43b593c60 feat: Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. (#2630) 2023-11-29 10:18:55 -06:00
Karol Sójko
fc9dc60030 chore: fix passing websocket events 2023-09-05 17:48:24 +02:00
Karol Sójko
4ca291291c chore: add handling shared vault invites via websockets (#2475) 2023-09-01 17:04:32 +02:00
Karol Sójko
bd2172b773 chore: handle messages via websockets (#2473)
* chore: handle messages via websockets

* chore: update domain events

* fix: specs

* fix: adjust server revision creation delay
2023-09-01 13:07:15 +02:00
Karol Sójko
cc6d300dc7 chore: handle notifications from websockets (#2472) 2023-08-31 15:32:05 +02:00
Karol Sójko
90dcb33a44 chore: remove calling payments server for subscriptions if using third party api hosts (#2398) 2023-08-09 13:16:19 +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
Mo
a77535456c refactor: application dependency management (#2363) 2023-07-23 15:54:31 -05:00
Mo
7fb33c400c chore: refetch subscription when prefs menu opens (#2360) 2023-07-17 09:04:22 -05:00
Mo
078ef3772c refactor: native feature management (#2350) 2023-07-12 12:56:08 -05:00
moughxyz
561d4da9bd chore: upgrade @standardnotes deps 2023-01-19 17:05:10 -06:00
Karol Sójko
856a7e3500 refactor: remove Uuid and RoleName from @standardnotes/common in favour of @standardnotes/domain-core value objects (#2167) 2023-01-19 16:17:59 +01:00
Karol Sójko
271db1c3dc fix(snjs): notify http service of refresh session 2023-01-18 14:38:26 +01:00
Karol Sójko
696b82b9d3 feat(files): refactor circular deps 2022-08-04 16:21:46 +02:00
Karol Sójko
fbfed0a05c feat: add services package 2022-07-05 20:58:24 +02:00