zadam
|
ddf75cd5e5
|
note tooltip displays the whole note with scrollbar, other behavior changes. closes #4120
|
2023-07-25 22:27:15 +02:00 |
|
zadam
|
d0e5ad5b7e
|
release 0.61.1-beta
|
2023-07-24 23:47:57 +02:00 |
|
zadam
|
074e13a889
|
release 0.61.0-beta
|
2023-07-22 17:51:08 +02:00 |
|
zadam
|
5ab2ec0f13
|
little fixes for the datetime promoted attr
|
2023-07-15 11:29:29 +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
|
30bcd1764a
|
check the attachment after upload
|
2023-07-14 21:28:32 +02:00 |
|
zadam
|
d475346a09
|
renamed attachment's parentId to more fitting ownerId
|
2023-07-14 17:01:56 +02:00 |
|
zadam
|
ca41806bc2
|
import and export fixes
|
2023-07-13 23:54:47 +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
|
c3f8975166
|
small refactorings of clipper code
|
2023-07-09 22:58:34 +02:00 |
|
zadam
|
068684101f
|
remove the option to show CKEditor banner
|
2023-06-30 15:58:42 +02:00 |
|
zadam
|
192e399cb5
|
typos
|
2023-06-30 11:18:34 +02:00 |
|
zadam
|
fc564f6aed
|
fix eslint validation
|
2023-06-30 00:02:25 +02:00 |
|
zadam
|
eb34f9c64f
|
small refactorings and fixes
|
2023-06-29 23:32:19 +02:00 |
|
zadam
|
48029cea7c
|
small refactorings
|
2023-06-29 22:10:13 +02:00 |
|
zadam
|
a46c5a2243
|
use isLabelTruthy() for most binary labels
|
2023-06-29 00:14:12 +02:00 |
|
zadam
|
05d2f4fe96
|
Merge branch 'stable'
|
2023-06-27 23:15:20 +02:00 |
|
zadam
|
ddda4d9867
|
fix constructing result note path in the jump to note dialog, closes #4054
|
2023-06-27 22:57:13 +02:00 |
|
zadam
|
8fb42e4517
|
Merge pull request #4049 from SiriusXT/master
Fix bugs in toc and improve related codes
|
2023-06-22 22:34:47 +02:00 |
|
zadam
|
08398a1417
|
fix search scripts, closes #4048
|
2023-06-22 22:30:26 +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 |
|
SiriusXT
|
afb893c157
|
Fix bugs in toc and improve related codes
|
2023-06-22 15:38:36 +08:00 |
|
zadam
|
995f1c9fc4
|
Merge branch 'stable' into next61
# Conflicts:
# src/etapi/etapi.openapi.yaml
# src/etapi/notes.js
# src/public/app/widgets/type_widgets/editable_text.js
# src/services/app_info.js
|
2023-06-20 23:30:45 +02:00 |
|
zadam
|
defd997424
|
release 0.60.4
|
2023-06-19 23:26:50 +02:00 |
|
zadam
|
5905950c17
|
fix notePosition assignment for new children of root
|
2023-06-19 00:29:36 +02:00 |
|
zadam
|
e22f77eae7
|
release 0.60.3
|
2023-06-15 23:23:37 +02:00 |
|
zadam
|
3223e76787
|
etapi ZIP import
|
2023-06-15 23:21:40 +02:00 |
|
zadam
|
3ff5fe61b2
|
unified file and image upload WIP
|
2023-06-15 01:26:38 +02:00 |
|
zadam
|
75c6afd1c3
|
fix loading of string content saved as binary
|
2023-06-14 22:21:22 +02:00 |
|
zadam
|
8d2958738f
|
add option to hide the "Powered by CKEditor" banner
|
2023-06-14 00:51:05 +02:00 |
|
zadam
|
0496412f4a
|
cleanup of unused options
|
2023-06-14 00:38:48 +02:00 |
|
zadam
|
ac56056f65
|
Merge branch 'master' into next61
# Conflicts:
# package-lock.json
# src/routes/api/recent_changes.js
|
2023-06-13 23:25:35 +02:00 |
|
zadam
|
6f16b4caec
|
Merge branch 'beta'
|
2023-06-13 23:24:09 +02:00 |
|
zadam
|
2bdd538d7d
|
release 0.60.2-beta
|
2023-06-08 22:46:52 +02:00 |
|
zadam
|
69c7eb14aa
|
fixes
|
2023-06-05 21:14:33 +02:00 |
|
zadam
|
3b3f6082a7
|
attachment ETAPI support WIP
|
2023-06-05 09:23:42 +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 |
|
zadam
|
cb9feab7b2
|
got rid of the hot/cold blob, all blobs are "cold" now
|
2023-06-04 22:50:07 +02:00 |
|
SiriusXT
|
463d145cb7
|
Merge branch 'Highlighted-Text' of https://github.com/SiriusXT/trilium into Highlighted-Text
|
2023-06-03 11:55:59 +08:00 |
|
SiriusXT
|
1413756d00
|
Show highlighted text in right panel
|
2023-06-03 11:55:50 +08:00 |
|
SnnBcd
|
045ee18237
|
Merge branch 'zadam:master' into Highlighted-Text
|
2023-06-02 21:02:31 +08:00 |
|
zadam
|
ae42e0efc7
|
refactoring
|
2023-06-01 00:07:57 +02:00 |
|
SiriusXT
|
92d5aeae41
|
Show highlighted text in the right panel
|
2023-05-31 22:34:24 +08:00 |
|
SiriusXT
|
86861f6ec3
|
Show highlighted text in the left pane
|
2023-05-31 18:32:33 +08:00 |
|
zadam
|
f4b5d43899
|
inline file attachments when exporting single HTML file
|
2023-05-29 23:42:08 +02:00 |
|
zadam
|
235b779dec
|
detect existing attachment in target note
|
2023-05-29 22:37:19 +02:00 |
|
zadam
|
df17840dbc
|
fixes attachments
|
2023-05-29 13:02:25 +02:00 |
|
zadam
|
c2f70031d0
|
Merge branch 'master' into next61
# Conflicts:
# package-lock.json
# package.json
# src/public/app/entities/fnote.js
# src/public/app/services/link.js
|
2023-05-28 16:57:48 +02:00 |
|