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
|
40971afe4f
|
API docs build
|
2023-09-06 09:25:00 +02: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
|
97d8b19868
|
add missing API docs
|
2023-09-06 09:23:13 +02:00 |
|
zadam
|
2bc7da91a6
|
add createLink() returns jsDoc, #4235
|
2023-09-06 09:20:32 +02:00 |
|
zadam
|
2b4cbb5f6b
|
fix clipperInbox handling for new note creation, closes #4219
|
2023-09-05 23:24:01 +02:00 |
|
zadam
|
72b2a6ecb6
|
Merge pull request #4225 from SiriusXT/master
Click the button to reset the zoom level
|
2023-09-05 23:01:50 +02:00 |
|
zadam
|
7b662b04ff
|
fix orderby with multiple labels, closes #4220
|
2023-09-05 23:00:08 +02:00 |
|
zadam
|
f8e4a665bd
|
fixed search parser tests
|
2023-09-05 22:48:20 +02:00 |
|
zadam
|
f9a27dd90c
|
add imageStyle alignBlockLeft, alignBlockRight, fixes #4215
|
2023-09-05 22:16:45 +02:00 |
|
zadam
|
641985737f
|
fix FNote.getContent() #4210
|
2023-09-05 22:02:26 +02:00 |
|
zadam
|
121e4ba2ea
|
fix displaying 1 / 0 in find widget
|
2023-09-05 21:00:24 +02:00 |
|
zadam
|
01474ecd2d
|
sync fixes
|
2023-09-05 00:30:09 +02:00 |
|
zadam
|
82e4e28e7b
|
fix
|
2023-09-04 23:57:42 +02:00 |
|
SnnBcd xt
|
06eb522a8c
|
Click the button to reset the zoom level
|
2023-09-01 06:40:36 +00:00 |
|
SnnBcd xt
|
21098be307
|
Click the button to reset the zoom level
|
2023-09-01 03:30:39 +00:00 |
|
zadam
|
886ee0dbcb
|
fix sync exception
|
2023-08-31 00:14:35 +02:00 |
|
zadam
|
6f7fbacca1
|
add "api.runOnFrontend()" to the backend script API
|
2023-08-30 23:18:16 +02: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 |
|
zadam
|
23848526c0
|
Merge pull request #4197 from dvai/master
fix some bugs
|
2023-08-30 00:19:53 +02:00 |
|
zadam
|
e7d57bc08f
|
Merge remote-tracking branch 'origin/beta' into beta
# Conflicts:
# package-lock.json
|
2023-08-30 00:11:52 +02:00 |
|
zadam
|
041758766a
|
allow specifying date created in the ETAPI, #4199
|
2023-08-30 00:11:32 +02:00 |
|
Elian Doran
|
69980c798b
|
note autocomplete: Use backspace icon for delete text
|
2023-08-28 23:07:08 +03:00 |
|
Elian Doran
|
4de6a803e9
|
jump to note list: Remove scroll when not needed
|
2023-08-28 22:30:42 +03:00 |
|
Elian Doran
|
748c5064b5
|
jump to note list: Improve scroll bar position
|
2023-08-28 22:21:54 +03:00 |
|
Elian Doran
|
c6e8966ecd
|
jump to note: Improve position of close button
|
2023-08-28 22:15:36 +03:00 |
|
Elian Doran
|
8c247ba7c6
|
jump to note list: Improve layout
|
2023-08-28 22:12:14 +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
|
4bba0aa842
|
jump to note list: Re-enable styling
|
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
|
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 |
|
vaifix
|
739ab28763
|
Resolve autocomplete error
|
2023-08-25 13:01:53 +08:00 |
|
zadam
|
c551eae651
|
Merge pull request #4188 from rauenzi/master
Update JSDoc & API Docs
|
2023-08-21 23:46:40 +02:00 |
|
Zack Rauen
|
d5aea26960
|
Update API Docs
|
2023-08-21 04:18:14 -04:00 |
|
Zack Rauen
|
d3730ac1a9
|
Fix and improve JSDoc for APIs
|
2023-08-21 04:15:53 -04:00 |
|
zadam
|
f2a510e4c5
|
cleanup of old migrations, since upgrading to 0.61 is possible only from 0.60.
|
2023-08-18 15:56:38 +02:00 |
|
zadam
|
4717242dc7
|
force migration to 0.60 first before 0.61 #4132
|
2023-08-18 15:55:59 +02:00 |
|
zadam
|
b5ef09e779
|
hide canvas buttons which don't work, #4182
|
2023-08-18 15:33:20 +02:00 |
|
zadam
|
d706b3a447
|
fix saving revisions for non-text types, closes #4176
|
2023-08-17 16:39:57 +02:00 |
|
zadam
|
6c96cca3a5
|
add 200ms timeout to api.getTextEditor() and similar #4174
|
2023-08-17 16:31:04 +02:00 |
|
zadam
|
c1865f8564
|
small refactor
|
2023-08-17 09:09:06 +02:00 |
|
zadam
|
515c5411a6
|
release 0.61.5-beta
v0.61.5-beta
|
2023-08-16 23:02:15 +02:00 |
|
zadam
|
3f7a5504c7
|
prettier config
|
2023-08-16 20:31:14 +02:00 |
|
zadam
|
8c7c37cf98
|
updates
|
2023-08-16 20:12:22 +02:00 |
|
zadam
|
d93e00adce
|
Merge pull request #4168 from soulsands/button-style
fix: launcher-button style
|
2023-08-16 00:02:26 +02:00 |
|