Commit Graph

2545 Commits

Author SHA1 Message Date
Abdullah Atta
193d99a9ec core: fix database image is malformed error on updating locked note 2024-02-19 18:00:27 +05:00
Abdullah Atta
0660f5acf6 core: add more lookup tests 2024-02-19 16:35:39 +05:00
Abdullah Atta
786d237005 core: allow testing with persisted database 2024-02-19 16:35:27 +05:00
Abdullah Atta
a9698916dd core: return items in same order when using .records 2024-02-19 16:35:06 +05:00
Abdullah Atta
03380ca9de core: improve notes lookup performance 2024-02-19 16:34:39 +05:00
Abdullah Atta
7e886b787e core: refactor test setup & use better-sqlite-multiple-cipher 2024-02-19 16:34:03 +05:00
Abdullah Atta
78248bf8b3 core: fix database image is malformed error 2024-02-19 16:12:45 +05:00
Abdullah Atta
1a73d9a888 core: fix note headling getting removed 2024-02-18 10:08:49 +05:00
Abdullah Atta
ce15ec79fd core: fix sorting of newly created notes 2024-02-17 21:30:31 +05:00
Abdullah Atta
e4a030c5c9 core: add support for sorting by title & date together 2024-02-17 11:24:25 +05:00
Ammar Ahmed
fe02385b52 editor: fix color picker missing prop 2024-02-15 16:28:36 +05:00
Ammar Ahmed
ee5ebfe7eb editor: fix keyboard focus issues on mobile 2024-02-15 16:04:03 +05:00
Ammar Ahmed
a04a59ec69 mobile: fix bugs 2024-02-15 10:31:00 +05:00
Ammar Ahmed
7873251d05 mobile: fix sidemenu shortcuts 2024-02-15 10:31:00 +05:00
Abdullah Atta
861d846720 core: fix object id date parsing 2024-02-14 14:07:14 +05:00
Ammar Ahmed
8aad4358fb mobile: fix backup failed on iOS 2024-02-14 10:27:58 +05:00
Abdullah Atta
900f82a991 ui: fix right clicking when menu is open doesn't close it 2024-02-13 11:19:03 +05:00
Abdullah Atta
13bbe2149e ui: fix hover highlighting 2 items in menu 2024-02-13 11:18:47 +05:00
Abdullah Atta
5002947c27 editor: fix Position -1 is outside of fragment error 2024-02-13 10:46:17 +05:00
Abdullah Atta
5ba87df099 core: minor refactoring 2024-02-12 15:19:51 +05:00
Abdullah Atta
a1dd4e7a98 core: migrate deleted items as well 2024-02-12 13:50:21 +05:00
Abdullah Atta
f6fba20baf core: fix continuous invalid_grant error if login fails 2024-02-12 12:45:16 +05:00
Abdullah Atta
d6830c5488 core: add support for creating backups of legacy collections 2024-02-12 11:38:35 +05:00
Abdullah Atta
fec1370239 core: remove deleteReason property 2024-02-11 09:51:11 +05:00
Abdullah Atta
e9d9252182 core: fix adding note to vault should return its id 2024-02-10 19:52:53 +05:00
Abdullah Atta
a400350e48 core: fix database resetting 2024-02-10 19:52:53 +05:00
Abdullah Atta
1dcbf93b3a theme: fix error input variant 2024-02-10 19:52:53 +05:00
Abdullah Atta
d3468401f9 common: use upcoming reminder when resolving reminders on note 2024-02-10 19:52:53 +05:00
Abdullah Atta
59486a7894 core: set mode to "sync" for migrations during sync 2024-02-10 13:42:43 +05:00
Abdullah Atta
a1df8fbf21 core: enable sync during tests 2024-02-10 11:08:48 +05:00
Abdullah Atta
24c69a8c73 core: improve backup importing 2024-02-10 11:00:51 +05:00
Abdullah Atta
16e483954e core: add support for nested transactions 2024-02-10 11:00:51 +05:00
Abdullah Atta
b9c8ac091f core: fix type errors 2024-02-09 11:06:11 +05:00
Ammar Ahmed
2734e50a97 core: fix migration bugs 2024-02-09 10:41:00 +05:00
Abdullah Atta
131ed88906 web: ui fixes 2024-02-07 19:35:50 +05:00
Abdullah Atta
fa11312c46 core: destroy kysely on error 2024-02-07 13:40:17 +05:00
Abdullah Atta
e032852632 crypto: move libsodium & sodium-native to peer deps 2024-02-07 13:40:17 +05:00
Abdullah Atta
d5ce877d11 common: fix note resolution 2024-02-07 13:40:17 +05:00
Abdullah Atta
446005b8e2 core: fix database migration 2024-02-07 13:40:17 +05:00
Abdullah Atta
dd7765df97 core: disable sync push 2024-02-07 13:40:17 +05:00
Ammar Ahmed
92c6e9c0bb core: return decrypted content on unlock note 2024-02-07 13:31:53 +05:00
Ammar Ahmed
fd1e39cee4 mobile: minor fixes 2024-02-07 11:00:24 +05:00
Ammar Ahmed
bc0f92ea5d mobile: sqlite-multiple-ciphers patch 2024-02-06 23:15:40 +05:00
Ammar Ahmed
b2ac5965d4 mobile: fix reorderable side menu 2024-02-06 00:00:14 +05:00
Abdullah Atta
7bca839f6d web: add support for yearly reminders 2024-02-05 22:58:50 +05:00
Abdullah Atta
017b466dc0 core: add support for yearly reminders 2024-02-05 22:57:43 +05:00
Abdullah Atta
4e28793c0e web: add support for hiding items from side bar 2024-02-05 22:50:50 +05:00
Abdullah Atta
24f1307955 web: add support for reordering navigation menu items 2024-02-05 22:50:45 +05:00
Ammar Ahmed
884fbf65e9 core: add sidebar order settings 2024-02-05 22:47:54 +05:00
Ammar Ahmed
bc03ad8339 mobile: reorder sidebar items 2024-02-05 22:47:43 +05:00