Elian Doran
|
fe3350f39f
|
feat(server/script): enable a few dayjs plugins (closes #6080)
|
2025-06-26 20:13:01 +03:00 |
|
Elian Doran
|
f32f9d4326
|
test(server/script): dayjs is available
|
2025-06-26 18:34:00 +03:00 |
|
Elian Doran
|
ecd3b7039f
|
feat(book/table): add template
|
2025-06-25 19:31:25 +03:00 |
|
Elian Doran
|
9cf7fa1997
|
fix(export/share): use right extension for clones
|
2025-06-24 22:14:15 +03:00 |
|
Elian Doran
|
fded714f18
|
fix(export/share): use right extension for images
|
2025-06-24 19:53:21 +03:00 |
|
Elian Doran
|
06de06b501
|
refactor(export/share): share type for format
|
2025-06-24 19:21:09 +03:00 |
|
Elian Doran
|
9abdbbbc5b
|
refactor(export/share): fix type
|
2025-06-24 19:06:18 +03:00 |
|
Elian Doran
|
6d446c5b27
|
fix(export/share): asset path in prod
|
2025-06-24 18:49:11 +03:00 |
|
Elian Doran
|
3a55490bbf
|
refactor(share): use a string cache for templates
|
2025-06-24 18:08:29 +03:00 |
|
Elian Doran
|
a2110ca631
|
fix(export/share): tree not expanding properly
|
2025-06-24 17:45:06 +03:00 |
|
Elian Doran
|
b7f5c0e07a
|
feat(mention): disable auto-completion
|
2025-06-23 23:20:51 +03:00 |
|
Elian Doran
|
3988bb5321
|
feat(emoji): disable auto-completion only
|
2025-06-23 22:40:57 +03:00 |
|
Elian Doran
|
ba94616b87
|
feat(emoji): add an option to disable them (closes #5852)
|
2025-06-23 22:10:41 +03:00 |
|
Elian Doran
|
b475037127
|
feat(export/share): render non-text note types
|
2025-06-23 20:00:40 +03:00 |
|
Elian Doran
|
35622a2122
|
feat(export/share): always render empty files
|
2025-06-23 19:38:47 +03:00 |
|
Elian Doran
|
77e4c3d0ec
|
refactor(export/share): use different URL rewriting mechanism
|
2025-06-23 19:28:45 +03:00 |
|
Elian Doran
|
8523050ab2
|
fix(export/share): note children preview links not working
|
2025-06-23 19:00:20 +03:00 |
|
Elian Doran
|
0efdf65202
|
refactor(export/share): build index file
|
2025-06-23 18:46:21 +03:00 |
|
Elian Doran
|
acb0991d05
|
refactor(export/zip): separate building provider into own method
|
2025-06-23 18:24:59 +03:00 |
|
Elian Doran
|
a9f68f5487
|
feat(export/zip): add option to export with share theme
|
2025-06-23 18:13:47 +03:00 |
|
Elian Doran
|
55bb2fdb9b
|
refactor(export/zip): extract prepare content into providers
|
2025-06-23 16:22:42 +03:00 |
|
Elian Doran
|
e529633b8b
|
chore(export/zip): bring back markdown exporter
|
2025-06-23 16:17:29 +03:00 |
|
Elian Doran
|
dfd575b6eb
|
refactor(export/zip): extract into separate provider
|
2025-06-23 16:08:31 +03:00 |
|
Elian Doran
|
968c75b618
|
Merge remote-tracking branch 'origin/main' into feature/export_with_share_theme
|
2025-06-23 15:35:30 +03:00 |
|
Elian Doran
|
d8b85aad7c
|
chore(rebrand): change product name
|
2025-06-23 08:43:04 +03:00 |
|
Elian Doran
|
a95dc14d24
|
test(import/zip): test silverbullet import
|
2025-06-21 01:09:03 +03:00 |
|
Elian Doran
|
24c82fa7b6
|
fix(import/zip): regression in normal import
|
2025-06-20 22:13:36 +03:00 |
|
Elian Doran
|
02a0624e8f
|
feat(import/zip): support image with absolute path
|
2025-06-20 21:59:11 +03:00 |
|
Elian Doran
|
e6e276a0cf
|
feat(import/markdown): support image via wikilink
|
2025-06-20 21:40:23 +03:00 |
|
Elian Doran
|
8d90231f76
|
fix(import/markdown): support wikilinks in other elements other than paragraphs
|
2025-06-20 21:00:39 +03:00 |
|
Elian Doran
|
4a40b22c9a
|
feat(import/zip): support root-relative paths
|
2025-06-20 20:56:25 +03:00 |
|
Elian Doran
|
3190aa6fe6
|
feat(import/markdown): start parsing wikilinks
|
2025-06-20 18:28:08 +03:00 |
|
perf3ct
|
2704b1546b
|
feat(server): fix lint type errors for normalizing server URLs
|
2025-06-18 21:07:12 +00:00 |
|
Jon Fuller
|
bb70c2a3fa
|
Merge branch 'develop' into fix/lint-server-url
|
2025-06-17 16:00:36 -07:00 |
|
perf3ct
|
b47180a219
|
feat(server): create unit tests for normalizing server URL, and fix logic based on feedback
|
2025-06-17 21:32:27 +00:00 |
|
perf3ct
|
0fe89115d1
|
feat(server): lint for trailing slashes in sync URL and extra slashes in customRequestHandler
|
2025-06-17 19:37:40 +00:00 |
|
Elian Doran
|
c6c48d84ab
|
flake: fix Electron version, fix Wayland support, fix source filter (#2329)
|
2025-06-17 21:33:45 +03:00 |
|
Elian Doran
|
40086434ec
|
refactor(subtree): duplicate bx in icon name
|
2025-06-17 20:55:38 +03:00 |
|
Elian Doran
|
dcccb5ad30
|
feat(builtin_templates): add icon for text snippets
|
2025-06-17 19:21:21 +03:00 |
|
Elian Doran
|
47eaee8b70
|
feat(builtin_templates): add description field for text snippets
|
2025-06-17 19:21:21 +03:00 |
|
Elian Doran
|
fa11295693
|
feat(templates): add support for built-in templates
|
2025-06-17 19:21:21 +03:00 |
|
FliegendeWurst
|
c0b746e03f
|
fix(desktop): proper icon path
The previous value points to a file that no longer exists in the
release builds. This file also only exists in the flake build.
|
2025-06-16 08:34:46 +02:00 |
|
Joel Shprentz
|
f2e4dad318
|
Merge branch 'TriliumNext:develop' into develop
|
2025-06-15 22:12:08 -04:00 |
|
Joel Shprentz
|
9c45e9fa1a
|
Support highlighting Elixir code notes.
|
2025-06-16 01:54:31 +00:00 |
|
Elian Doran
|
641d2b0527
|
test(server): skip streaming tests
|
2025-06-15 14:41:29 +03:00 |
|
Elian Doran
|
8d2d5504dd
|
test(server): skip memory leak test to see if it breaks the CI
|
2025-06-15 14:17:18 +03:00 |
|
Elian Doran
|
f8c1dabfd5
|
Revert "chore(test): skip test breaking the CI"
This reverts commit f3b6817aa7a933dc1c2e378b72c0c617499bdea1.
|
2025-06-15 13:59:56 +03:00 |
|
Elian Doran
|
f3b6817aa7
|
chore(test): skip test breaking the CI
|
2025-06-15 13:46:13 +03:00 |
|
Elian Doran
|
1dce202d21
|
test(server): try to reduce number to avoid CI crashing
|
2025-06-15 11:58:03 +03:00 |
|
Elian Doran
|
2d5754c005
|
refactor(client,server): remove redundant libraries directory
|
2025-06-15 11:56:50 +03:00 |
|