1151 Commits

Author SHA1 Message Date
Elian Doran
214a71892d
chore(client/ts): port services/render 2024-12-19 22:20:57 +02:00
Elian Doran
f3a7de58d5
chore(client/ts): port services/resizer 2024-12-19 22:19:35 +02:00
Elian Doran
7c2002c589
chore(client/ts): port services/script_context 2024-12-19 22:16:06 +02:00
Elian Doran
650a116193
chore(client/ts): port services/frontend_script_api 2024-12-19 22:06:42 +02:00
Elian Doran
7b7980cefb
chore(client/ts): port services/shortcuts 2024-12-19 21:03:38 +02:00
Elian Doran
e8d1fe4e84
chore(client/ts): port services/sync 2024-12-19 20:58:50 +02:00
Elian Doran
52d7e613ec
chore(client/ts): remove ported file 2024-12-19 20:57:54 +02:00
Elian Doran
36cb07b2f9
chore(client/ts): port services/search 2024-12-19 20:57:37 +02:00
Elian Doran
1548b2e3e4
chore(client/ts): fix errors in i18n 2024-12-19 20:52:43 +02:00
Elian Doran
924453cb6f
chore(client/ts): fix errors in attributes 2024-12-19 20:51:47 +02:00
Elian Doran
8726cc62f3
chore(client/ts): fix errors in syntax_highlight 2024-12-19 20:47:55 +02:00
Elian Doran
9c90ffde9d
chore(client/ts): fix errors in attribute_renderer 2024-12-19 20:47:02 +02:00
Elian Doran
ffd609e0c5
chore(client/ts): fix errors related to autocomplete 2024-12-19 20:44:21 +02:00
Elian Doran
c8866d2669
chore(client/ts): port services/syntax_highlight 2024-12-19 20:27:27 +02:00
Elian Doran
9071a97730
chore(client/ts): fix one dependency to server 2024-12-19 20:03:38 +02:00
Elian Doran
d9a1bd78b0
chore(client/ts): port services/attributes 2024-12-19 19:36:30 +02:00
Elian Doran
47aed18ff4
chore(client/ts): port services/i18n 2024-12-19 19:36:15 +02:00
Elian Doran
5d5a68170a
chore(client/ts): port services/attribute_renderer 2024-12-19 19:23:07 +02:00
Elian Doran
5d4e7a16fd
chore(client/ts): port services/attribute_parser 2024-12-19 19:21:02 +02:00
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