Elian Doran
|
80289b8059
|
client: Fix icon jumping on hover
|
2024-08-03 21:43:49 +03:00 |
|
Elian Doran
|
96aecf8544
|
client: Match original size icon slightly
|
2024-08-03 21:40:07 +03:00 |
|
Elian Doran
|
deb2f389df
|
client: Use correct color
|
2024-08-03 21:37:46 +03:00 |
|
Elian Doran
|
ab25778e7e
|
client: Embed SVG directly
|
2024-08-03 21:35:16 +03:00 |
|
Elian Doran
|
997da1c3bc
|
client: Change URL for checking updates (not testable yet)
|
2024-07-22 19:40:00 +03:00 |
|
Elian Doran
|
590442b0d5
|
client,server: Trilium Notes -> TriliumNext Notes (closes #195)
|
2024-07-14 21:20:42 +03:00 |
|
zadam
|
612e4406b5
|
refactored TOC and Highlights close buttons and added a button to quickly access options
|
2023-11-03 10:44:14 +01:00 |
|
zadam
|
5c10fc26be
|
Merge branch 'beta'
# Conflicts:
# package.json
# src/public/app/layouts/desktop_layout.js
|
2023-10-20 09:15:48 +02:00 |
|
zadam
|
38db7f9db7
|
style tweaks #4338
|
2023-10-19 23:54:36 +02:00 |
|
zadam
|
99d0f22403
|
Merge branch 'beta'
# Conflicts:
# package-lock.json
|
2023-10-07 20:51:26 +03:00 |
|
zadam
|
91eb3c45d5
|
added "save revision" to note actions menu
|
2023-10-02 15:29:45 +02:00 |
|
zadam
|
035113db4d
|
Merge branch 'beta'
# Conflicts:
# package-lock.json
|
2023-09-14 00:19:19 +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 |
|
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 |
|