Ammar Ahmed
|
f671d2dec0
|
editor: fix position out of range error
|
2024-04-04 11:47:18 +05:00 |
|
Ammar Ahmed
|
ca95af7043
|
core: add missing settings keys
|
2024-04-04 06:23:53 +05:00 |
|
Abdullah Atta
|
27c6cdec47
|
editor: fix typo
|
2024-04-03 23:59:58 +05:00 |
|
Abdullah Atta
|
8fd0f97dfe
|
core: fix search queries with 3 characters not allowed
|
2024-04-03 17:34:24 +05:00 |
|
Abdullah Atta
|
59d65a2cbb
|
editor: fix crash if code block language contains space
|
2024-04-03 16:51:17 +05:00 |
|
Abdullah Atta
|
6836d6551f
|
editor: fix image size resetting on opening new tab
|
2024-04-03 16:05:03 +05:00 |
|
Abdullah Atta
|
b013a1cfa7
|
editor: fix collapsed callouts not rendering correctly
|
2024-04-03 15:33:28 +05:00 |
|
Abdullah Atta
|
b55b521def
|
core: fix Cannot read property 'sortBy' of undefined
|
2024-04-01 11:43:51 +05:00 |
|
Abdullah Atta
|
c26e2d800d
|
editor: add Shift+Mod+L shortcut for adding internal links
|
2024-04-01 11:38:59 +05:00 |
|
Ammar Ahmed
|
310de9f950
|
mobile: export notes
|
2024-04-01 11:27:10 +05:00 |
|
Abdullah Atta
|
9109c5180a
|
editor: remove display: inline for floating images
|
2024-04-01 11:27:10 +05:00 |
|
Abdullah Atta
|
b0abf56f20
|
common: add export notes utility
this utility resolves attachments & internal links
|
2024-04-01 11:27:09 +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
|
23bd4a564f
|
desktop: add custom titlebar
|
2024-04-01 11:23:56 +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 |
|
Abdullah Atta
|
ec00779062
|
core: only create triggers if they do not exist
|
2024-03-28 09:50:37 +05:00 |
|
Abdullah Atta
|
165ba064a9
|
core: add support for skipping database initialization
|
2024-03-28 09:50:37 +05:00 |
|
Abdullah Atta
|
98e3c2955b
|
core: fix groups returning only 1 group
|
2024-03-26 12:29:41 +05:00 |
|
Ammar Ahmed
|
c466af60a6
|
mobile: resize textarea after delay in title
|
2024-03-26 11:05:41 +05:00 |
|
Ammar Ahmed
|
9e7c302693
|
mobile: minor bug fixes
|
2024-03-26 08:57:23 +05:00 |
|
Abdullah Atta
|
e007f2592c
|
core: add extensive grouping/sorting tests
|
2024-03-26 07:55:23 +05:00 |
|
Abdullah Atta
|
3730596030
|
editor: fix random crash Cannot read properties of null (reading 'domFromPos')
|
2024-03-25 13:06:06 +05:00 |
|
Abdullah Atta
|
7f176942ba
|
editor: cancel image download on switching notes
|
2024-03-25 13:02:11 +05:00 |
|
Abdullah Atta
|
d8729f8171
|
core: ignore trash when checking notebook existence
|
2024-03-25 12:05:25 +05:00 |
|
Abdullah Atta
|
a2cfa8873f
|
core: fix sync tests
|
2024-03-23 07:23:02 +05:00 |
|
Abdullah Atta
|
0afcf8cbab
|
core: fix The item must contain the id field. error on migration
|
2024-03-23 06:27:59 +05:00 |
|
Abdullah Atta
|
d2eeb93339
|
core: make tag title matching case sensitive
|
2024-03-22 10:51:56 +05:00 |
|
Abdullah Atta
|
a1117d77f3
|
core: prevent tags with duplicate names
|
2024-03-22 10:45:48 +05:00 |
|
Abdullah Atta
|
9ad9c0c633
|
core: fix duplicate tags created during migration
|
2024-03-22 10:16:00 +05:00 |
|
Abdullah Atta
|
ec2a6f26e6
|
core: add date created in tag/color during migration
|
2024-03-22 10:16:00 +05:00 |
|
Abdullah Atta
|
c4f0cd18ad
|
core: generate setting key ids once
this greatly improves performance because md5 id generation is slow
|
2024-03-22 10:15:59 +05:00 |
|
Ammar Ahmed
|
6dfbb27c33
|
core: fix user profile cleared on clearing an profile data
|
2024-03-22 09:24:14 +05:00 |
|
Abdullah Atta
|
97490a5e37
|
web: make app work in offline mode
|
2024-03-22 08:19:28 +05:00 |
|
Abdullah Atta
|
799678efca
|
common: fix type error
|
2024-03-22 07:23:53 +05:00 |
|
Abdullah Atta
|
d32db74ccc
|
core: move user profile to settings collection
|
2024-03-21 13:16:21 +05:00 |
|
Abdullah Atta
|
e24452c386
|
editor: remove not an image error thrown when downloading images
|
2024-03-21 12:42:23 +05:00 |
|
Abdullah Atta
|
68e97f17d0
|
editor: fix clicking on internal link opens a new tab
|
2024-03-21 12:28:26 +05:00 |
|
Abdullah Atta
|
9040a4561d
|
editor: fix Cannot read properties of null (reading 'posFromDOM') error
|
2024-03-21 12:28:07 +05:00 |
|
Abdullah Atta
|
feaa207f68
|
common: do not render undefined items
|
2024-03-21 12:06:56 +05:00 |
|
Abdullah Atta
|
76e766583c
|
core: filter out ids that have no note against them on lookup
|
2024-03-21 12:04:07 +05:00 |
|
Abdullah Atta
|
cc0be4565d
|
editor: refactor diff highlighter extension
|
2024-03-21 11:22:49 +05:00 |
|
Abdullah Atta
|
1a2ce6ba72
|
editor: add block-id on nodes inside callout
|
2024-03-21 11:22:49 +05:00 |
|
Abdullah Atta
|
adb3805ec7
|
editor: disable conflicting simple checklist input rule
|
2024-03-21 11:22:49 +05:00 |
|
Abdullah Atta
|
f2a5ed6642
|
editor: add support for copy/pasting code blocks with highlighting
|
2024-03-21 11:22:49 +05:00 |
|