Commit Graph

92 Commits

Author SHA1 Message Date
Karol Sójko
7a8fc49d86 chore: normalize creation and update timestamps on payloads (#2731) 2023-12-28 10:16:20 +01:00
Aman Harwara
eb75329fb4 feat: You can now select an existing tag to automatically add imported notes to (#2663) 2023-11-29 22:28:04 +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
8ff0d20858 fix: Fixed issue where checklist item text in Super notes wasn't aligned correctly (#2656) 2023-11-27 19:54:38 +05:30
Mo
305647a4da Revert "fix: Fixed issue with checklist alignment in Super notes"
This reverts commit f6c2991f46.
2023-11-24 11:46:48 -06:00
Aman Harwara
f6c2991f46 fix: Fixed issue with checklist alignment in Super notes 2023-11-24 22:24:30 +05:30
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
a616750aea feat: Added preference to toggle Super note toolbar visibility. When toggled off, the toolbar will only be visible when text is selected as a floating toolbar. [skip e2e] 2023-10-26 01:17:33 +05:30
Aman Harwara
9e35e2eceb fix: Fixed performance regression in Super notes and improved toolbar (#2590) 2023-10-17 22:49:19 +05:30
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
e36c36f401 chore: fix conflicts count not taking into account exclusive vault mode (#2505) 2023-09-21 20:04:05 +05:30
Aman Harwara
9ebb095aaa chore: fix typos 2023-09-13 16:37:45 +05:30
Mo
86cd0b5277 chore: fix native feature check 2023-08-12 06:57:26 -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
Aman Harwara
ce96cd2998 chore: vaults-related fixes 2023-08-08 19:06:24 +05:30
Aman Harwara
f82974633b chore: allow setting custom icon to vault 2023-08-08 19:00:16 +05:30
Mo
3b531ce8bb tests: vault locking (#2394) 2023-08-07 15:27:06 -05:00
Mo
d2f8a36f19 refactor: merge themes into components (#2388) 2023-08-06 08:52:19 -05:00
Mo
8f3ed30c44 chore: fix infinite loop when installing desktop component 2023-08-06 07:20:24 -05:00
Aman Harwara
ec309d6fb5 feat: Added translucency effect to menus, dialogs and alerts. Can be turned off from Preferences > Appeareance (#2387) [skip e2e] 2023-08-05 20:40:37 +05:30
Aman Harwara
c76ffc764b clipper: handle clipped note sync in background (#2367) 2023-08-03 18:43:04 +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
Mo
14bae5e895 tests: vault tests 3 (#2373) 2023-07-27 07:35:38 -05:00
Mo
d268c02ab3 fix: Fixes issue where lock screen would not use previously active theme (#2372) 2023-07-26 15:50:08 -05:00
Mo
7222ca7fd0 tests: vaults-2 (#2368) 2023-07-26 04:55:58 -05:00
Mo
a77535456c refactor: application dependency management (#2363) 2023-07-23 15:54:31 -05:00
Mo
2c68ea1d76 refactor: component manager usecases (#2354) 2023-07-13 05:46:52 -05:00
Mo
078ef3772c refactor: native feature management (#2350) 2023-07-12 12:56:08 -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
c8e52b667c internal: change password preprocessing step (#2347) 2023-07-06 08:51:06 -05:00
Mo
b032eb9c9b internal: incomplete vault systems behind feature flag (#2340) 2023-06-30 09:01:56 -05:00
Aman Harwara
69de0e448f fix: Fixed issue where Conflicts view is shown but the list is empty 2023-06-29 17:54:38 +05:30
Aman Harwara
d3378a704a refactor: fix conflicts view when conflicted copies are already in trash (#2339) 2023-06-27 22:08:46 +05:30
Aman Harwara
195420101a chore: fix conflict map addition/removal 2023-06-25 16:05:50 +05:30
Aman Harwara
e0e9249334 feat: Added a conflict resolution dialog and a Conflicts view for easier management of conflicts (#2337) 2023-06-25 14:27:51 +05:30
Aman Harwara
3b5bf1e509 refactor: usePreference + update TS tooling (#2333) 2023-05-11 20:04:14 +05:30
Aman Harwara
bcd962f150 refactor: remove unused dark mode code (#2332) 2023-05-11 19:45:10 +05:30
Mo
f9fccf7140 chore: fix compound predicates which involve tags 2023-05-08 07:18:03 -05:00
Aman Harwara
9fbb845b1d feat: Replaced margin resizers with "Editor width" options. You can set it globally from Preferences > Appearance or per-note from the note options menu (#2324) 2023-05-04 17:42:16 +05:30
Aman Harwara
2ce2b8410f feat(clipper): Added default tag setting to clipper 2023-04-24 16:33:51 +05:30
Aman Harwara
636de8fada fix: Disabled pane gesture navigation by default and moved it to Labs since it is unstable 2023-03-15 17:05:41 +05:30
Karol Sójko
54f1e618de chore: store authenticator devices labels in preferences instead of server (#2252) 2023-03-09 11:05:15 +01:00
Mo
b3cfb87c7f fix(models): filter out items with unknown content type (#2192) 2023-02-01 09:40:42 -06:00
Aman Harwara
506a1e83f1 feat: Allow exporting multiple Super notes and select what format to export them to (#2191) 2023-02-01 00:47:28 +05:30
Mo
e7214ea73a fix: fixed issue with third party editors not loading (#2174) 2023-01-20 16:32:33 -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
Aman Harwara
dd8ccdeadc feat: Added per-tag preference to use table layout and removed "Files Table View" from Labs 2023-01-06 17:00:19 +05:30
Mo
3c332a35f6 feat: improve initial load performance on mobile (#2126) 2023-01-03 14:15:45 -06:00
Mo
a896b4d9cf chore: remove redunant electronVersion from desktop build params 2023-01-02 23:26:15 -06:00