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 |
|
Aman Harwara
|
b89d9af7db
|
fix: Fixed issue on Android where deprecated editors wouldn't load
|
2023-11-30 14:31:26 +05:30 |
|
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 |
|
Karol Sójko
|
f95a4fe981
|
chore: establish websockets connection only on first party server hosts (#2616)
|
2023-11-02 13:33:42 +01:00 |
|
Karol Sójko
|
874961a7cd
|
chore: upgrade @standardnotes/domain-core and @standardnotes/settings (#2607)
|
2023-10-26 17:14:06 +02:00 |
|
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
|
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 |
|
Aman Harwara
|
2a27e512fb
|
chore: fix conflicts filter
|
2023-09-26 12:57:42 +05:30 |
|
Aman Harwara
|
80711a17fa
|
chore: handle notification of another member being removed (#2525)
|
2023-09-22 13:10:53 +05:30 |
|
Aman Harwara
|
e36c36f401
|
chore: fix conflicts count not taking into account exclusive vault mode (#2505)
|
2023-09-21 20:04:05 +05:30 |
|
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
|
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 |
|
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
|
9ad779c89a
|
chore: fix and add test for role change event
|
2023-09-06 15:06:02 +05:30 |
|
Karol Sójko
|
a195b93cb8
|
chore: fix missing event subscription registrations
|
2023-09-05 15:53:31 +02:00 |
|
Aman Harwara
|
b1666ffa21
|
chore: fix role change alert logic
|
2023-09-04 22:25:11 +05:30 |
|
Aman Harwara
|
c3890fe50d
|
chore: dont show alert on every role change
|
2023-09-04 21:13:42 +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
|
318a2caf08
|
chore: fix establishing connection to websockets when session is loaded from disk (#2474)
|
2023-09-01 16:16:01 +02:00 |
|
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
|
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 |
|
Mo
|
86cd0b5277
|
chore: fix native feature check
|
2023-08-12 06:57:26 -05:00 |
|
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 |
|
Mo
|
1e965caf18
|
refactor: import/export use cases (#2397)
|
2023-08-10 08:08:17 -05:00 |
|
Aman Harwara
|
875e8c3ee4
|
chore: should validate password before deleting vault (#2400)
|
2023-08-09 22:17:47 +05:30 |
|
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
|
b731c73cb2
|
chore: fix dependency events
|
2023-08-07 15:58:46 -05:00 |
|
Mo
|
3b531ce8bb
|
tests: vault locking (#2394)
|
2023-08-07 15:27:06 -05:00 |
|
Mo
|
ee473fe34d
|
chore: fix uuid generation for importers
|
2023-08-07 05:06:11 -05:00 |
|
Mo
|
d2f8a36f19
|
refactor: merge themes into components (#2388)
|
2023-08-06 08:52:19 -05:00 |
|
Mo
|
d8d4052a52
|
refactor(web): dependency management (#2386)
|
2023-08-05 12:48:39 -05:00 |
|
Mo
|
494436bdb6
|
refactor: key rotation (#2383)
|
2023-08-04 09:25:28 -05:00 |
|
Aman Harwara
|
c76ffc764b
|
clipper: handle clipped note sync in background (#2367)
|
2023-08-03 18:43:04 +05:30 |
|
Karol Sójko
|
027dd41147
|
fix: exit interview discount link not working (#2381)
|
2023-08-03 13:28:27 +02:00 |
|
Karol Sójko
|
247daddf5a
|
chore: vault tests refactors and lint (#2374)
|
2023-08-01 17:23:56 -05:00 |
|
Mo
|
73609ca7e3
|
fix: Fixes issue where selecting a third-party editor/note-type as default for a tag would not correctly apply editor
|
2023-08-01 13:53:15 -05:00 |
|
Aman Harwara
|
b58898687e
|
chore: show toast when duplicating note and update last modified date for duplicated note (#2379)
|
2023-08-01 18:23:20 +05:30 |
|
Mo
|
c7fb0d2aca
|
refactor: component viewer (#2377)
|
2023-07-28 07:08:52 -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 |
|