Commit Graph

150 Commits

Author SHA1 Message Date
Aman Harwara
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
5463b7b58e chore: fix super editor menus overflowing 2024-01-20 20:16:26 +05:30
Aman Harwara
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
Aman Harwara
3d895ca499 chore: memoize plain editor ref function 2024-01-11 19:39:07 +05:30
Mo
b5a6e60146 chore: await local propagation before replacing plain text contents 2024-01-04 12:06:31 -06:00
Aman Harwara
661cb73749 chore: fix scroll sync in conflict resolution modal 2023-12-18 13:23:39 +05:30
Aman Harwara
ccb0e20ad4 chore: fix super checklist rendering in conversion and history dialogs [skip e2e] 2023-12-01 00:51: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
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
8574c42706 chore: fix positioning [skip e2e] 2023-10-29 14:03:25 +05:30
Aman Harwara
0f73ea8c4e chore: fix note options menu visibility in plain editor on mobile [skip e2e] 2023-10-29 14:00:45 +05:30
Aman Harwara
29f2f366ee chore: fix timestamps 2023-10-23 19:37:45 +05:30
Aman Harwara
d2fad22418 fix: Fixed issue where super note would be editable even when "Prevent editing" is enabled 2023-09-29 19:06:02 +05:30
Aman Harwara
6530aa4c79 chore: hide conflicts button if note is readonly 2023-09-21 20:24:29 +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
7c5f5c82a1 chore: improve note view vault info style (#2488) 2023-09-08 17:49:30 +05:30
Aman Harwara
ec69e8041f chore: enable vaults if dev mode or if user has role (#2483) 2023-09-08 00:15:21 +05:30
Aman Harwara
2fc3d04ba9 fix: Fixed issue where note history would only display the latest content 2023-09-01 23:42:42 +05:30
Aman Harwara
493d5e91f6 fix: Fixed issue where conflict resolution menu was not selectable [skip e2e] 2023-08-30 09:42:17 +05:30
Aman Harwara
208070be1b chore: make font size changes responsive to window size 2023-08-27 16:45:41 +05:30
Aman Harwara
999bbde1b0 refactor: use correct endpoint when uploading file to shared vault note 2023-08-24 15:54:47 +05:30
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
Aman Harwara
7fb960470a chore: modal animations 2023-08-11 17:09:27 +05:30
Aman Harwara
2f44f9b625 chore: change tooltip timings & behavior (#2402) 2023-08-10 23:56:26 +05:30
Aman Harwara
48ee9ad16e chore: fix non-portal popover positioning 2023-08-09 13:34:44 +05:30
Aman Harwara
1585d6b8ca chore: vaults improvements 2023-08-07 18:39:04 +05:30
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
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
Aman Harwara
c42afa45b4 fix: Fixed issue where autocapitalization wouldn't work on iOS for newly created Super notes 2023-07-29 22:37:12 +05:30
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
d268c02ab3 fix: Fixes issue where lock screen would not use previously active theme (#2372) 2023-07-26 15:50:08 -05:00
Aman Harwara
51cb14c010 chore: fix super session history 2023-07-26 15:50:19 +05:30
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
Aman Harwara
3f796b48eb chore: lint 2023-07-12 23:59:58 +05:30
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
96f42643a9 feat: New one-click Home Server, now in Labs. Launch your own self-hosted server instance with just 1 click from the Preferences window. (#2341) 2023-07-03 08:30:48 -05:00
Mo
b032eb9c9b internal: incomplete vault systems behind feature flag (#2340) 2023-06-30 09:01:56 -05:00
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
59fbf6f4c3 refactor: readonly note content 2023-06-26 16:12:35 +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
2a7567e7b8 chore: fix template super note editor icon 2023-05-16 20:16:55 +05:30
Aman Harwara
e1bbff14b6 feat: Swipe gestures on mobile have been improved, and are now enabled by default. You can turn them off from Preferences > General > Labs (#2321) 2023-05-09 22:04:46 +05:30
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
Mo
8385b4e89f fix: workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu. 2023-05-04 05:54:11 -05:00
Aman Harwara
9f824266ac fix: Fixed issue where a new note would not be correctly synced after making changes 2023-04-13 00:06:53 +05:30
Aman Harwara
4f5e634685 chore: add clipper extension package (#2281) 2023-04-11 22:14:02 +05:30