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 |
|
Ammar Ahmed
|
a9179734d0
|
mobile: migrate app lock
|
2024-02-05 22:34:46 +05:00 |
|
Abdullah Atta
|
b9e04b763f
|
web: add support for at rest encryption and app lock
|
2024-02-05 22:30:46 +05:00 |
|
Ammar Ahmed
|
eb23224687
|
mobile: at rest encryption
|
2024-02-05 22:28:51 +05:00 |
|
Abdullah Atta
|
3eea4f73e4
|
core: remove dummy test files
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
226b9f5892
|
core: migrate key value storage to sqlite
|
2024-02-05 22:21:14 +05:00 |
|
Ammar Ahmed
|
47ef642648
|
mobile: update sheet component
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
35b7ef9204
|
core: fix moving nested notebooks to trash
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
cf024eefd8
|
global: move item resolution logic to @notesnook/common
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
cd85cc32e2
|
core: fix type error
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
1d7d5fd565
|
core: add tests for sync merger
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
4baeee9429
|
core: migrate vault to a database collection
|
2024-02-05 22:21:14 +05:00 |
|
Ammar Ahmed
|
667a760c89
|
mobile: fix exporter and attachment download
|
2024-02-05 22:21:14 +05:00 |
|
Ammar Ahmed
|
da3ce62f08
|
global: fix type errors during build
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
973c6e0d6f
|
web: fix exporting
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
e81ee6e4ce
|
web: fix reminder tests
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
5cf5c1a7f7
|
web: fix crash when removing a notebook
|
2024-02-05 22:21:14 +05:00 |
|