Commit Graph

13160 Commits

Author SHA1 Message Date
Ammar Ahmed
d2bbccf19e editor: fix paddings 2025-03-06 15:40:31 +05:00
Ammar Ahmed
375dd18618 editor: apply margin-top only to direct children of the editor 2025-03-06 15:18:23 +05:00
Ammar Ahmed
82f635305e editor: fix task item padding 2025-03-06 15:08:05 +05:00
Abdullah Atta
00345176f7 web: make editor note properties work like toc 2025-03-04 12:45:36 +05:00
Abdullah Atta
9032e3b4bd web: slightly improve add note button ui 2025-03-04 11:10:20 +05:00
Abdullah Atta
432a9c4e84 web: bump version to 3.1.0-beta.1 v3.1.0-beta.1 2025-03-03 14:24:09 +05:00
Abdullah Atta
aaaa9ebbc5 desktop: set publish channel to beta for beta builds 2025-03-03 14:23:43 +05:00
Abdullah Atta
1ac4dca6b5 web: minor ui fixes 2025-03-03 14:18:39 +05:00
Abdullah Atta
9dc549d0d3 theme: fix button hover colors 2025-03-03 14:07:39 +05:00
Abdullah Atta
775570fc13 web: make notesnook branding a bit smaller 2025-03-03 13:53:35 +05:00
Abdullah Atta
997f0bc93e web: minor ui changes and fixes 2025-03-03 12:48:50 +05:00
Abdullah Atta
a2016e9406 web: fix theme not persisting 2025-03-03 12:35:32 +05:00
Abdullah Atta
87623aced1 web: collapse sidebar on navigate if sidebar is temporarily expanded 2025-03-03 12:24:02 +05:00
Abdullah Atta
24977277d0 desktop: explicitly deny geolocation permission to electron process 2025-03-03 11:55:48 +05:00
Abdullah Atta
2f890fd86b web: fix scrollbar styling in sidebar 2025-03-03 11:51:45 +05:00
Abdullah Atta
0220bb4040 web: reset search on navigate 2025-03-03 11:23:46 +05:00
Abdullah Atta
09a8a0ba6d web: fix expand sidebar button not working 2025-03-03 10:30:30 +05:00
Abdullah Atta
808670f6e1 web: always show "X" button if there is query in search input 2025-03-03 10:24:03 +05:00
Abdullah Atta
62ab799a4a ci: build in beta mode when release track is beta v3.1.0-beta.0 2025-03-01 15:32:06 +05:00
Abdullah Atta
ecee87dac9 ci: run apt-get update before installing flatpak etc 2025-03-01 15:28:54 +05:00
Abdullah Atta
a5d52ded77 desktop: hide release track selector for flatpak/snap builds 2025-03-01 14:47:18 +05:00
Abdullah Atta
4e786a83f9 web: bump version to 3.1.0-beta.0 2025-03-01 13:20:05 +05:00
Abdullah Atta
bf48ce788d web: use virtualized tree for rendering toc 2025-03-01 13:20:05 +05:00
Abdullah Atta
f6637da274 editor: fix toc level mapping 2025-03-01 13:20:05 +05:00
Abdullah Atta
6cd4a4a041 web: add support for pre-expanding tree nodes on creation 2025-03-01 13:20:05 +05:00
Abdullah Atta
02ece7139e web: do not collapse child nodes when collapsing parent 2025-03-01 13:20:05 +05:00
Abdullah Atta
95203d723b web: fix all tests 2025-03-01 13:20:05 +05:00
Abdullah Atta
b423cef2e6 global: update ui 2025-03-01 13:20:05 +05:00
01zulfi
e46b3ea85f web: fix faulty useEffect
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-03-01 13:20:05 +05:00
01zulfi
0019c1f7af web: refactor props for Tags component
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-03-01 13:20:05 +05:00
01zulfi
ffc4e2d263 web: separate component for tab items in sidebar
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-03-01 13:20:05 +05:00
01zulfi
c01ad2e49c web: new sidebar ui
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-03-01 13:20:05 +05:00
Abdullah Atta
9ff235e767 ci: change working-directory to ./apps/web before deployment 2025-03-01 13:19:18 +05:00
Abdullah Atta
9b6f7ff225 web: fix release track switching 2025-03-01 13:13:25 +05:00
Abdullah Atta
99f97ac565 web: fix release-track cookie not getting set 2025-03-01 11:41:37 +05:00
Abdullah Atta
7e598098fe ci: add support for publishing web app beta 3.1.0-beta.0-beta-android 2025-03-01 11:15:03 +05:00
Abdullah Atta
02afbf6c90 web: only redirect to beta if env.BETA_BASE_URL is present 2025-03-01 11:07:40 +05:00
Abdullah Atta
b464fafc18 web: bump version to 3.0.29 2025-03-01 11:05:26 +05:00
Abdullah Atta
e06320108b web: fix gap between title and editor on entering focus mode 2025-03-01 10:50:38 +05:00
Abdullah Atta
a377b13e2b editor: fix single & double spaced paragraph margins 2025-03-01 10:40:27 +05:00
Abdullah Atta
4728212531 core: fix tags & notebooks search 2025-03-01 10:23:58 +05:00
01zulfi
71fc2a3cac web: add keyboard shortcut for opening settings (#7701)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-03-01 09:31:23 +05:00
01zulfi
303282624e editor: hide hover popup if right click occurs before popup is shown (#7687)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-03-01 09:23:26 +05:00
01zulfi
2ca02937df editor: open internal links in new tab for middle mouse click (#7688)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-03-01 09:22:47 +05:00
Abdullah Atta
00b62df2e8 desktop: fix tests on windows 2025-02-28 18:03:05 +05:00
Abdullah Atta
6d377ded9a desktop: set APPIMAGE to true when testing linux to allow auto updater to work 2025-02-28 18:03:05 +05:00
Abdullah Atta
087c404225 desktop: fix tests on linux 2025-02-28 18:03:05 +05:00
Abdullah Atta
4932763468 desktop: extend test timeout to 2 minutes 2025-02-28 18:03:05 +05:00
Abdullah Atta
abcc19d5da desktop: skip tsc build during tests 2025-02-28 18:03:05 +05:00
Abdullah Atta
f1ce1e9b60 desktop: enable staging mode during tests to disable code signing 2025-02-28 18:03:05 +05:00