1032 Commits

Author SHA1 Message Date
Elian Doran
39b82b4c98
chore(client/ts): port services/attribute_autocomplete 2024-12-19 19:15:28 +02:00
Elian Doran
31a8d7dc9f
fix(client): import to bootstrap modal 2024-12-14 10:40:28 +02:00
Elian Doran
483b543272
fix(build): type errors due to new development 2024-12-14 09:43:16 +02:00
Elian Doran
66ccc5fe2f
Merge remote-tracking branch 'origin/develop' into feature/client_typescript_port1 2024-12-14 09:27:51 +02:00
Elian Doran
c95e478595
feat(i18n): add translation for note_autocomplete 2024-12-14 01:48:56 +02:00
Elian Doran
0f1a98795f
fix(client): "Go to note" button in note_autocomplete not working (closes #732) 2024-12-14 01:40:20 +02:00
Elian Doran
65deec5861
feat(text-note): add Terraform HCL support for code blocks 2024-12-14 01:07:53 +02:00
Adorian Doran
2b36bde9a9 client: format the note paths displayed in the note links 2024-12-10 22:24:53 +02:00
Adorian Doran
0588c91d1d client: refactor 2024-12-10 21:49:42 +02:00
Adorian Doran
f2067d0b12 client: refactor 2024-12-10 21:43:23 +02:00
Elian Doran
1648a40e57
feat(mindmap): integrate node map stylesheet into component 2024-12-08 17:12:57 +02:00
Elian Doran
fdcc69591b
feat(mindmap): enable node-menu (closes #723) 2024-12-08 17:07:39 +02:00
Elian Doran
b7b8ab56e9
Merge pull request #694 from TriliumNext/sirius_patch_1
Add supported link protocols
2024-12-05 18:24:13 +02:00
Adorian Doran
4e2cd4ac35 client: add a leading whitespace to note paths 2024-12-05 02:56:44 +02:00
Adorian Doran
603ae47225 client: correct class names 2024-12-05 02:09:04 +02:00
Adorian Doran
79b1d01267 client: format note paths: each segment and delimiter as a separate span 2024-12-05 02:06:32 +02:00
Elian Doran
b351293ea8
fix(read-only-note): syntax highlight not working (closes #668) 2024-11-30 14:16:45 +02:00
SiriusXT
b2ff7fdf93 Add supported link protocols 2024-11-29 18:01:12 +08:00
Elian Doran
38b4b3953d
feat(i18n): translate import toast messages 2024-11-28 23:36:42 +02:00
SiriusXT
13da46ff1b Add full text search in autocomplete results 2024-11-27 10:14:13 +08:00
SiriusXT
f36594efb7 Add full text search in autocomplete results 2024-11-27 10:10:37 +08:00
SiriusXT
ba1ed34e53 Add full text search in autocomplete results 2024-11-27 09:51:34 +08:00
SiriusXT
e877ad68cf Add full text search in autocomplete 2024-11-26 16:20:38 +08:00
SiriusXT
0d9e13c1e0 Merge branch 'develop' into quick_search_in_autocomplete 2024-11-26 15:49:11 +08:00
SiriusXT
889c1e0346 Add full text search in autocomplete 2024-11-26 15:41:18 +08:00
Elian Doran
1dec64c712
fix(mermaid): load ELK in previews 2024-11-25 22:00:19 +02:00
Elian Doran
2ef956da87
feat(mermaid): load ELK library on demand 2024-11-25 21:58:56 +02:00
Elian Doran
e3c8c0c1f2
feat(mermaid): support ELK diagrams in editor 2024-11-25 21:32:31 +02:00
SiriusXT
836fa2deee change allowSearchNotes to allowJumpToSearchNotes 2024-11-24 13:11:57 +08:00
SiriusXT
1d1c7eb2ca Add full text search in autocomplete results 2024-11-24 13:10:33 +08:00
SiriusXT
5370e1e27c Add full text search in autocomplete 2024-11-23 20:51:51 +08:00
mm21
2f7d061ef1 Add label definition type for standalone time 2024-11-22 17:58:23 +00:00
Elian Doran
cdf8490651
Merge pull request #585 from TriliumNext/sirius_patch_2
Triggers full text search when Ctrl + Enter is pressed in note_autocomplete.
2024-11-20 18:54:20 +02:00
SiriusXT
c51adbc449 Add full text search in autocomplete 2024-11-20 14:22:39 +08:00
Elian Doran
779218849a
i18n: Translate bulk action categories 2024-11-19 23:38:49 +02:00
SiriusXT
002839176e Triggers full text search when Ctrl + Enter is pressed 2024-11-17 12:18:05 +08:00
SiriusXT
e091ef64dd Triggers full text search when Ctrl + Enter is pressed 2024-11-17 12:17:11 +08:00
SiriusXT
46823d28e8 Merge branch 'develop' into sirius_patch_2 2024-11-17 12:15:29 +08:00
SiriusXT
7f0d675ab8 Add more link protocol support 2024-11-14 14:04:10 +08:00
SiriusXT
c907b288bd Add more link protocol support 2024-11-14 11:18:03 +08:00
SiriusXT
d9ab5d71aa Add more link protocol support 2024-11-14 11:15:38 +08:00
SiriusXT
db79f231a0 Triggers full text search when Ctrl + Enter is pressed in note_autocomplete 2024-11-13 17:13:07 +08:00
Elian Doran
38d32813d2
client: Fix syntax highlight for shell scripts (closes #583) 2024-11-12 19:32:38 +02:00
perf3ct
0acba0eac4
add docstring for func 2024-11-09 22:23:02 +00:00
perf3ct
48d53e276e
more reliably check for version numbers 2024-11-09 22:16:00 +00:00
Elian Doran
29e83b97e6
client: Fix rendering notes if hljs is not loaded 2024-11-08 21:50:22 +02:00
Elian Doran
1261bdbb29
client: Use correct background for code note preview 2024-11-07 23:58:10 +02:00
Elian Doran
91fa1a6cb1
client: Add syntax highlight for code note previews 2024-11-07 23:53:02 +02:00
Elian Doran
0db1a63cef
client: Fix sync error toast 2024-11-02 19:02:26 +02:00
Elian Doran
4ffc6f716c
client: Enable syntax highlighting in print 2024-11-02 16:40:33 +02:00