9275 Commits

Author SHA1 Message Date
Elian Doran
0089346d04
feat(electron): enable native window buttons on frameless 2024-12-01 02:02:33 +02:00
juju
3a4da07b39 New Note_Map features 2024-11-30 19:57:06 +01:00
juju
b3c247c7dc new features for note_map 2024-11-30 19:20:07 +01:00
Adorian Doran
221fd3c297 style(next): update colors 2024-11-30 19:10:44 +02:00
renovate[bot]
428e6b9e41
fix(deps): update dependency i18next-http-backend to v3 2024-11-30 13:06:36 +00:00
Elian Doran
3a0a6bc388
Merge pull request #657 from TriliumNext/renovate/i18next-24.x
fix(deps): update dependency i18next to v24
2024-11-30 15:04:49 +02:00
Elian Doran
4056e21051
fix(next): dragging the window in Electron 2024-11-30 14:55:15 +02:00
Elian Doran
b351293ea8
fix(read-only-note): syntax highlight not working (closes #668) 2024-11-30 14:16:45 +02:00
Elian Doran
cb9678c991
style(next): remove shadow for protected notes 2024-11-30 11:26:22 +02:00
Elian Doran
0731186015
style(next): improve protected indicator in tree 2024-11-30 11:20:12 +02:00
Elian Doran
4cd59932a3
style(next): improve note list design 2024-11-30 11:15:08 +02:00
Elian Doran
6d1f8c8947
style(next): remove white bar between ribbon and content 2024-11-30 10:42:01 +02:00
Elian Doran
ae82041ad3
chore(i18n): finalize translation for Romanian 2024-11-30 10:40:26 +02:00
Elian Doran
ae97432ae5
feat(i18n): translate hidden notes and settings 2024-11-30 10:37:15 +02:00
Elian Doran
690506ea26
feat(i18n): restore hidden subtree names on language change 2024-11-30 10:13:39 +02:00
Elian Doran
6a9865eb4f
feat(i18n): add Traditional Chinese 2024-11-30 10:07:37 +02:00
Elian Doran
9337610ffa
Merge pull request #698 from dwong33/patch-2
Update translation.json
2024-11-30 09:58:00 +02:00
Elian Doran
5b90a1c3f6
fix(settings): bring back pinning of plain text in MIME types 2024-11-30 03:00:24 +02:00
Elian Doran
0ef5cb843e
feat(settings): fix orphans/widows in code MIME types 2024-11-30 02:56:43 +02:00
Elian Doran
978bb5eb0b
style(next): carry over note list style from GNOME theme 2024-11-30 02:44:36 +02:00
Elian Doran
c1d44f80d3
style(next): fix a margin 2024-11-30 02:32:45 +02:00
Elian Doran
005674e955
fix(settings): merge help text for HTML import tags 2024-11-30 02:32:37 +02:00
Elian Doran
f5c8dac5f0
style(next): reduce heavy vertical spacing 2024-11-30 02:25:46 +02:00
Elian Doran
0dd36cca1c
style(next): layout improvements 2024-11-30 02:20:57 +02:00
Elian Doran
b2d731619f
style(next): fix layout on database integrity 2024-11-30 02:11:34 +02:00
Elian Doran
84dc71ea3c
style(next): fix top margin on "Other" section 2024-11-30 02:11:26 +02:00
Elian Doran
8552d95770
style(next): small improvements to margins 2024-11-30 02:01:15 +02:00
Elian Doran
8f12103106
refactor(settings): merge consistency checks with integrity checks 2024-11-30 01:56:55 +02:00
Elian Doran
eba605fa49
chore(i18n): fix typo 2024-11-30 01:55:19 +02:00
Elian Doran
5df40d9e0a
style(settings): display anonymize database in two columns 2024-11-30 01:49:40 +02:00
Elian Doran
f22cdb85a8
style(next): improve h5 in settings 2024-11-30 01:43:14 +02:00
Elian Doran
bb23aeb925
style(settings): improve highlights list separation 2024-11-30 01:38:45 +02:00
Elian Doran
6af51d393d
fix(settings): separate section for layout 2024-11-30 01:36:32 +02:00
Elian Doran
131288bb4e
style(next): card style for options 2024-11-30 01:35:33 +02:00
Elian Doran
4ecf49b175
feat(client): display different icon to toggle sidebar on horizontal layout 2024-11-30 01:23:54 +02:00
Elian Doran
ca6687208b
feat(client): move toggle sidebar to tab bar on horizontal layout 2024-11-30 01:20:47 +02:00
Elian Doran
29d6ef85ff
Merge pull request #661 from TriliumNext/feature/trilium_next_theme
Introduce a theme for TriliumNext
2024-11-30 01:03:35 +02:00
Elian Doran
0ea4171b1b
style(next): improve tab height on horizontal further 2024-11-30 00:58:59 +02:00
Elian Doran
921f216872
Merge remote-tracking branch 'origin/develop' into feature/trilium_next_theme 2024-11-30 00:55:37 +02:00
Elian Doran
8c62949d09
style(next): tab height on horizontal layout 2024-11-30 00:52:09 +02:00
Elian Doran
fffd93d4f1
server(hidden): change default icons for next/prev launchers 2024-11-30 00:48:04 +02:00
Elian Doran
23f70367cc
Merge pull request #695 from hasecilu/i18n/Spanish
i18n: Update Spanish translations
2024-11-30 00:11:50 +02:00
Adorian Doran
7a0649038b Fix an unwanted interference with certain combo boxes 2024-11-30 00:11:35 +02:00
Adorian Doran
d7240b5bb4 Refactor 2024-11-30 00:07:19 +02:00
Adorian Doran
00f73059f7 Allow customizing the hover color of the right pane items 2024-11-30 00:04:32 +02:00
Adorian Doran
48253e0c60 Tweak the quick search button 2024-11-29 23:59:01 +02:00
Adorian Doran
d2af4c362f Tweak the left pane's action buttons 2024-11-29 22:42:52 +02:00
hasecilu
7d2d39a2a4
i18n: Update Spanish translations 2024-11-29 14:41:14 -06:00
Adorian Doran
7496101505 Restyle the new tab button 2024-11-29 22:36:05 +02:00
Adorian Doran
d5695757cb Change the colors of the new tab button 2024-11-29 22:19:57 +02:00