Abdullah Atta
|
714ac2deac
|
core: do not use auth access tokens as normal access tokens
|
2024-05-09 10:30:25 +05:00 |
|
Abdullah Atta
|
080101bc45
|
core: fix database disk image malformed error (#5525)
|
2024-05-09 10:08:44 +05:00 |
|
Abdullah Atta
|
4819e17da3
|
core: rerun sync if there are unsynced changes after sync complete
|
2024-05-08 16:48:59 +05:00 |
|
Abdullah Atta
|
68d06ff3f8
|
core: fix legacy backup restoration
|
2024-05-07 15:57:22 +05:00 |
|
Abdullah Atta
|
79f20d100c
|
core: fix File already exists error on duplicate downloads
|
2024-05-07 12:57:51 +05:00 |
|
Abdullah Atta
|
ac96354b4c
|
core: handle case when updating item while a push is ongoing
|
2024-05-06 22:04:04 +05:00 |
|
Abdullah Atta
|
63f44d6fbc
|
core: set synced to false on removing content by note id
|
2024-05-06 15:45:45 +05:00 |
|
Abdullah Atta
|
f9bfa88c83
|
core: set synced to false on unlinking relations
|
2024-05-06 15:45:45 +05:00 |
|
Abdullah Atta
|
c9a8134265
|
core: fix notes & notebooks sorting
|
2024-05-05 00:00:49 +05:00 |
|
Abdullah Atta
|
6f0fe03760
|
core: do not throw if user not found during legacy backup
|
2024-05-04 23:28:37 +05:00 |
|
Muhammad Ali
|
159ce97e42
|
core: fix crash due to unsanitized sort options (#5324)
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2024-05-04 23:26:58 +05:00 |
|
Ammar Ahmed
|
04f8be5a62
|
core: add missing audios attachments filter
|
2024-05-04 23:11:30 +05:00 |
|
Abdullah Atta
|
0f5ce465c3
|
web: add logging related to attachments
|
2024-05-04 22:51:01 +05:00 |
|
Abdullah Atta
|
b22770f1ae
|
core: do not reset attachment dateUploaded when marking as failed
|
2024-05-04 22:51:01 +05:00 |
|
Abdullah Atta
|
523da4e91f
|
core: only delete attachment file (not the metadata) on sync conflict
|
2024-05-04 22:51:01 +05:00 |
|
Abdullah Atta
|
4a9f5b1d8b
|
core: remove .only from trash tests
|
2024-05-01 15:19:57 +05:00 |
|
Abdullah Atta
|
03428e5848
|
core: allow full FTS5 search syntax
|
2024-05-01 12:35:38 +05:00 |
|
Abdullah Atta
|
a46409ff44
|
core: add more fts trigger tests
|
2024-04-30 21:51:17 +05:00 |
|
Abdullah Atta
|
5dbabc2706
|
core: fix database disk image is malformed error on updating deleted content
|
2024-04-30 21:51:17 +05:00 |
|
Abdullah Atta
|
f21533e5e4
|
core: fix sql collection only getting first batch on iteration
|
2024-04-30 21:50:00 +05:00 |
|
Abdullah Atta
|
bde8dea048
|
global: update package lockfiles
|
2024-04-29 11:15:21 +05:00 |
|
Abdullah Atta
|
f047552f18
|
core: fix attachment not getting detached from note's content
|
2024-04-26 14:01:32 +05:00 |
|
Abdullah Atta
|
5115dee069
|
core: fix crash when converting html to text
|
2024-04-26 08:28:32 +05:00 |
|
Abdullah Atta
|
0dc29c7026
|
core: refactor reminder upcoming time sql
|
2024-04-26 07:49:47 +05:00 |
|
Muhammad Ali
|
a5eb5e9df3
|
core: fix incorrect upcoming time in weekly/monthly reminders (#4464)
|
2024-04-25 16:22:34 +05:00 |
|
Abdullah Atta
|
c4360ab95f
|
common: fix exports
|
2024-04-24 11:45:00 +05:00 |
|
Abdullah Atta
|
811f2305ec
|
core: disable transactions for now
|
2024-04-22 12:23:43 +05:00 |
|
Abdullah Atta
|
aa9b24fa10
|
core: do not run auto sync on changes in notehistory & sessioncontent collections
|
2024-04-22 09:37:54 +05:00 |
|
Abdullah Atta
|
0e4cd087d4
|
core: add tests for virtualized grouping
|
2024-04-20 16:42:11 +05:00 |
|
Abdullah Atta
|
014887c7dc
|
core: fix virtualized grouping showing duplicate groups
|
2024-04-19 10:14:22 +05:00 |
|
Abdullah Atta
|
271913ba20
|
core: fix migrate to sqlite progress reporting
|
2024-04-18 12:53:16 +05:00 |
|
Ammar Ahmed
|
3cae22faf1
|
core: fix upload attachment from content
|
2024-04-18 09:49:56 +05:00 |
|
Abdullah Atta
|
c9e5ee9ddb
|
core: use database logger instead of console.error
|
2024-04-18 09:37:21 +05:00 |
|
Abdullah Atta
|
d0372b82db
|
core: add content noteId to sqlite index
|
2024-04-17 16:14:00 +05:00 |
|
Abdullah Atta
|
dac1441add
|
web: fix various crashes
|
2024-04-17 14:53:05 +05:00 |
|
Abdullah Atta
|
fbb3a56c0c
|
core: fix too many SQL variables error on trash cleanup
|
2024-04-15 22:01:32 +05:00 |
|
Abdullah Atta
|
ece5b56bdd
|
web: add tracing to debug empty content on save issue
|
2024-04-09 13:37:58 +05:00 |
|
Abdullah Atta
|
c35dd826dc
|
core: fix too many SQL variables error on bulk deletion
|
2024-04-09 13:17:12 +05:00 |
|
Abdullah Atta
|
7000c67535
|
core: fix no such column: dateEdited on sorting tags
|
2024-04-09 02:56:13 +05:00 |
|
Ammar Ahmed
|
ca95af7043
|
core: add missing settings keys
|
2024-04-04 06:23:53 +05:00 |
|
Abdullah Atta
|
8fd0f97dfe
|
core: fix search queries with 3 characters not allowed
|
2024-04-03 17:34:24 +05:00 |
|
Abdullah Atta
|
b55b521def
|
core: fix Cannot read property 'sortBy' of undefined
|
2024-04-01 11:43:51 +05:00 |
|
Abdullah Atta
|
a4ac051af0
|
core: minor changes
|
2024-04-01 11:27:09 +05:00 |
|
Abdullah Atta
|
7a2db59516
|
core: fix export of floating images
|
2024-04-01 11:27:09 +05:00 |
|
Abdullah Atta
|
76c33e3cbc
|
core: add support for resolving attachments & internal links
|
2024-04-01 11:27:09 +05:00 |
|
Abdullah Atta
|
fd295b226a
|
core: remove unused methods
|
2024-04-01 11:27:09 +05:00 |
|
Abdullah Atta
|
9bb82aebfe
|
core: improve export performance
|
2024-04-01 11:27:09 +05:00 |
|
Abdullah Atta
|
a15978bf6a
|
core: separate db setup & init
|
2024-03-29 15:38:36 +05:00 |
|
Abdullah Atta
|
8fb8c54157
|
core: do not close db connection on reset
|
2024-03-29 15:38:17 +05:00 |
|
Abdullah Atta
|
9f4647be47
|
core: add support for dropping triggers
|
2024-03-29 15:37:59 +05:00 |
|