Commit Graph

1712 Commits

Author SHA1 Message Date
Abdullah Atta
2df875a40f core: fix sync tests 2024-02-23 20:55:41 +05:00
Abdullah Atta
61007b92a2 core: fix database image is malformed error when deleting vault 2024-02-23 19:50:32 +05:00
Abdullah Atta
681681d0ab core: fix database image is malformed error on unlocking a note 2024-02-23 19:30:15 +05:00
Abdullah Atta
1be9a09d5f core: fix database image is malformed error 2024-02-23 17:12:58 +05:00
Abdullah Atta
d0744c298c core: speed up backup restore 2024-02-23 17:12:42 +05:00
Abdullah Atta
b0d6514a5e core: fix deleted items getting imported during backup restore 2024-02-23 12:12:49 +05:00
Abdullah Atta
7f22bedead core: fix duplicate colors created during backup restore 2024-02-23 12:12:49 +05:00
Abdullah Atta
8bfb617387 core: remove note's vault relation regardless of vault 2024-02-22 23:26:25 +05:00
Abdullah Atta
c0e79cc65e core: don't unlink vault notes on vault remove 2024-02-22 23:14:06 +05:00
Abdullah Atta
a4120436be core: fix sqlite crash on calling delete with empty array 2024-02-22 23:05:40 +05:00
Abdullah Atta
4d02e6fc20 core: enable sync push 2024-02-22 22:42:39 +05:00
Abdullah Atta
a2dd96d64b editor: add support for simple checklists 2024-02-20 13:51:47 +05:00
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
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
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
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
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
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
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
Abdullah Atta
b9e04b763f web: add support for at rest encryption and app lock 2024-02-05 22:30:46 +05:00