2724 Commits

Author SHA1 Message Date
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
5a5a3ab508
feat(mica): define material at CSS level 2024-12-07 10:02:56 +02:00
Elian Doran
043f47dbd2
style(next): fix mica leak in right sidebar gutter 2024-12-07 09:37:09 +02:00
Elian Doran
cf128c1275
Merge remote-tracking branch 'origin/develop' into feature/mica 2024-12-07 03:35:40 +02:00
Elian Doran
57d2b0ebf5
fix(mica): apply correct mica when switching layouts 2024-12-07 03:15:39 +02:00
Adorian Doran
bb07b040e6 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2024-12-07 01:59:44 +02:00
Adorian Doran
528645c025 client: tweak the quick search results 2024-12-07 01:58:50 +02:00
Elian Doran
3ceba62dbe
style(next): fix gutter background color in mica 2024-12-07 01:17:17 +02:00
Elian Doran
2d0e88b503
fix(native-buttons): watching for changes on other platforms than win32 2024-12-07 00:41:26 +02:00
Elian Doran
0f48ccd53c
fix(native-buttons): regressions on server 2024-12-07 00:20:02 +02:00
Elian Doran
88a93e3a7b
fix(native-buttons): regressions on mac 2024-12-07 00:14:05 +02:00
Elian Doran
aad2f93844
feat(next): remove pin from custom title bar buttons 2024-12-06 22:30:55 +02:00
Elian Doran
ef6410f25d
fix(native-buttons): runtime errors due to missing functions 2024-12-06 22:18:32 +02:00
Elian Doran
91a8460eea
fix(native-buttons): regression on vertical layout on non-macOS 2024-12-06 22:13:20 +02:00
Elian Doran
5d1e6d6f31
feat(native-buttons): fallback to original implementation for Linux 2024-12-06 22:12:27 +02:00
Elian Doran
8cf3addb7d
Merge remote-tracking branch 'origin/develop' into feature/native_window_buttons
; Conflicts:
;	src/public/stylesheets/theme-next.css
2024-12-06 21:23:49 +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
Elian Doran
4077a01019
Merge pull request #700 from CobriMediaJulien/develop
New Features for note map
2024-12-05 18:21:06 +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
05c5109331
feat(native-buttons): adjustable offset 2024-12-05 00:02:57 +02:00
Elian Doran
00c6d97e4a
feat(native-buttons): set arbitrary offset for traffic light 2024-12-04 23:44:26 +02:00
Elian Doran
cd8c596bef
fix(native-buttons): double left pane toggle widget 2024-12-04 23:22:51 +02:00
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