Commit Graph

9760 Commits

Author SHA1 Message Date
Abdullah Atta
3c9ee4e2be web: fix note counts not updating in notebooks list 2025-04-09 12:03:15 +05:00
01zulfi
8aea836622 web: fix search result note item not updating (#7878)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
2025-04-09 12:03:15 +05:00
Abdullah Atta
1b818e4df0 web: fix item counts not updating in sidebar 2025-04-09 12:03:15 +05:00
Abdullah Atta
a82720422e web: fix filter input removed when no notebooks in list 2025-04-09 12:03:15 +05:00
Ammar Ahmed
1d82193955 mobile: bug fixes 2025-04-09 12:03:15 +05:00
Ammar Ahmed
589265d49d mobile: fix orientation check 2025-04-09 12:03:15 +05:00
Ammar Ahmed
65ca629d8e mobile: fix input padding in side menu on ios 2025-04-09 12:03:15 +05:00
Ammar Ahmed
0a64ba505d mobile: release v3.1.0-beta.3 2025-04-09 12:03:15 +05:00
Abdullah Atta
6a9c4e087d web: bump version to 3.1.0-beta.5 2025-04-09 12:03:15 +05:00
Abdullah Atta
8b8b80a257 web: remove SharedWorker requirement for multi tab sqlite driver 2025-04-09 12:03:15 +05:00
Abdullah Atta
43e6b48695 web: use service worker for cross-tab communication only as a fallback
This commit basically reverts 1b63b2dccf.
Using service worker for this by default is a bad idea because:

1. It takes some time for the service worker to be installed and ready
which slows down first launch significantly
2. Service worker is not as reliable when updating from version to
version

We can, however, use it as a fallback i.e for devices that don't yet
support shared worker.
2025-04-09 12:03:15 +05:00
Ammar Ahmed
1a7efa8e6f mobile: update intl 2025-04-09 12:03:15 +05:00
Ammar Ahmed
6aad3ea684 mobile: focus keyboard if biometry is disabled 2025-04-09 12:03:15 +05:00
Ammar Ahmed
1f1bb5fa56 mobile: restore pinned notes on reboot 2025-04-09 12:03:15 +05:00
Ammar Ahmed
e4f4d4d533 mobile: cleanup 2025-04-09 12:03:15 +05:00
Ammar Ahmed
c7040fce6f mobile: update deps 2025-04-09 12:03:15 +05:00
Ammar Ahmed
31cf989387 mobile: bump version 2025-04-09 12:03:15 +05:00
Ammar Ahmed
143fee45ed mobile: fix virtualization errors 2025-04-09 12:03:15 +05:00
Ammar Ahmed
f0f36a061d mobile: run sync when necessary 2025-04-09 12:03:15 +05:00
Ammar Ahmed
af115ecbc3 mobile: fix slow launch 2025-04-09 12:03:15 +05:00
Ammar Ahmed
bae48d3d8c mobile: fix item counts not showing in side menu 2025-04-09 12:03:15 +05:00
Ammar Ahmed
8246ef5146 mobile: fix minor bugs in tablets 2025-04-09 12:03:15 +05:00
Ammar Ahmed
6247496830 mobile: cleanup 2025-04-09 12:03:15 +05:00
Ammar Ahmed
ccabb942c9 mobile: fix tablet rotation 2025-04-09 12:03:15 +05:00
Ammar Ahmed
6a6b879f10 mobile: fix tablet bugs 2025-04-09 12:03:15 +05:00
Ammar Ahmed
72b0ee3c79 mobile: fix login ui on tablets 2025-04-09 12:03:14 +05:00
Ammar Ahmed
c6c0849098 mobile: add notebooks button in notebook screen to view subnotebooks 2025-04-09 12:03:14 +05:00
Ammar Ahmed
b5990b1337 mobile: fix crash when clicking sort button in trash 2025-04-09 12:03:14 +05:00
Ammar Ahmed
afcf6dcd85 mobile: fix ui 2025-04-09 12:03:14 +05:00
Ammar Ahmed
171c9a156d mobile: fix sorting sheet in reminders 2025-04-09 12:03:14 +05:00
Ammar Ahmed
272a321fc8 mobile: do not call scroll into view on focus 2025-04-09 12:03:14 +05:00
Ammar Ahmed
aa65176bb4 mobile: change item positions 2025-04-09 12:03:14 +05:00
Ammar Ahmed
b4c6ff8f12 mobile: fix check mark color in dialog 2025-04-09 12:03:14 +05:00
Ammar Ahmed
f59b7330a1 mobile: fix logout button not working in user sheet 2025-04-09 12:03:14 +05:00
Ammar Ahmed
8a06d258a0 mobile: minor improvements 2025-04-09 12:03:14 +05:00
Ammar Ahmed
a7c5ecd0b8 mobile: add missing check when dragging to end 2025-04-09 12:03:14 +05:00
Ammar Ahmed
ac656adc31 mobile: fix colors 2025-04-09 12:03:14 +05:00
Ammar Ahmed
b67aceecb4 mobile: update rspack to v1.2.7 2025-04-09 12:03:14 +05:00
Ammar Ahmed
37b870ebe0 mobile: use re.pack v5 with rspack 2025-04-09 12:03:14 +05:00
Ammar Ahmed
ce7fb0c339 mobile: release beta 2 2025-04-09 12:03:14 +05:00
Ammar Ahmed
a6bdc0374c mobile: fix linking a note 2025-04-09 12:03:14 +05:00
Ammar Ahmed
4967f8878a mobile: fix tree filtering in move notebook 2025-04-09 12:03:14 +05:00
Ammar Ahmed
310cc2f731 mobile: fix items hides behind selection bar 2025-04-09 12:03:14 +05:00
Ammar Ahmed
dae4fa5579 mobile: cleanup 2025-04-09 12:03:14 +05:00
Ammar Ahmed
b3adc37f98 mobile: fix breadcrumbs 2025-04-09 12:03:14 +05:00
Ammar Ahmed
1eb619d863 mobile: fix properties not opening 2025-04-09 12:03:14 +05:00
Ammar Ahmed
f3cad8f0b8 mobile: fix ui 2025-04-09 12:03:14 +05:00
Ammar Ahmed
45a9a36bfb mobile: fix toggle switch color in settings 2025-04-09 12:03:14 +05:00
Ammar Ahmed
d5e9be9aea mobile: fix input border color 2025-04-09 12:03:14 +05:00
Ammar Ahmed
91b5d795c2 mobile: fix separator color 2025-04-09 12:03:14 +05:00