Commit Graph

908 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
703a2898ac chore: fix freezing when pressing Enter after adding an inline link to a Super note [skip e2e] 2024-01-31 23:33:56 +05:30
Aman Harwara
9c73a23ca0 chore: fix modal header on small window size on macOS [skip e2e] 2024-01-30 18:57:38 +05:30
Aman Harwara
9854ca898e chore: upgrade lexical 2024-01-29 13:20:04 +05:30
Aman Harwara
5a49005e79 fix: The shortcut for displaying the keyboard shortcut help dialog has been changed to Ctrl + / 2024-01-28 22:32:32 +05:30
Aman Harwara
70ec1f1b54 refactor: super export modal 2024-01-27 16:17:01 +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 Harwara
ff3c45ba35 feat: Added "Keyboard shortcuts" help dialog. Can be opened by pressing Shift + ? 2024-01-27 15:25:49 +05:30
Aman Harwara
418d1a7371 feat: Super notes can now be exported as PDF (#2776) 2024-01-24 13:23:38 +05:30
Aman Harwara
f2bcab6131 chore: fix issue with link editor position on iOS 2024-01-21 12:50:33 +05:30
Aman Harwara
814afc3e6d chore: fix mobile toolbar conditional [skip e2e] 2024-01-20 20:46:47 +05:30
Aman Harwara
5463b7b58e chore: fix super editor menus overflowing 2024-01-20 20:16:26 +05:30
Aman Harwara
cb083e2a05 chore: fix super block/item picker menu item colors 2024-01-20 15:24:56 +05:30
Aman Harwara
f3276e2876 chore: re-order super toolbar items 2024-01-20 15:24:56 +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
29a50f9353 chore: upgrade lexical & apply patches (#2757) 2024-01-17 21:00:08 +05:30
Aman Harwara
2156e77135 chore: fix arrow down when a collapsed collapsible is the last node 2024-01-17 15:44:48 +05:30
Aman Harwara
3d895ca499 chore: memoize plain editor ref function 2024-01-11 19:39:07 +05:30
Aman Harwara
9ccbea8e0a chore: fix swipe gesture issue on iOS 2024-01-10 17:07:44 +05:30
Aman Harwara
130b63b1a5 feat: Added option to download multiple files as a zip when using the desktop app or a supported browser (#2748) 2024-01-08 19:59:28 +05:30
Aman Harwara
ee895ad44d refactor: select image/file node in super when clicking inside it 2024-01-08 19:56:24 +05:30
Mo
04106b3e15 chore: fix server selection ux [skip e2e] 2024-01-06 16:35:58 -06:00
Aman Harwara
afaf53a7a4 chore: let user know about 429 status (#2747) 2024-01-05 22:13:54 +05:30
Mo
b5a6e60146 chore: await local propagation before replacing plain text contents 2024-01-04 12:06:31 -06:00
Aman Harwara
64351dd304 chore: fix issue with downloading multiple files on macOS 2024-01-03 22:56:01 +05:30
Aman Harwara
83cefb3492 refactor: file embed plugin 2024-01-03 16:17:56 +05:30
Aman Harwara
8a3fab1024 chore: fix checklist indentation jumping 2024-01-03 14:07:07 +05:30
Aman Harwara
80489cc7b6 refactor: super file insertion plugin 2024-01-01 13:04:10 +05:30
Aman Harwara
3da5c85658 chore: fix file preview modal keyboard navigation 2023-12-28 16:04:28 +05:30
Aman Harwara
775f4d4d50 chore: update super demo initial content 2023-12-28 15:49:45 +05:30
Aman Harwara
8b5d455a6e chore: fix panel resizer double-click behavior 2023-12-28 15:38:57 +05:30
Karol Sójko
bc845c1633 chore: add server switcher (#2717)
* wip

* wip2

* refactor: use radio button group

* chore: add persisting host per workspace

* chore: header style

* chore: update server picker title style

* chore: margin

* chore: label

* chore: remove separator

* rename migration to latest snjs version

---------

Co-authored-by: Aman Harwara <amanharwara@protonmail.com>
2023-12-28 10:50:14 +01:00
Aman Harwara
2383d3db34 chore: fix issue with creating new Super notes [skip e2e] 2023-12-23 13:00:50 +05:30
Aman Harwara
a5e2551dd0 chore: upgrade tailwind 2023-12-23 12:46:47 +05:30
Aman Harwara
29b7e989a6 chore: show Super demo modal if user doesn't have subscription when switching editor to Super 2023-12-22 16:40:42 +05:30
Aman Harwara
69a7563b4e chore: sync super markdown import implementation with lexical 2023-12-22 12:32:07 +05:30
Aman Harwara
661cb73749 chore: fix scroll sync in conflict resolution modal 2023-12-18 13:23:39 +05:30
Aman Harwara
8d50201c68 chore: add slight border to code blocks nested in collapsible blocks 2023-12-15 22:11:08 +05:30
Aman Harwara
44d2624cd9 chore: fix nested collapsible background color 2023-12-15 22:09:49 +05:30
Aman Harwara
4d6caffa3a chore: fix nested collapsible arrow direction 2023-12-15 22:04:05 +05:30
Aman Harwara
118421c5e0 chore: improve super markdown export when exporting nested nodes 2023-12-15 21:42:20 +05:30
Aman Harwara
5dc1a401e8 chore: fix code block background color when nested in a collapsible block 2023-12-15 21:28:54 +05:30
Aman Harwara
ba11551dfa Revert "refactor: use ariakit for super note popovers"
This reverts commit 3c5c6723ac.
2023-12-14 23:28:24 +05:30
Aman Harwara
3c5c6723ac refactor: use ariakit for super note popovers 2023-12-14 16:11:21 +05:30
Aman Harwara
8f755b19db chore: fix note options menu size on some screen sizes 2023-12-14 00:13:36 +05:30
Aman Harwara
8e73cee200 chore: fix overflow issues in import modal 2023-12-13 15:58:36 +05:30
Aman Harwara
a092d134c6 chore: fix super block picker menu height in certain cases 2023-12-12 21:52:35 +05:30
Aman Harwara
6e3b337f67 chore: remove unnecessary border on challenge modals on mobile 2023-12-12 21:03:26 +05:30
Aman Harwara
337c6532d1 chore: fix plaintext icon color on hover in selection dropdown 2023-12-12 19:04:52 +05:30
Aman Harwara
6b652a8573 chore: use correct font size for placeholder 2023-12-12 14:12:53 +05:30