Commit Graph
98 Commits
Author SHA1 Message Date
Aman HarwaraandGitHub 594a6061b2 feat: Switched editor appearance preferences to be local instead of synced (#2870) 2024-04-24 12:24:34 +05:30
Aman HarwaraandGitHub bfbf9ab8ce feat: Themes and appeareance settings are now local to your device and not synced (#2847) 2024-02-17 14:23:37 +05:30
Aman HarwaraandGitHub b07abaa5df feat: Added search bar to navigation panel for searching tags and smart views (#2815) 2024-02-02 16:07:55 +05:30
Aman Harwara 853fab53ab feat: Added "Page size" option when exporting Super notes as PDF 2024-01-27 16:04:20 +05:30
Aman HarwaraandGitHub 418d1a7371 feat: Super notes can now be exported as PDF (#2776) 2024-01-24 13:23:38 +05:30
Aman HarwaraandGitHub 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ójkoandGitHub 7a8fc49d86 chore: normalize creation and update timestamps on payloads (#2731) 2023-12-28 10:16:20 +01:00
Aman HarwaraandGitHub eb75329fb4 feat: You can now select an existing tag to automatically add imported notes to (#2663) 2023-11-29 22:28:04 +05:30
MoandGitHub 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 HarwaraandGitHub 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 HarwaraandGitHub 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 HarwaraandGitHub 9e35e2eceb fix: Fixed performance regression in Super notes and improved toolbar (#2590) 2023-10-17 22:49:19 +05:30
Karol SójkoandGitHub 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 HarwaraandGitHub 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
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 <[email protected]>
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
MoandGitHub 3b531ce8bb tests: vault locking (#2394) 2023-08-07 15:27:06 -05:00
MoandGitHub 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 HarwaraandGitHub 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 HarwaraandGitHub c76ffc764b clipper: handle clipped note sync in background (#2367) 2023-08-03 18:43:04 +05:30
MoandGitHub c7fb0d2aca refactor: component viewer (#2377) 2023-07-28 07:08:52 -05:00
MoandGitHub 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
MoandGitHub 14bae5e895 tests: vault tests 3 (#2373) 2023-07-27 07:35:38 -05:00
MoandGitHub d268c02ab3 fix: Fixes issue where lock screen would not use previously active theme (#2372) 2023-07-26 15:50:08 -05:00
MoandGitHub 7222ca7fd0 tests: vaults-2 (#2368) 2023-07-26 04:55:58 -05:00
MoandGitHub a77535456c refactor: application dependency management (#2363) 2023-07-23 15:54:31 -05:00
MoandGitHub 2c68ea1d76 refactor: component manager usecases (#2354) 2023-07-13 05:46:52 -05:00
MoandGitHub 078ef3772c refactor: native feature management (#2350) 2023-07-12 12:56:08 -05:00
Karol SójkoandGitHub 325737bfbd chore: fix ContentType usage (#2353)
* chore: fix ContentType usage

* chore: fix specs
2023-07-12 13:53:29 +02:00
MoandGitHub c8e52b667c internal: change password preprocessing step (#2347) 2023-07-06 08:51:06 -05:00
MoandGitHub 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 HarwaraandGitHub 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 HarwaraandGitHub 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 HarwaraandGitHub 3b5bf1e509 refactor: usePreference + update TS tooling (#2333) 2023-05-11 20:04:14 +05:30
Aman HarwaraandGitHub 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 HarwaraandGitHub 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ójkoandGitHub 54f1e618de chore: store authenticator devices labels in preferences instead of server (#2252) 2023-03-09 11:05:15 +01:00
MoandGitHub b3cfb87c7f fix(models): filter out items with unknown content type (#2192) 2023-02-01 09:40:42 -06:00