Ammar Ahmed
|
ca15a016fd
|
mobile: add patches
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
5cce557a14
|
web: update export note snapshots for linux
|
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
|
339e3444e7
|
web: refresh notebooks after adding a new notebook
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
a32df1a009
|
web: fix force redirect to home on navigating to a color
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
cb7e438cd2
|
web: fix crash when sorting tags
|
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 |
|
Ammar Ahmed
|
35ae19acce
|
mobile: sync with latest core changes
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
e4130556e9
|
setup: optimize bootstrap script
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
8dc25e9cac
|
setup: only run npm rebuild if required
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
90cc89cd6e
|
core: remove unnecessary console.log
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
4fc7c49ed5
|
setup: run npm rebuild after bootstrap
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
387a05e24e
|
setup: ignore scripts during bootstrap
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
0129513ec6
|
setup: use 1 thread on CI
|
2024-02-05 22:21:14 +05:00 |
|
Ammar Ahmed
|
20e5f7babb
|
mobile: fix search to use filtered selector for notes
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
12dc4caff3
|
core: prevent recursive sync after pushing items
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
58bab91bc8
|
web: simplify sync status
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
78a25dccdd
|
web: fix previewing trashed notes
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
1ce15d8e50
|
core: fix trash
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
4fb10e3507
|
web: improve sync test reliability
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
f5e43f753f
|
core: auto sync not triggered on note update
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
f088ddf50b
|
web: fix note history tests
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
60974182e5
|
web: fix selection logic in list
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
d1c613c2ec
|
web: set testId on auth input fields
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
676ffd1116
|
core: fix note content is not saving
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
c759350b4c
|
core: fix data is not iterable error on backup restore
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
930fadeae4
|
global: update lockfiles
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
3728179a5b
|
core: add retry if a test fails
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
0fa9649997
|
core: fix invalid object-id generation for some timestamps
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
c8b2b14412
|
core: fix sync & monographs tests
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
fe6007bc51
|
core: fix auto sync starting even when auto sync is disabled
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
4df150d8a0
|
core: fix sync tests
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
d62ee05e4b
|
core: remove unnecessary migration success log
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
a88d9ee134
|
core: fix Crypto is not supported on this platform. error during tests
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
f77a95ca2b
|
core: make all the core tests pass again
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
5d2c6e0509
|
web: fix crash when note has no title
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
8064cecc89
|
core: set default title if note has no title
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
bf238ea560
|
web: update kysely patch
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
b0c69b5d5a
|
core: run patch-package after npm i
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
82a0273cac
|
web: run patch-package after npm i
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
28edcadc22
|
web: more fixes
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
6ab5264587
|
web: fix many type errors
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
b732337ca2
|
global: update lockfiles
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
c164ec4de7
|
theme: fix tinycolor2 not found error
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
30f4fb3d9a
|
web: fix notes search in tags, favorites etc
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
aa12f5975f
|
web: update wa-sqlite
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
f3c2757b2a
|
web: use memory tempStore for sqlite
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
f1f67f871c
|
web: add support for exporting sql database
|
2024-02-05 22:21:14 +05:00 |
|
Abdullah Atta
|
f352b8edec
|
core: fix FTS5 SQLite search
|
2024-02-05 22:21:14 +05:00 |
|
Ammar Ahmed
|
a37dababe3
|
mobile: cleanup
|
2024-02-05 22:21:14 +05:00 |
|