Commit Graph

196 Commits

Author SHA1 Message Date
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
Karol Sójko
17039cbb80 feat: New one-click Home Server, now in Labs. Launch your own self-hosted server instance with just 1 click from the Preferences window. (#2645) 2023-11-30 18:31:45 +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
Aman Harwara
2d687d9786 chore: on android use notification to display file upload progress instead of toast (#2628) [skip e2e] 2023-11-09 01:31:34 +05:30
Karol Sójko
0902580b79 chore: enable vaults on free internal team user accounts (#2617) 2023-11-03 11:23:42 +01:00
Aman Harwara
991de1ddf5 feat: When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format.
(#2610)
2023-10-31 01:19:04 +05:30
Aman Harwara
fff4696fa2 chore: remove sync call causing tests to become flaky 2023-10-02 19:15:58 +05:30
Aman Harwara
79c5da6c5b chore: ui for designating survivor for shared vault & warning when no survivor (#2544) 2023-09-29 16:38:38 +05:30
Karol Sójko
4b1140d8f0 chore: fix getting vault method (#2547)
* chore: fix getting vault method

* remove only attribute

* fix checking for vaults

* fix expected missing vaults
2023-09-28 14:18:48 +02:00
Karol Sójko
981417f952 chore: designated survivor test suite (#2540)
* chore: designated survivor test suite

* add more tests

* fix: tests exclusivness

* fix removing account from shared vaults test
2023-09-27 14:27:12 +02:00
Aman Harwara
9de994bcba chore: add tests for moving items into vault (#2539) 2023-09-26 18:37:17 +05:30
Karol Sójko
2ce908da29 chore: add method to designate a shared vault survivor (#2538) 2023-09-26 13:48:36 +02:00
Aman Harwara
60f96bc201 chore: handle moving & removing tags with subtags into/out of vaults (#2528) 2023-09-26 16:40:09 +05:30
Aman Harwara
b2ead8fc84 chore: handle notification on guest when host cancels invite (#2537) 2023-09-26 15:53:18 +05:30
Karol Sójko
3777a5389e chore: refactor notifications and re-enable vault tests (#2532)
* chore: refactor notifications and re-enable vault tests

* fix message in error expected
2023-09-26 10:21:26 +02:00
Aman Harwara
9fa52d9039 chore: fix note view error [skip e2e] 2023-09-22 20:08:35 +05:30
Karol Sójko
c084dcd11e chore: enable vault tests (#2518) 2023-09-22 15:09:45 +02:00
Karol Sójko
f7d204b205 chore: add designated survivor uuid to shared vault metadata (#2527)
* chore: add designated survivor uuid to shared vault metadata

* fix specs
2023-09-22 12:54:42 +02:00
Aman Harwara
80711a17fa chore: handle notification of another member being removed (#2525) 2023-09-22 13:10:53 +05:30
Karol Sójko
0d15858b5f chore: fix notification type on shared vault user removal (#2521) 2023-09-20 17:01:07 +02:00
Aman Harwara
e2901d9535 chore: only invalidate vault user cache when required (#2519) 2023-09-20 17:20:30 +05:30
Aman Harwara
48e7820100 chore: vault member permissions (#2509) 2023-09-18 19:53:34 +05:30
Aman Harwara
dcd64408a1 chore: update vaults prefs (#2504) 2023-09-15 20:30:41 +05:30
Aman Harwara
520bede842 chore: fix issue where child tags would get hidden in exclusive vault mode if parent tag is in different vault (#2502) 2023-09-15 16:28:16 +05:30
Aman Harwara
daab6e12cf chore: make "move to vault" stricter if item has links (#2501) 2023-09-15 15:46:57 +05:30
Mo
09ba8fb99b chore: add mechanism for legacy uuid aad 2023-09-12 16:47:24 -05:00
Aman Harwara
53785c7100 chore: correctly refresh vault info badge 2023-09-12 16:42:07 +05:30
Karol Sójko
d6a3e69d8c chore: remove the option to trigger transition from the UI (#2489) 2023-09-12 09:25:05 +02:00
Aman Harwara
5311f1e098 chore: reset values changed for testing 2023-09-11 18:36:51 +05:30
Aman Harwara
7ca2fa8eab chore: fix preferences count bubble size & position 2023-09-11 18:36:11 +05:30
Aman Harwara
22d6fcf973 chore: remove testing default 2023-09-08 18:42:53 +05:30
Aman Harwara
2e364dc016 chore: show preferences notification count bubble on mobile 2023-09-08 18:35:57 +05:30
Karol Sójko
fc9dc60030 chore: fix passing websocket events 2023-09-05 17:48:24 +02:00
Aman Harwara
4ee5ad8595 chore: fix issue where ephemeral vault couldnt be deleted with the correct password if not unlocked once before 2023-09-04 19:27:04 +05:30
Aman Harwara
35d4e7ff2d chore: only download inbound invites when signed in 2023-09-04 13:31:32 +05:30
Aman Harwara
be3b904f62 chore: show invite count bubble on preferences button (#2458) 2023-09-01 22:31:35 +05:30
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
Aman Harwara
de165c7456 chore: fix vault invite sender contact 2023-08-31 21:10:34 +05:30
Karol Sójko
cc6d300dc7 chore: handle notifications from websockets (#2472) 2023-08-31 15:32:05 +02:00
Karol Sójko
3dd9504a85 chore: add option to transition your data - internal feature (#2449)
* chore: add option to transition your data - internal feature

* chore: fix spec typo
2023-08-24 14:58:15 +02:00
Karol Sójko
c26f0c4c02 chore: fix handling failures upon shared vault invite accepting (#2443) 2023-08-23 11:52:00 +02:00
Karol Sójko
d01f3343de chore: fix passed value for creating shared vault file token 2023-08-21 20:08:12 +02:00
Karol Sójko
a6029e3ef1 chore: send shared vault owner context when creating a shared vault file valet token (#2435)
* chore: send shared vault owner context when creating a shared vault file valet token

* chore: remove unused shared vault upload bytes limit
2023-08-21 14:57:54 +02:00
Aman Harwara
ca9895cac1 feat: Added Super & HTML import options in Import modal. Google Keep notes will now also be imported as Super notes, with attachments if importing from HTML (#2433) 2023-08-18 16:41:25 +05:30
Mo
40f355d0ea chore: fix dep 2023-08-12 06:24:58 -05:00
Mo
c2110b7c12 chore: replace throw with error 2023-08-12 06:14:27 -05: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