zadam
|
602a166e36
|
added info, confirm, prompt dialogs
|
2023-09-23 00:04:16 +02:00 |
|
Zack Rauen
|
149462e3ab
|
Add option for promoted alias
|
2023-09-22 04:58:06 -04:00 |
|
Nriver
|
237d309406
|
sort mime types alphabetically
|
2023-09-22 09:58:37 +08:00 |
|
zadam
|
40ca949890
|
fixes for tooltip auto-disappearing handling
|
2023-09-14 00:40:49 +02:00 |
|
zadam
|
035113db4d
|
Merge branch 'beta'
# Conflicts:
# package-lock.json
|
2023-09-14 00:19:19 +02:00 |
|
zadam
|
d46801ff1f
|
refactoring, tab switching handling shouldn't be on the widget level
|
2023-09-13 09:01:55 +02:00 |
|
zadam
|
5f6d562bf8
|
add ability to excalidraw to follow links
|
2023-09-08 23:00:43 +02:00 |
|
zadam
|
f37dc66074
|
add support for storing canvas libraries in note attachments plus storing exported SVG in attachment
|
2023-09-08 21:53:57 +02:00 |
|
siriusXT
|
0424728012
|
Add openAttachmentCustom
|
2023-09-07 06:33:51 +00:00 |
|
zadam
|
90fc4b8293
|
Merge branch 'beta'
# Conflicts:
# docs/backend_api/BAttachment.html
# docs/backend_api/BRevision.html
# docs/backend_api/BackendScriptApi.html
# docs/backend_api/becca_entities_battachment.js.html
# docs/backend_api/becca_entities_bblob.js.html
# docs/backend_api/becca_entities_brevision.js.html
# docs/frontend_api/FNote.html
# docs/frontend_api/FrontendScriptApi.html
# docs/frontend_api/entities_fattachment.js.html
# docs/frontend_api/entities_fblob.js.html
# docs/frontend_api/services_frontend_script_api.js.html
# package-lock.json
# src/public/app/services/frontend_script_api.js
|
2023-09-06 09:24:41 +02:00 |
|
zadam
|
2bc7da91a6
|
add createLink() returns jsDoc, #4235
|
2023-09-06 09:20:32 +02:00 |
|
zadam
|
6f7fbacca1
|
add "api.runOnFrontend()" to the backend script API
|
2023-08-30 23:18:16 +02:00 |
|
Elian Doran
|
69980c798b
|
note autocomplete: Use backspace icon for delete text
|
2023-08-28 23:07:08 +03:00 |
|
Elian Doran
|
af4d0c3ba6
|
jump to note list: Improve layout slightly
|
2023-08-26 17:52:01 +03:00 |
|
Elian Doran
|
eea29aba0e
|
jump to note list: Don't close jump to note results on lost focus
|
2023-08-26 17:51:58 +03:00 |
|
Elian Doran
|
abbd0b50eb
|
jump to note list: Use a fixed container instead of dropdown
|
2023-08-26 17:51:47 +03:00 |
|
Zack Rauen
|
d3730ac1a9
|
Fix and improve JSDoc for APIs
|
2023-08-21 04:15:53 -04:00 |
|
zadam
|
33780c1e17
|
fix note tooltip code rendering
|
2023-08-10 13:50:25 +02:00 |
|
zadam
|
9166765ced
|
fix include note sizing when in readonly mode, closes #4135
|
2023-08-08 22:56:45 +02:00 |
|
zadam
|
6ae7661603
|
note path validation
|
2023-08-02 23:23:31 +02:00 |
|
zadam
|
04b125afc0
|
sync fixes and refactorings
|
2023-07-29 21:59:20 +02:00 |
|
zadam
|
04813743e2
|
fix zooming speed, closes #4121
|
2023-07-25 22:33:35 +02:00 |
|
zadam
|
ddf75cd5e5
|
note tooltip displays the whole note with scrollbar, other behavior changes. closes #4120
|
2023-07-25 22:27:15 +02:00 |
|
zadam
|
b7bc843a37
|
fix demo document statistics, closes #4117
|
2023-07-24 23:46:02 +02:00 |
|
zadam
|
8465d7fa68
|
Merge remote-tracking branch 'origin/master' into next61
|
2023-07-15 11:27:42 +02:00 |
|
zadam
|
b3381a3b53
|
reimplemented triggering search from URL, fixes #385
|
2023-07-15 10:59:30 +02:00 |
|
zadam
|
64b86b2666
|
use marked instead of commonmark to convert MD to HTML, which supports e.g. tables, closes #2026
|
2023-07-15 10:31:50 +02:00 |
|
zadam
|
906082a6b2
|
add help button to attachment list
|
2023-07-14 21:59:43 +02:00 |
|
zadam
|
5f6fded833
|
zoom for the attachment images
|
2023-07-14 21:06:15 +02:00 |
|
zadam
|
fed5f1a7d2
|
fix content renderer for mermaid
|
2023-07-14 20:03:28 +02:00 |
|
zadam
|
4d00404f55
|
more actions triggering new tab should respect current hoisting
|
2023-07-14 18:15:31 +02:00 |
|
zadam
|
d475346a09
|
renamed attachment's parentId to more fitting ownerId
|
2023-07-14 17:01:56 +02:00 |
|
zadam
|
a748710b01
|
make file attachments accessible in revisions dialog
|
2023-07-10 20:30:04 +02:00 |
|
zadam
|
b7f0fd2db3
|
Merge branch 'master' into next61
# Conflicts:
# package-lock.json
# src/public/app/services/note_content_renderer.js
# src/public/app/widgets/note_tree.js
# src/routes/routes.js
# src/services/consistency_checks.js
# src/services/notes.js
# src/services/task_context.js
|
2023-07-10 18:20:36 +02:00 |
|
harishkumarchellappa
|
7d6c847d47
|
added date and time attribute capability
|
2023-07-10 17:24:34 +05:30 |
|
zadam
|
f78d96a3d4
|
refactoring of server and suppressing error during conversion of attachment into note
|
2023-06-30 15:44:30 +02:00 |
|
zadam
|
a0d958bf12
|
refactor uploading files
|
2023-06-30 15:25:45 +02:00 |
|
zadam
|
0802b81807
|
improved error logging in frontend
|
2023-06-30 12:14:58 +02:00 |
|
zadam
|
192e399cb5
|
typos
|
2023-06-30 11:18:34 +02:00 |
|
zadam
|
eb34f9c64f
|
small refactorings and fixes
|
2023-06-29 23:32:19 +02:00 |
|
zadam
|
788841d256
|
fix mentions
|
2023-06-29 12:19:01 +02:00 |
|
zadam
|
a46c5a2243
|
use isLabelTruthy() for most binary labels
|
2023-06-29 00:14:12 +02:00 |
|
zadam
|
dd8226ff4c
|
comment
|
2023-06-28 21:33:09 +02:00 |
|
zadam
|
807b442c7a
|
fix froca update of erased blob
|
2023-06-28 21:28:41 +02:00 |
|
zadam
|
8ee537e2eb
|
API comments
|
2023-06-27 00:14:13 +02:00 |
|
zadam
|
cb2b97635a
|
centering icons in note book vertically
|
2023-06-22 23:34:05 +02:00 |
|
Kian-Meng Ang
|
712304bbc6
|
Fix typos
Found via `codespell -S ./libraries,./package-lock.json -L tabel,tabels,uptodate,isnt,edn,falsy`
|
2023-06-23 00:27:04 +08:00 |
|
zadam
|
75c6afd1c3
|
fix loading of string content saved as binary
|
2023-06-14 22:21:22 +02:00 |
|
zadam
|
38839532d5
|
file upload WIP
|
2023-06-06 12:31:38 +02:00 |
|
zadam
|
69c7eb14aa
|
fixes
|
2023-06-05 21:14:33 +02:00 |
|