Elian Doran
|
9997f5c17a
|
fix(client): code not building due to attempt to access server code
|
2024-11-28 21:59:19 +02:00 |
|
Elian Doran
|
aa99efc362
|
Merge remote-tracking branch 'origin/develop' into feature/extend-kept-html-tags
; Conflicts:
; src/routes/api/options.ts
; src/services/options_init.ts
|
2024-11-28 21:56:08 +02:00 |
|
Elian Doran
|
b28a377b5f
|
Merge pull request #629 from TriliumNext/renovate/i18next-fs-backend-2.x
fix(deps): update dependency i18next-fs-backend to v2.6.0
|
2024-11-28 21:48:41 +02:00 |
|
Elian Doran
|
801254ce8e
|
feat(client): add CSS root class for layout
|
2024-11-28 21:28:37 +02:00 |
|
Elian Doran
|
48a27710d6
|
Merge pull request #692 from TriliumNext/feature/page_breaks
Support page breaks for printing
|
2024-11-28 20:33:22 +02:00 |
|
Elian Doran
|
7a8b526795
|
fix(print): respect page breaks
|
2024-11-28 20:21:17 +02:00 |
|
Elian Doran
|
6fde3305a1
|
feat(editor): enable insertion of page breaks
|
2024-11-28 20:06:33 +02:00 |
|
Elian Doran
|
62db25ce10
|
feat(editor): group some items under Insert submenu
|
2024-11-28 20:00:55 +02:00 |
|
Elian Doran
|
21a5481691
|
Merge pull request #598 from maphew/feature/prefer-html-title
Importing single HTML file: prefer html title over filename
|
2024-11-28 19:46:15 +02:00 |
|
Elian Doran
|
98b4e36f78
|
chore(test): remove test for now
|
2024-11-28 19:43:06 +02:00 |
|
Elian Doran
|
83cd72fa86
|
fix(import/single): title appearing as text
|
2024-11-28 19:41:45 +02:00 |
|
Elian Doran
|
cef464f88b
|
fix(import/single): h1 not being removed due to downgrade to h2
|
2024-11-28 19:37:00 +02:00 |
|
Elian Doran
|
6056b55bde
|
fix(import/single): title extraction not working due to h1 conversion
|
2024-11-28 19:30:47 +02:00 |
|
Elian Doran
|
29b062660d
|
Merge pull request #659 from TriliumNext/quick_search_in_autocomplete
Add full text search in autocomplete
|
2024-11-28 19:17:03 +02:00 |
|
renovate[bot]
|
75479d56ae
|
fix(deps): update dependency i18next-fs-backend to v2.6.0
|
2024-11-28 17:10:37 +00:00 |
|
Elian Doran
|
5be532f46f
|
Merge pull request #630 from TriliumNext/renovate/i18next-http-backend-2.x
fix(deps): update dependency i18next-http-backend to v2.7.1
|
2024-11-28 19:08:13 +02:00 |
|
Elian Doran
|
11c48988e1
|
Merge pull request #538 from TriliumNext/feature/improved_promoted_attributes
Change layout of promoted attributes
|
2024-11-27 21:33:32 +02:00 |
|
Elian Doran
|
bb4164f10f
|
Merge remote-tracking branch 'origin/develop' into feature/improved_promoted_attributes
; Conflicts:
; src/public/app/layouts/desktop_layout.js
|
2024-11-27 21:29:15 +02:00 |
|
Elian Doran
|
0b20e8a37d
|
style(promoted): improve checkbox style
|
2024-11-27 21:26:07 +02:00 |
|
Elian Doran
|
f125ba55c1
|
style(promoted): fix heightfor rows
|
2024-11-27 21:22:50 +02:00 |
|
Elian Doran
|
ceae1d5aa3
|
revert(client): add back fixed title bar
|
2024-11-27 21:12:44 +02:00 |
|
renovate[bot]
|
a118c18649
|
fix(deps): update dependency i18next-http-backend to v2.7.1
|
2024-11-27 19:02:48 +00:00 |
|
Elian Doran
|
6ef55c73d4
|
Merge pull request #626 from TriliumNext/renovate/i18next-23.x
fix(deps): update dependency i18next to v23.16.8
|
2024-11-27 21:00:20 +02:00 |
|
Elian Doran
|
2550c00da0
|
Merge pull request #677 from TriliumNext/feature/i18n-part8
Feature/i18n part8
|
2024-11-27 20:49:25 +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 |
|
Elian Doran
|
19e5f7364f
|
Merge pull request #678 from TriliumNext/feature/update_search
Make exact matches rise higher up in search
|
2024-11-26 22:52:13 +02:00 |
|
perf3ct
|
84007a1103
|
tweak weights
|
2024-11-26 19:15:45 +00: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 |
|
perf3ct
|
7fdaedd468
|
also significantly increase noteId matches
|
2024-11-26 03:52:20 +00:00 |
|
perf3ct
|
a97a0660ea
|
add back comment
|
2024-11-26 03:41:01 +00:00 |
|
Nriver
|
1c2975a818
|
add translation for doc notes
|
2024-11-26 09:08:39 +08:00 |
|
perf3ct
|
bca7d9c4d2
|
weigh exact title matches heavily
|
2024-11-25 23:04:20 +00:00 |
|
Elian Doran
|
1e996d6f82
|
docs(demo): add mermaid diagram with ELK
|
2024-11-25 23:31:43 +02:00 |
|
Elian Doran
|
33ec142ea3
|
chore(deps): use mermaid ELK at root level
|
2024-11-25 23:24:26 +02: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 |
|
Elian Doran
|
482cb46afa
|
chore(mermaid): rebuild ELK to export something
|
2024-11-25 21:30:20 +02:00 |
|
Elian Doran
|
4d5f04de13
|
chore(mermaid): set up single-chunk ELK
|
2024-11-25 21:16:39 +02:00 |
|
Elian Doran
|
d36b8ff4c4
|
chore(mermaid): set up project for building ELK
|
2024-11-25 21:10:27 +02:00 |
|
Elian Doran
|
a7722e6bca
|
feat(backend-log): set to full content width
|
2024-11-25 20:34:05 +02:00 |
|
Elian Doran
|
c763c090be
|
feat(backend-log): use CodeMirror as editor
|
2024-11-25 20:31:25 +02:00 |
|
Elian Doran
|
36ac3f5ee6
|
Merge pull request #670 from TriliumNext/meichthys
Remove resizer from backend log text area
|
2024-11-25 20:19:29 +02:00 |
|
Elian Doran
|
ebb4b37873
|
Merge pull request #673 from TriliumNext/feature/i18n-part7
Feature/i18n part7
|
2024-11-25 20:16:26 +02:00 |
|
Nriver
|
dedef69aec
|
add translation for image_context_menu.js and link_context_menu.js
|
2024-11-25 17:41:00 +08:00 |
|
Nriver
|
d9ceca8cc5
|
add missing translation
|
2024-11-25 17:40:15 +08:00 |
|