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 |
|
siriusXT
|
92e43bc051
|
Fix right click bookmark bug
|
2023-09-06 14:49:01 +00:00 |
|
SnnBcd xt
|
21098be307
|
Click the button to reset the zoom level
|
2023-09-01 03:30:39 +00:00 |
|
vaifix
|
8da5b90aea
|
Fix bug: Calendar display incorrect tooltips.
(cherry picked from commit 58fe3a62af03fd2202d8191068e8a6190801721e)
|
2023-08-30 00:20:42 +02:00 |
|
vaifix
|
58fe3a62af
|
Fix bug: Calendar display incorrect tooltips.
|
2023-08-28 20:43:03 +08:00 |
|
zadam
|
0599891ec0
|
Merge pull request #4001 from dymani/reopen-in-place
Reopen recently closed tab/split in place
|
2023-07-24 22:52:14 +02:00 |
|
zadam
|
18801fb3e1
|
more filtering of note actions based on note type
|
2023-07-17 22:32:07 +02:00 |
|
zadam
|
513bf252cd
|
don't display export for backend log note, fixes #4076
|
2023-07-15 09:35:03 +02:00 |
|
zadam
|
d475346a09
|
renamed attachment's parentId to more fitting ownerId
|
2023-07-14 17:01:56 +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 |
|
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
|
a46c5a2243
|
use isLabelTruthy() for most binary labels
|
2023-06-29 00:14:12 +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
|
34c642a49a
|
rename attachment
|
2023-06-14 00:28:59 +02:00 |
|
zadam
|
5c393f959d
|
got rid of .isDeleted on froca entities (the property is not available there)
|
2023-06-05 16:26:05 +02:00 |
|
zadam
|
e6bf6424e8
|
rename loadresults methods/properties for clarity that they don't contain entities, only rows
|
2023-06-05 16:12:02 +02:00 |
|
zadam
|
93addac8bb
|
Merge branch 'master' into next61
# Conflicts:
# src/becca/entities/bnote.js
# src/public/app/components/note_context.js
# src/public/app/layouts/desktop_layout.js
# src/public/app/services/note_content_renderer.js
# src/public/app/services/utils.js
# src/public/app/widgets/ribbon_widgets/file_properties.js
# src/public/app/widgets/ribbon_widgets/note_info_widget.js
# src/services/notes.js
|
2023-06-05 00:09:55 +02:00 |
|
zadam
|
779751a234
|
rename "note revision" to just "revision"
|
2023-06-04 23:01:40 +02:00 |
|
dymani
|
50ec17433d
|
Fix move pane button after reopen split
|
2023-06-03 05:59:53 +08:00 |
|
dymani
|
58253567cd
|
Simplify noteContextReorder event call
|
2023-06-01 00:48:37 +08:00 |
|
dymani
|
735852b3c1
|
Use noteContextReorder event instead
|
2023-05-31 01:53:55 +08:00 |
|
dymani
|
e1b67e20ec
|
Add buttons to move split panes
|
2023-05-30 03:44:05 +08:00 |
|
zadam
|
0aa119af2c
|
attachments WIP
|
2023-05-29 00:19:54 +02:00 |
|
zadam
|
8e913cb453
|
wip
|
2023-05-26 10:36:05 +02:00 |
|
zadam
|
9e9fb2979f
|
Merge branch 'master' into next61
# Conflicts:
# package-lock.json
# package.json
# src/public/app/components/note_context.js
# src/public/app/services/open.js
# src/public/app/widgets/buttons/note_actions.js
# src/public/app/widgets/find_in_code.js
# src/public/app/widgets/type_widgets/canvas.js
# src/services/options.js
|
2023-05-20 20:55:57 +02:00 |
|
zadam
|
f3bc604516
|
Merge branch 'stable'
# Conflicts:
# src/public/app/widgets/toc.js
|
2023-05-18 13:46:41 +02:00 |
|
zadam
|
88a961180f
|
cleanup note open custom
|
2023-05-17 23:57:32 +02:00 |
|
zadam
|
af95d387b9
|
Merge remote-tracking branch 'origin/master' into next60
# Conflicts:
# src/public/app/services/open.js
# src/public/app/widgets/buttons/note_actions.js
|
2023-05-17 23:10:02 +02:00 |
|
SnnBcd xt
|
9fc474504b
|
Open notes with custom software
|
2023-05-16 11:57:28 +00:00 |
|
SnnBcd xt
|
412fd105c9
|
open-note-custom-test
|
2023-05-16 06:22:15 +00:00 |
|
zadam
|
239c14a5df
|
fix search in "view source", closes #3929
|
2023-05-13 16:00:41 +02:00 |
|
zadam
|
8a6002c6be
|
fix search in "view source", closes #3929
|
2023-05-13 15:58:32 +02:00 |
|
zadam
|
f85209a72f
|
getting rid of attributes like data-note-path in favor of the whole nav state in URLs
|
2023-05-07 21:18:21 +02:00 |
|
zadam
|
8284c673f9
|
can't allow opening externally on attachment list
|
2023-05-07 10:43:51 +02:00 |
|
zadam
|
fa3cbb4645
|
grammar
|
2023-05-05 23:41:11 +02:00 |
|
zadam
|
6dfc72c065
|
many small fixes from Intellij analysis
|
2023-05-05 23:17:23 +02:00 |
|
zadam
|
cd01886eb2
|
attachment revision upload
|
2023-05-03 22:49:24 +02:00 |
|
zadam
|
d8bc9c2982
|
attachment actions
|
2023-05-03 10:23:20 +02:00 |
|
zadam
|
735ac55bb8
|
fixes, allowing conversion of note into an attachment
|
2023-05-02 22:46:39 +02:00 |
|
zadam
|
e28fbf4617
|
fixes
|
2023-04-17 23:21:28 +02:00 |
|
zadam
|
17128c5874
|
navigation state is more nicely and completely serialized into URL
|
2023-04-11 21:41:55 +02:00 |
|
zadam
|
a154bea016
|
Merge branch 'master' into next60
|
2023-04-11 17:02:24 +02:00 |
|
zadam
|
5d6d9ab6d6
|
wip attachment support
|
2023-04-03 23:47:24 +02:00 |
|
zadam
|
2bc78ccafb
|
wip attachment widget
|
2023-04-01 23:55:04 +02:00 |
|
zadam
|
53aebf1448
|
wip attachment widget
|
2023-04-01 13:58:53 +02:00 |
|
zadam
|
fa406d3ded
|
wip attachment widget
|
2023-03-30 23:48:26 +02:00 |
|