Elian Doran
|
d7fef36b46
|
Merge pull request #1589 from TriliumNext/autoComplete
To prevent search lag when there are a large number of notes
|
2025-04-01 22:08:39 +03:00 |
|
Elian Doran
|
b94bda6670
|
chore(note_autocomplete): remove logging
|
2025-04-01 22:07:59 +03:00 |
|
Panagiotis Papadopoulos
|
a6206d2bd6
|
fix(electron_context_menu): fix disabled search engine context menu on readonly notes
fixes #543
|
2025-04-01 19:25:10 +02:00 |
|
SiriusXT
|
adcb803caa
|
To prevent search lag when there are a large number of notes
|
2025-04-01 21:07:15 +08:00 |
|
SiriusXT
|
a7799d32b0
|
To prevent search lag when there are a large number of notes
|
2025-04-01 18:47:07 +08:00 |
|
Elian Doran
|
8c6dbb4446
|
feat(docs): preserve note IDs
|
2025-03-31 23:20:14 +03:00 |
|
Jin
|
ff43537942
|
fix: 🐛 fix redirect url with reverse proxy
|
2025-03-31 21:08:22 +02:00 |
|
JYC333
|
d665a4c611
|
Merge branch 'develop' into theme
|
2025-03-31 20:57:34 +02:00 |
|
Elian Doran
|
6976c9555e
|
fix(mermaid): bypass security issue when generating PNG
|
2025-03-31 21:18:40 +03:00 |
|
Elian Doran
|
3d0ec27038
|
fix(mermaid): fix export to PNG for some diagram types
|
2025-03-31 20:57:39 +03:00 |
|
Elian Doran
|
3cdbc76fff
|
feat(mermaid): display an error when PNG export could not occur
|
2025-03-31 18:37:05 +03:00 |
|
kliu
|
4ca296894d
|
Use --link-color as the color of links
|
2025-03-31 18:01:52 +08:00 |
|
Elian Doran
|
f3b866fa7b
|
fix(import/zip): remove nesting of ck-content divs
|
2025-03-31 00:58:35 +03:00 |
|
Elian Doran
|
f32b76d047
|
refactor(import/zip): extract method and test it
|
2025-03-31 00:27:36 +03:00 |
|
Elian Doran
|
9590f5362e
|
feat(edit-demo): use in-memory database
|
2025-03-30 22:26:23 +03:00 |
|
Elian Doran
|
575201fbe8
|
feat(in-app-help): display day notes help for #calendarRoot
|
2025-03-30 22:04:16 +03:00 |
|
Elian Doran
|
e01dc5751a
|
Merge pull request #1566 from TriliumNext/tray
Fix program crash during initial setup and the tray not showing.
|
2025-03-30 14:50:11 +03:00 |
|
Elian Doran
|
283229d597
|
chore(client): add .mobile-only class
|
2025-03-30 14:30:18 +03:00 |
|
Elian Doran
|
30c14297d0
|
feat(backend-options): add a refresh floating button
|
2025-03-30 14:30:18 +03:00 |
|
Elian Doran
|
a0d562e01b
|
feat(backend-options): reduce padding
|
2025-03-30 14:30:18 +03:00 |
|
SiriusXT
|
10bc7a8bd6
|
Merge branch 'develop' into tray
|
2025-03-30 18:48:54 +08:00 |
|
SiriusXT
|
4c063251e0
|
Fix program crash during initial setup and the tray not showing.
|
2025-03-30 17:39:28 +08:00 |
|
Elian Doran
|
bc4918ed5b
|
feat(backend_log): respect user's word wrapping (closes #1496)
|
2025-03-30 11:59:38 +03:00 |
|
Elian Doran
|
fd53e35f6f
|
feat(autocomplete): don't search unless length is 3
|
2025-03-29 22:22:51 +02:00 |
|
Elian Doran
|
766b0723f7
|
feat(autocomplete): support default icons like on client
|
2025-03-29 22:18:42 +02:00 |
|
Elian Doran
|
a9193fdcd4
|
feat(autocomplete): display note icon
|
2025-03-29 22:04:34 +02:00 |
|
Elian Doran
|
eb097ec1ea
|
fix(highlights): unable to navigate to italic links (closes #1555)
|
2025-03-29 14:12:17 +02:00 |
|
Elian Doran
|
a44bf7fb49
|
chore(highlights): prevent crash if unable to find target element
|
2025-03-29 14:10:12 +02:00 |
|
Elian Doran
|
04a7ad8d4e
|
fix(highlights): new italic format not displayed
|
2025-03-29 14:08:57 +02:00 |
|
Elian Doran
|
9a3f765d42
|
fix(import/markdown): unable to import code blocks with XML/HTML content if safe mode on (closes #1530)
|
2025-03-29 13:47:02 +02:00 |
|
Elian Doran
|
0982a0e503
|
feat(docs): improve documentation, add icons, reorganize
|
2025-03-29 13:07:28 +02:00 |
|
Elian Doran
|
5ae6b18762
|
fix(docs): remove accidentally added file
|
2025-03-29 13:07:28 +02:00 |
|
Elian Doran
|
49c41850ad
|
feat(docs): add basic Bash script for ETAPI
|
2025-03-29 13:07:28 +02:00 |
|
Elian Doran
|
644d79b1ce
|
feat(docs): improve documentation on note map/relation map
|
2025-03-29 13:07:28 +02:00 |
|
Elian Doran
|
80cfd73cae
|
feat(docs): document some of the technologies used
|
2025-03-29 13:07:28 +02:00 |
|
Elian Doran
|
fbfeb7d2bf
|
feat(docs): document note source (viewing & editing)
|
2025-03-29 13:07:28 +02:00 |
|
Jin
|
ed58be1578
|
Merge branch 'develop' into feature/MFA
|
2025-03-29 11:23:38 +01:00 |
|
Jin
|
17b4bfca39
|
chore: 🤖 improve instruction
|
2025-03-29 11:23:00 +01:00 |
|
Elian Doran
|
96d3d661c2
|
chore(docs): sync import/export
|
2025-03-29 11:28:59 +02:00 |
|
Elian Doran
|
e62137f245
|
fix(docs): meta for HTML documentation changing due to root notePosition
|
2025-03-29 11:28:31 +02:00 |
|
Elian Doran
|
4dd300b702
|
fix(docs): meta for HTML documentation changing due to isExpanded
|
2025-03-29 11:25:28 +02:00 |
|
Jin
|
a8e37b5b92
|
Merge branch 'develop' into feature/MFA
|
2025-03-29 01:45:18 +01:00 |
|
Jin
|
02c4a269be
|
feat: 🎸 upgrade db version
|
2025-03-29 01:44:25 +01:00 |
|
Jin
|
77f62b94cc
|
refactor: 💡 refact recovery code
|
2025-03-29 01:40:17 +01:00 |
|
Jin
|
2eeb376d24
|
refactor: 💡 fix typo and imporve code quality
|
2025-03-29 01:00:08 +01:00 |
|
Jin
|
ce66397257
|
Merge branch 'develop' into webpack
|
2025-03-29 00:52:27 +01:00 |
|
Jin
|
608378193f
|
fix: 🐛 fix mark.js load error
|
2025-03-29 00:51:36 +01:00 |
|
Elian Doran
|
bd092e0119
|
chore(i18n): typo
|
2025-03-29 00:45:16 +02:00 |
|
Elian Doran
|
f743cfc35c
|
fix(options/mfa): double colons in warning
|
2025-03-29 00:44:51 +02:00 |
|
Elian Doran
|
4cde9253ed
|
style(options/mfa): use admonitions
|
2025-03-29 00:42:20 +02:00 |
|