Elian Doran
|
84d75c3ee8
|
Merge pull request #1487 from TriliumNext/tray
Fix tray exception when multiple windows
|
2025-03-26 19:32:22 +02:00 |
|
--global
|
0cedd697cc
|
fix(electron): not starting on an empty DB
|
2025-03-26 18:41:36 +02:00 |
|
Elian Doran
|
45208c8039
|
chore(i18n): define electron locales for all the supported languages
|
2025-03-25 19:59:05 +02:00 |
|
Elian Doran
|
b923a23d95
|
feat(settings): make the formatting locale value adjustable
|
2025-03-25 19:56:07 +02:00 |
|
Elian Doran
|
c4559749f1
|
feat(settings): display option to adjust formatting locale
|
2025-03-25 19:48:07 +02:00 |
|
Elian Doran
|
d0549ebdf9
|
Merge branch 'develop' into feature/windows_signing_v3
|
2025-03-25 10:40:48 +02:00 |
|
Elian Doran
|
9108ea9b8a
|
fix(electron): disable the creation of desktop icon at runtime (closes #1488)
|
2025-03-24 19:21:04 +02:00 |
|
Elian Doran
|
3e14ffe1e7
|
fix(test): flaky test due to concurrency
|
2025-03-24 17:42:38 +02:00 |
|
Elian Doran
|
d52ca626e9
|
Merge branch 'develop' into chore_lint-share
|
2025-03-23 12:13:22 +02:00 |
|
Elian Doran
|
613a7d72ad
|
Merge pull request #1480 from jshprentz/develop
Add {isoMonth} month pattern to day notes
|
2025-03-23 09:53:40 +02:00 |
|
SiriusXT
|
87c70cb46e
|
Fixed focusing on old windows when opening new windows from tray
|
2025-03-23 10:44:01 +08:00 |
|
Elian Doran
|
f5a4acc097
|
Merge branch 'develop' into tray
|
2025-03-22 19:00:06 +02:00 |
|
Elian Doran
|
5282f9f0bf
|
feat(mermaid): set right mime type
|
2025-03-22 15:48:03 +02:00 |
|
Elian Doran
|
858ad91708
|
feat(import/single): mermaid with .mmd extension
|
2025-03-22 15:45:36 +02:00 |
|
Elian Doran
|
3dae771e90
|
feat(import/single): mermaid with .mermaid extension
|
2025-03-22 15:41:56 +02:00 |
|
Elian Doran
|
16cbd2f793
|
feat(export/single): mermaid with right extension and MIME
|
2025-03-22 15:22:55 +02:00 |
|
Elian Doran
|
6ab820f172
|
refactor(export/single): make note type mapping testable
|
2025-03-22 15:20:58 +02:00 |
|
Elian Doran
|
cf874b5ee8
|
feat(mermaid): add basic support for vertical layout
|
2025-03-22 10:27:42 +02:00 |
|
SiriusXT
|
21b17889ac
|
Merge branch 'develop' into tray
|
2025-03-21 11:12:03 +08:00 |
|
SiriusXT
|
be2064fbf0
|
Fix tray exception when multiple windows
|
2025-03-21 11:08:33 +08:00 |
|
Joel Shprentz
|
5f26a503af
|
In month note title patterns, replace {isoMonth} with e.g. "2025-03" for March 2025.
|
2025-03-20 22:59:20 +00:00 |
|
Elian Doran
|
18a50c6339
|
feat(export/markdown): remove joplin table wrapper
|
2025-03-19 18:54:39 +02:00 |
|
Elian Doran
|
f23b45318d
|
fix(export/markdown): fix code in tables
|
2025-03-19 18:42:40 +02:00 |
|
Elian Doran
|
884c5986ec
|
chore(markdown/export): use in-tree plugin
|
2025-03-19 18:31:45 +02:00 |
|
SiriusXT
|
606e6bcca2
|
Click the icon to show the window
|
2025-03-19 15:35:12 +08:00 |
|
Elian Doran
|
62706a6af2
|
chore(release): 0.92.4
|
2025-03-16 16:04:21 +02:00 |
|
Elian Doran
|
800424405a
|
fix(import/zip): support special characters for attachments
|
2025-03-16 14:39:27 +02:00 |
|
Elian Doran
|
3eaa68da23
|
feat(import/markdown): maintain consistency with CKEditor for images
|
2025-03-16 13:58:31 +02:00 |
|
Elian Doran
|
8aaf2367e9
|
feat(in-app-help): hide notes that are hidden from share
|
2025-03-16 13:33:07 +02:00 |
|
Elian Doran
|
3c93fdc202
|
feat(markdown/import): remove space in admonition
|
2025-03-15 22:39:33 +02:00 |
|
Elian Doran
|
1bf16bfa22
|
feat(import/markdown): remove spaces in lists
|
2025-03-15 21:30:19 +02:00 |
|
Elian Doran
|
30593eeeac
|
refactor(import/markdown): change renderer instead of applying an uglifier
|
2025-03-15 21:07:02 +02:00 |
|
Elian Doran
|
2b966afbe1
|
fix(test): tests that got broken along the way
|
2025-03-15 17:51:10 +02:00 |
|
Panagiotis Papadopoulos
|
2a5ac80c05
|
chore(utils/safeExtractMessageAndStackFromError): add explicit return type to have it as a named tuple
|
2025-03-15 12:19:27 +01:00 |
|
Elian Doran
|
535233fec8
|
feat(import/markdown): basic support for admonitions
|
2025-03-15 11:58:11 +02:00 |
|
Elian Doran
|
6d67e69e2f
|
feat(export/markdown): basic support for admonitions
|
2025-03-15 11:30:56 +02:00 |
|
Elian Doran
|
0f28bbb1be
|
feat(server): use custom temporary directory within trilium-data
|
2025-03-15 10:11:54 +02:00 |
|
Elian Doran
|
d9764365cb
|
feat(import): allow importing .excalidraw files
|
2025-03-14 22:13:31 +02:00 |
|
Elian Doran
|
ad8c1a4a29
|
feat(export): use right extension for canvas
|
2025-03-14 22:01:04 +02:00 |
|
Elian Doran
|
a2f0896c2a
|
feat(import/markdown): collapse unnecessary whitespace when importing
|
2025-03-14 19:50:26 +02:00 |
|
Elian Doran
|
6b89bffffb
|
feat(export/markdown): preserve keyboard shortcuts
|
2025-03-14 17:59:50 +02:00 |
|
Elian Doran
|
80421bb220
|
refactor(server): rename md -> markdown for consistency
|
2025-03-14 16:25:10 +02:00 |
|
Elian Doran
|
06d848ba17
|
feat(code): support mips (closes #1406)
|
2025-03-12 10:54:44 +02:00 |
|
Elian Doran
|
42821d47c8
|
refactor(mime): sort alphabetically
|
2025-03-12 10:54:19 +02:00 |
|
Elian Doran
|
b278bc8ce4
|
refactor(test): use matrix for testing import/export
|
2025-03-11 21:11:23 +02:00 |
|
Elian Doran
|
8c71e6aa90
|
fix(export/markdown): proper language tag for Nginx
|
2025-03-11 21:05:55 +02:00 |
|
Elian Doran
|
f86434523e
|
fix(export): maintain same order of attachments
|
2025-03-11 18:27:08 +02:00 |
|
Elian Doran
|
a2795f3440
|
fix(import/markdown): title deduplication breaking special chars
|
2025-03-11 17:51:35 +02:00 |
|
Elian Doran
|
a441ea2461
|
feat(md): rewrite image URL with spaces
|
2025-03-11 17:12:56 +02:00 |
|
Elian Doran
|
d639798fa8
|
refactor(server): deduplicate options init
|
2025-03-10 21:21:59 +02:00 |
|