2213 Commits

Author SHA1 Message Date
Elian Doran
74645e12fc
Merge remote-tracking branch 'origin/develop' into bootstrap 2024-09-12 20:06:31 +03:00
Elian Doran
a2bc5073d0
client: Fix note hint not working in calendar 2024-09-12 19:37:15 +03:00
Elian Doran
8e665e27e7
client: Fix calendar opening notes twice (closes #417) 2024-09-12 19:22:58 +03:00
Elian Doran
e6fbf62cf9
Merge pull request #414 from SiriusXT/i18n_falls_back_en
i18n Fallback to English for null characters
2024-09-12 19:03:50 +03:00
Jin
ce8b5e33da fix regressions 2024-09-12 13:55:07 +02:00
Elian Doran
a4341a5cac
Merge pull request #392 from SiriusXT/Icon_improvements
Icon improvements
2024-09-11 23:56:10 +03:00
SiriusXT
447cf60afb i18n Fallback to English for null characters 2024-09-11 15:17:21 +08:00
Elian Doran
7a11f9aaff
Merge pull request #389 from SiriusXT/open_in_file_manager_of_data
Open in file manager of Trilium's data directory
2024-09-10 21:04:56 +03:00
Jin
fca6f99870 fix checkbox problem 2024-09-10 00:45:00 +02:00
Jin
8c97f0bec7 fix some styles, add some cn translations 2024-09-10 00:45:00 +02:00
Jin
58ee801e57 other fixes 2024-09-10 00:45:00 +02:00
Jin
c1ce578018 fix all dialogs 2024-09-10 00:45:00 +02:00
Jin
464d8417f5 fix all dropdowns and tooltips, fix some translations 2024-09-10 00:45:00 +02:00
Jin
44bd008829 fix note revisions layout 2024-09-10 00:45:00 +02:00
Jin
f3b7261748 fix all launcher bar components 2024-09-10 00:45:00 +02:00
Jin
5d579fee68 Upgrade bootstrap from v4 to v5, fix global menu 2024-09-10 00:44:54 +02:00
Elian Doran
d7ab99013c
client: Fix zoom interfering with mind map (closes #387) 2024-09-09 23:59:25 +03:00
Elian Doran
a3a5339048
client: Fix relative path for loading languages 2024-09-09 20:42:47 +03:00
SiriusXT
744d953822 icon improvement 2024-09-09 20:15:35 +08:00
SiriusXT
3ad2d1a309 Merge branch 'develop' into open_in_file_manager_of_data 2024-09-09 14:50:01 +08:00
SiriusXT
7186222393 Merge branch 'develop' into Icon_improvements 2024-09-09 14:30:22 +08:00
SiriusXT
d66c07717c Merge branch 'develop' into Icon_improvements 2024-09-09 14:08:27 +08:00
Elian Doran
fb28b9d36d
client: Improve max content widget fit on other languages 2024-09-08 22:20:38 +03:00
Elian Doran
720087f082
client: Translate open help page 2024-09-08 22:18:54 +03:00
Elian Doran
3bdb87d3aa
client: Translate template switch 2024-09-08 22:14:51 +03:00
Elian Doran
e4066ba164
client: Translate shared switch 2024-09-08 22:11:52 +03:00
Elian Doran
a0fdaabb1f
client: Translate protected switch 2024-09-08 22:04:22 +03:00
Elian Doran
38ac4318b9
client: Translate rest of note types 2024-09-08 21:54:30 +03:00
Elian Doran
e382a32ebd
client: Translate note types 2024-09-08 21:48:24 +03:00
Elian Doran
8074245758
client: Translate shared info 2024-09-08 21:19:13 +03:00
Elian Doran
d00c028a0c
client: Fix note actions not fitting on all languages 2024-09-08 16:38:12 +03:00
Elian Doran
c33154d128
i18n: Translate tree context menu 2024-09-08 12:32:22 +03:00
Elian Doran
c0d613c46d
i18n: Translate note map buttons 2024-09-08 11:59:24 +03:00
SiriusXT
89e073bf28 bx-map-alt->bxl-graphql 2024-09-05 15:24:37 +08:00
SiriusXT
490ae1c9fd icon improvements 2024-09-05 15:09:31 +08:00
SiriusXT
00f8a43b0f test 2024-09-04 12:10:13 +00:00
SiriusXT
759ac4a4c8 test 2024-09-04 11:52:05 +00:00
SiriusXT
e66b865cd6 open directory 2024-09-04 11:08:04 +00:00
Elian Doran
67528789ed
client: Fix open note custom when no terminal 2024-09-03 22:13:17 +03:00
Elian Doran
a27feee1be
client: Clean up restart warnings in spellcheck 2024-09-03 21:24:03 +03:00
Elian Doran
3a87f8bc31
client: Fix F1 shortcut in mind map (fixes #387) 2024-09-03 20:57:39 +03:00
SiriusXT
bc4444d132 open in file manager of Trilium's data directory 2024-09-03 10:37:28 +00:00
SiriusXT
56259616cb open in file manager of Trilium's data directory 2024-09-03 10:06:01 +00:00
Elian Doran
9cf45468ae
client: Prevent dismissing the calendar popup by clicking on an empty space inside it 2024-09-02 22:24:53 +03:00
Elian Doran
c2ce7d617a
client: Fix calendar dropdown not closing (fixes #384)
The regression was introduced in 612e4406b55619e1d8de8b57797fa6ab834111be.
This might cause some other issues in closing the highlights, but none
were identified during a cursory testing.
2024-09-02 22:15:46 +03:00
Elian Doran
50c0252055
client: Fix mindmap preview in revision 2024-09-02 22:03:02 +03:00
Elian Doran
0bdb6d7e96
i18n: Remove redundant translations 2024-09-02 20:40:57 +03:00
Elian Doran
2a6870d73b
client: Fix console error when exporting SVG after multiple note types 2024-09-01 23:24:36 +03:00
Elian Doran
ace237989c
client: Reduce code duplication 2024-09-01 23:20:41 +03:00
Elian Doran
61e0678af4
client: Implement SVG export button for mindmap 2024-09-01 23:10:58 +03:00