zadam
|
148bff9f77
|
show existing backups and anonymized DBs, #4321
|
2023-10-18 23:16:47 +02:00 |
|
Zack Rauen
|
a3540772dd
|
Merge remote-tracking branch 'upstream/master' into share
|
2023-10-08 17:19:32 -04:00 |
|
zadam
|
137703ada4
|
add promoted attributes widget to the mobile version, closes #4314
|
2023-10-08 22:58:31 +03:00 |
|
zadam
|
9765892d18
|
fix loading canvas notes created in 0.61.7-beta, closes #4313
|
2023-10-07 21:49:25 +03:00 |
|
zadam
|
99d0f22403
|
Merge branch 'beta'
# Conflicts:
# package-lock.json
|
2023-10-07 20:51:26 +03:00 |
|
zadam
|
055bb39e4d
|
Merge remote-tracking branch 'origin/beta' into beta
|
2023-10-02 22:02:31 +02:00 |
|
zadam
|
1261a06a30
|
order by note size + attachments + revisions, closes #4295
|
2023-10-02 22:02:25 +02:00 |
|
zadam
|
91eb3c45d5
|
added "save revision" to note actions menu
|
2023-10-02 15:29:45 +02:00 |
|
zadam
|
5be61e6142
|
saving / viewing canvas revisions
|
2023-10-02 15:24:40 +02:00 |
|
Zack Rauen
|
d259931bd2
|
Add new attributes in appropriate locations
|
2023-09-30 00:48:34 -04:00 |
|
zadam
|
613b83e638
|
Merge pull request #4281 from rauenzi/jump-to-toc
Fix jump to ToC for nested headers
|
2023-09-25 23:33:00 +02:00 |
|
zadam
|
4ac609ff57
|
Merge pull request #4280 from rauenzi/promoted-alias
Add option for promoted aliases
|
2023-09-25 23:30:39 +02:00 |
|
zadam
|
af24758ad4
|
Merge branch 'beta'
# Conflicts:
# docs/backend_api/BAttachment.html
# docs/backend_api/BNote.html
# docs/backend_api/becca_entities_bnote.js.html
# docs/frontend_api/FAttribute.html
# docs/frontend_api/FBranch.html
# docs/frontend_api/FNote.html
# docs/frontend_api/FrontendScriptApi.html
# docs/frontend_api/entities_fattachment.js.html
# docs/frontend_api/entities_fattribute.js.html
# docs/frontend_api/entities_fblob.js.html
# docs/frontend_api/entities_fbranch.js.html
# docs/frontend_api/entities_fnote.js.html
# docs/frontend_api/global.html
# docs/frontend_api/index.html
# docs/frontend_api/services_frontend_script_api.js.html
# package-lock.json
|
2023-09-25 23:11:07 +02:00 |
|
zadam
|
aaad858395
|
save scroll and zoom in canvas
|
2023-09-22 23:44:03 +02:00 |
|
Zack Rauen
|
b266c327e4
|
Fix jump to ToC for nested headers
|
2023-09-22 05:52:06 -04:00 |
|
Zack Rauen
|
149462e3ab
|
Add option for promoted alias
|
2023-09-22 04:58:06 -04:00 |
|
zadam
|
584b176643
|
hiding useless/misleading buttons from excalidraw
|
2023-09-21 12:03:40 +02:00 |
|
zadam
|
a16555bbff
|
don't save appState in canvas - app state should be reset after each load
|
2023-09-21 11:54:54 +02:00 |
|
zadam
|
035113db4d
|
Merge branch 'beta'
# Conflicts:
# package-lock.json
|
2023-09-14 00:19:19 +02:00 |
|
zadam
|
d9666210f1
|
make sure that the hidden note is never selected when hoisted to root to avoid e.g. erroneous deletion
|
2023-09-13 16:57:24 +02:00 |
|
zadam
|
d46801ff1f
|
refactoring, tab switching handling shouldn't be on the widget level
|
2023-09-13 09:01:55 +02:00 |
|
Zack Rauen
|
a83e8ff91a
|
Switch back to window scope
|
2023-09-11 18:03:49 -04:00 |
|
Zack Rauen
|
15254e2dfc
|
Add keyboard shortcuts for tabs
|
2023-09-08 22:53:21 -04: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 |
|
zadam
|
c881b39860
|
Merge branch 'beta'
# Conflicts:
# package-lock.json
|
2023-09-08 01:10:12 +02:00 |
|
zadam
|
0b84524807
|
fix refreshing note actions on note/tab switch, closes #4247
|
2023-09-08 00:43:18 +02:00 |
|
zadam
|
5218f7b7a6
|
Merge pull request #4246 from SiriusXT/open-note-custom
Add openAttachmentCustom
|
2023-09-08 00:31:20 +02:00 |
|
siriusXT
|
0424728012
|
Add openAttachmentCustom
|
2023-09-07 06:33:51 +00:00 |
|
siriusXT
|
1ea3d238e0
|
Fix right click bookmark bug
(cherry picked from commit 92e43bc051e5c70cfbec57db66318abea98f1f08)
|
2023-09-06 23:11:51 +02:00 |
|
zadam
|
55374ac4d9
|
Merge pull request #4240 from SiriusXT/LauncherWidget
Fix right click bookmark bug
|
2023-09-06 23:10:54 +02:00 |
|
zadam
|
da8025f1e4
|
Merge branch 'beta'
|
2023-09-06 23:00:45 +02:00 |
|
zadam
|
d2263c68f8
|
provide note dates in the frontend API, fixes #4232
|
2023-09-06 22:54:31 +02:00 |
|
siriusXT
|
92e43bc051
|
Fix right click bookmark bug
|
2023-09-06 14:49:01 +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
|
121e4ba2ea
|
fix displaying 1 / 0 in find widget
|
2023-09-05 21:00:24 +02:00 |
|
SnnBcd xt
|
21098be307
|
Click the button to reset the zoom level
|
2023-09-01 03:30:39 +00:00 |
|
zadam
|
f5ddabc042
|
Merge pull request #4202 from eliandoran/feature/jump_to_note_list
Use a list instead of dropdown for jump-to-note
|
2023-08-30 22:17:04 +02:00 |
|
vaifix
|
8da5b90aea
|
Fix bug: Calendar display incorrect tooltips.
(cherry picked from commit 58fe3a62af03fd2202d8191068e8a6190801721e)
|
2023-08-30 00:20:42 +02:00 |
|
Elian Doran
|
c6e8966ecd
|
jump to note: Improve position of close button
|
2023-08-28 22:15:36 +03:00 |
|
Elian Doran
|
52b5711ecd
|
jump to note: Add "Create and link child note"
|
2023-08-28 21:51:40 +03:00 |
|
vaifix
|
58fe3a62af
|
Fix bug: Calendar display incorrect tooltips.
|
2023-08-28 20:43:03 +08:00 |
|
Elian Doran
|
af4d0c3ba6
|
jump to note list: Improve layout slightly
|
2023-08-26 17:52:01 +03:00 |
|
Elian Doran
|
ae9af8ea23
|
jump to note list: Use a proper height to the container
|
2023-08-26 17:52:01 +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
|
b5ef09e779
|
hide canvas buttons which don't work, #4182
|
2023-08-18 15:33:20 +02:00 |
|
zadam
|
0e16e48db6
|
scroll beyond last line in text/code editor, fixes #2728
|
2023-08-15 22:50:13 +02:00 |
|
zadam
|
bb0137b2fd
|
fix displaying options / book on firefox, closes #4165
|
2023-08-15 10:25:23 +02:00 |
|
zadam
|
a9cdd93cb4
|
added options to disable auto-opening of promoted attributes and edited notes ribbon tabs, closes #4151
|
2023-08-09 22:50:41 +02:00 |
|