2899 Commits

Author SHA1 Message Date
Elian Doran
9d98c4a661
feat(native-buttons): allow drag behind title area 2024-12-04 23:21:04 +02:00
Elian Doran
8d2a8ead04
feat(native-buttons): apply full width regardless 2024-12-04 23:16:03 +02:00
Adorian Doran
d5ff354e2f style: fix missing quotes 2024-12-03 00:17:33 +02:00
Adorian Doran
994255451d style: update the calendar icons 2024-12-03 00:14:38 +02:00
Elian Doran
69902c04bd
style(next): draw tab workspace accent instead of background 2024-12-03 00:04:12 +02:00
Elian Doran
a2f39c4f99
feat(tab): trigger note icons via theme variable 2024-12-02 23:30:52 +02:00
Elian Doran
55e78f25ef
Merge remote-tracking branch 'origin/develop' into feature/note_tab_icons 2024-12-02 23:20:20 +02:00
Elian Doran
9fcdc0e0c5
style(next): improve hr style 2024-12-02 22:16:26 +02:00
Elian Doran
d35e933206
fix(i18n): wrong text for export single HTML 2024-12-02 21:18:24 +02:00
Elian Doran
8135fa09c3
feat(native-buttons): differentiate background based on layout 2024-12-01 21:06:01 +02:00
Elian Doran
28b27f04cd
fix(electron): fix regression when native title bar is on 2024-12-01 18:18:53 +02:00
Elian Doran
5761320731 feat(native-buttons): watch for theme changes 2024-12-01 17:59:55 +02:00
Elian Doran
a369ca01cd fix(promoted): ID overlap when clicking on labels 2024-12-01 17:38:13 +02:00
Elian Doran
b730d60704 feat(client): always display mind map as full content width 2024-12-01 17:25:19 +02:00
Elian Doran
e9aba033a1 Merge remote-tracking branch 'origin/develop' into feature/native_window_buttons 2024-12-01 17:14:02 +02:00
Elian Doran
1e41245ef7 fix(settings): unable to set mimetype 2024-12-01 17:08:28 +02:00
Elian Doran
8931f1778e
feat(tabs): experiment with note icons instead of workspace icons 2024-12-01 11:35:58 +02:00
Elian Doran
819a6d2364
Merge remote-tracking branch 'origin/develop' into feature/native_window_buttons 2024-12-01 10:49:30 +02:00
Elian Doran
91aad26eae
style(next): regressions for vertical layout 2024-12-01 10:38:24 +02:00
Elian Doran
d05c1deb07
fix(client): build error due to non-existing import 2024-12-01 10:37:45 +02:00
Elian Doran
12f54a659c
Merge remote-tracking branch 'origin/develop' into feature/native_window_buttons 2024-12-01 10:32:47 +02:00
Elian Doran
a883744237
fix(launcher): tooltip position for bookmark buttons 2024-12-01 10:19:20 +02:00
Elian Doran
bd890c49d5
feat(electron): relocate pin to global menu 2024-12-01 03:02:03 +02:00
Elian Doran
01512152ea
feat(electron): load overlay information from CSS 2024-12-01 02:36:00 +02:00
Elian Doran
60192977c9
feat(electron): set overlay information at runtime 2024-12-01 02:18:35 +02:00
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
Elian Doran
b351293ea8
fix(read-only-note): syntax highlight not working (closes #668) 2024-11-30 14:16:45 +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
005674e955
fix(settings): merge help text for HTML import tags 2024-11-30 02:32:37 +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
5df40d9e0a
style(settings): display anonymize database in two columns 2024-11-30 01:49:40 +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
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
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
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
Elian Doran
bc78455da1
feat(editor): support general HTML elements 2024-11-28 22:11:54 +02:00
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
801254ce8e
feat(client): add CSS root class for layout 2024-11-28 21:28:37 +02:00