Aman Harwara
|
9c2bf946ce
|
Revert "chore: add and fix margins inside super note content [skip e2e]"
This reverts commit 562e1bef17.
|
2024-04-17 20:21:33 +05:30 |
|
Aman Harwara
|
562e1bef17
|
chore: add and fix margins inside super note content [skip e2e]
|
2024-04-17 15:36:05 +05:30 |
|
Aman Harwara
|
ec2d6c5506
|
chore: remove unused css [skip e2e]
|
2024-04-17 13:55:27 +05:30 |
|
Aman Harwara
|
3c6de3a6c8
|
chore: update colors [skip e2e]
|
2024-04-17 13:30:47 +05:30 |
|
Aman Harwara
|
32b6e97f64
|
chore: update colors [skip e2e]
|
2024-04-15 21:03:23 +05:30 |
|
Aman Harwara
|
896d346c27
|
chore: update lexical and rebuild patches (#2864)
|
2024-04-15 20:11:19 +05:30 |
|
Aman Harwara
|
795ca5b883
|
refactor: super date time plugin [skip e2e]
|
2024-04-15 13:41:07 +05:30 |
|
Aman Harwara
|
129c44310c
|
chore: show sync error in footer corner instead of toast notification [skip e2e]
|
2024-04-14 13:13:44 +05:30 |
|
Aman Harwara
|
9800570fb1
|
feat: Added "Upload file" option to the super note Insert menu and block picker menu (#2869)
|
2024-04-13 12:39:38 +05:30 |
|
Aman Harwara
|
d983d6854c
|
chore: add css variable for preferences background color [skip e2e]
|
2024-04-11 13:20:13 +05:30 |
|
Aman Harwara
|
933d2309f4
|
chore: update colors [skip e2e]
|
2024-04-11 13:02:09 +05:30 |
|
Aman Harwara
|
6fc2b25e14
|
chore: update colors
|
2024-04-11 00:40:00 +05:30 |
|
Aman Harwara
|
852ddc677d
|
chore: fix some issues with theme [skip e2e]
|
2024-04-10 23:13:48 +05:30 |
|
Aman Harwara
|
03da45537d
|
chore: add proton theme [skip e2e]
|
2024-04-10 16:18:01 +05:30 |
|
Mo
|
b6eda707bd
|
chore: auth verification (#2867) [skip e2e]
|
2024-04-08 21:22:56 +05:30 |
|
Aman Harwara
|
ef81e9d97e
|
chore: fix super block dragging indicator line not disappearing correctly (#2866) [skip e2e]
|
2024-04-04 16:53:02 +05:30 |
|
Aman Harwara
|
c6a31f209d
|
chore: fix tags list not scrolling correctly when dragging a tag (#2865)
|
2024-04-04 16:52:41 +05:30 |
|
Aman Harwara
|
6cef772212
|
refactor: link editor [skip e2e]
|
2024-04-01 19:33:12 +05:30 |
|
Aman Harwara
|
f4ab9b0d97
|
chore: fix keyboard nav on super toolbar [skip e2e]
|
2024-04-01 18:26:49 +05:30 |
|
Aman Harwara
|
73eba38c14
|
fix: Fixed super note "Table of contents" not working on mobile
|
2024-04-01 17:34:03 +05:30 |
|
Aman Harwara
|
9784ff0173
|
chore: fix PDF export CSP error on webapp [skip e2e]
|
2024-03-28 13:57:49 +05:30 |
|
Aman Harwara
|
da16a779ce
|
chore: dedupe embedded file ids when exporting a super note [skip e2e]
|
2024-03-27 21:31:56 +05:30 |
|
Karol Sójko
|
914c444349
|
chore(web): remove unused setting for failed email backups - skip e2e (#2863)
* chore(web): remove unused setting for failed email backups
* adjust tests
|
2024-03-26 14:25:19 +01:00 |
|
Aman Harwara
|
eb5e5e11e0
|
chore: fix dark mode keyboard shortcut [skip e2e]
|
2024-03-22 19:19:23 +05:30 |
|
Karol Sójko
|
a22000242a
|
chore: block disabling 2FA if U2F authenticators present - skip e2e (#2862)
* chore: block disabling 2FA if U2F authenticators present
* chore: remove the u2f wrapper component
* chore: adjust fetching 2fa status
* chore: fix property name
* chore: remove wrapper
|
2024-03-22 09:45:15 +01:00 |
|
Karol Sójko
|
4068d5b480
|
chore(web): prevent from adding U2F if 2FA is not enabled (#2861)
|
2024-03-20 15:31:40 +01:00 |
|
Aman Harwara
|
bb81c8acfc
|
Revert "feat: Markdown text is now parsed correctly when pasted"
This reverts commit c5ca4a9857.
|
2024-03-14 20:10:35 +05:30 |
|
Aman Harwara
|
c5ca4a9857
|
feat: Markdown text is now parsed correctly when pasted
|
2024-03-14 19:01:39 +05:30 |
|
Aman Harwara
|
e1981f4eae
|
chore: add "Clear formatting" option to text format menu and make selected options clearer by showing check if selected [skip e2e]
|
2024-03-12 16:51:08 +05:30 |
|
Aman Harwara
|
3fb6d10a7f
|
chore: fix issue with super toolbar menu items not working on mobile [skip e2e]
|
2024-03-12 16:33:52 +05:30 |
|
moughxyz
|
6d872cd45a
|
fix: use API v0 for Android [skip e2e]
|
2024-03-11 14:15:15 -05:00 |
|
Karol Sójko
|
065f3562f4
|
chore: fix muting sign in emails - skip e2e (#2859)
* chore: fix muting sign in emails - skip e2e
* chore: fix api version for e2e tests
|
2024-03-11 11:12:23 +01:00 |
|
Mo
|
3b2f761661
|
fix: use API v0 on iOS (#2858) [skip e2e]
|
2024-03-07 09:29:46 -06:00 |
|
Aman Harwara
|
c151c3c6d7
|
chore: fix issue with sibling lists not being merged correctly in Super [skip e2e]
|
2024-03-05 19:39:49 +05:30 |
|
Aman Harwara
|
c42bfdcd2a
|
refactor: hide unnecessary header options on mobile when typing in super note [skip e2e]
|
2024-02-28 21:09:14 +05:30 |
|
Aman Harwara
|
89491870eb
|
chore: make super item links wrap like normal links
|
2024-02-28 21:05:06 +05:30 |
|
Aman Harwara
|
2acb7e3808
|
chore: fix font size preference not working for blockquotes [skip e2e]
|
2024-02-26 20:53:12 +05:30 |
|
Aman Harwara
|
f8e3c4bbbd
|
chore: editor header not working correctly in focus mode on macOS [skip e2e]
|
2024-02-26 20:46:38 +05:30 |
|
Aman Harwara
|
06ca2bdedb
|
chore: ignore editor width setting if window size is too small
|
2024-02-26 20:40:41 +05:30 |
|
Aman Harwara
|
f9be8b3d03
|
chore: add extra bottom padding to plain editor on iOS so text doesn't get hidden by floating butotn
|
2024-02-26 20:21:41 +05:30 |
|
Mo
|
8e11227e8e
|
refactor: exclude protected previews from linking search (#2853)
|
2024-02-20 13:08:16 -06:00 |
|
Aman Harwara
|
47745cb79c
|
feat: Added "Find in note" option to note options/context menu for Super notes
|
2024-02-17 19:20:16 +05:30 |
|
Aman Harwara
|
79374f017b
|
chore: fix Open button in duplicate toast not working correctly on mobile [skip e2e]
|
2024-02-17 14:34:29 +05:30 |
|
Aman Harwara
|
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 Harwara
|
2d168a68cf
|
feat: Improved keyboard navigation for tags and smart views. Tags can now be expanded/closed using left and right arrow keys.
|
2024-02-03 14:13:29 +05:30 |
|
Aman Harwara
|
8f15652ba1
|
chore: fix super table-related styling and deletion behaviors [skip e2e]
|
2024-02-02 22:55:24 +05:30 |
|
Mo
|
1c6b31f643
|
chore: update csp (#2826)
|
2024-02-02 10:59:58 -06:00 |
|
Aman Harwara
|
16c21f40d1
|
chore: fix super menu contrast issues [skip e2e]
|
2024-02-02 21:29:04 +05:30 |
|
Aman Harwara
|
4c21a61dcf
|
chore: show selected tag options by default when opening display options menu
|
2024-02-02 20:57:00 +05:30 |
|
Aman Harwara
|
cfde0fd9b8
|
chore: fix tag context menu not closing on delete
|
2024-02-02 16:20:40 +05:30 |
|