10107 Commits

Author SHA1 Message Date
Elian Doran
a3c58834d1
feat(touch_bar): reflect new note state 2025-03-08 23:21:13 +02:00
Romain DEP.
3fe78cad61 feat(calendar): rename "promotedAttributes" into "displayedAttributes" and permit non-promoted attributes to be displayed 2025-03-08 22:17:58 +01:00
Elian Doran
cbbe10ba67
fix(touch_bar): jerkiness when zooming 2025-03-08 23:13:58 +02:00
Elian Doran
323f42873f
refactor(touch_bar): move geomap to parent typewidget 2025-03-08 23:00:05 +02:00
Elian Doran
5961e983c7
feat(touch_bar): new geonote button 2025-03-08 22:56:32 +02:00
perf3ct
9f84a84f96
Merge branch 'develop' into ai-llm-integration 2025-03-08 20:51:57 +00:00
Elian Doran
ece26960c3
feat(touch_bar): update zoom slider value 2025-03-08 22:46:14 +02:00
Elian Doran
36eac98b4d
feat(touch_bar): zoom slider 2025-03-08 22:35:36 +02:00
Elian Doran
0fe5f79f09
fix(touch_bar): fix text editor commands 2025-03-08 22:18:03 +02:00
Elian Doran
c2e4af1cfa
chore(touch_bar): bring back local config 2025-03-08 22:14:20 +02:00
Elian Doran
db8d47183d
refactor(touch_bar): command-driven approach 2025-03-08 22:00:29 +02:00
Adorian Doran
eb9d7dd172 style/login: prevent the page content being rendered before the stylesheet is loaded 2025-03-08 20:53:54 +02:00
Adorian Doran
7434fb372e style/login: prevent the icon from being dragged 2025-03-08 20:45:12 +02:00
Adorian Doran
d17513bec0 style(next): tweak the style of the login page 2025-03-08 20:40:00 +02:00
Adorian Doran
fc87f64840 style(next)/options: restyle the warning boxes 2025-03-08 19:32:56 +02:00
Adorian Doran
f6e869f2ac Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-03-08 19:17:13 +02:00
Adorian Doran
69fab9a6d6 style(next)/options/shortcuts: improve the appearance of the page 2025-03-08 19:16:48 +02:00
Panagiotis Papadopoulos
c120132cbb
Merge branch 'develop' into chore_eslint-fixes_src-routes 2025-03-08 17:15:53 +01:00
Panagiotis Papadopoulos
ecf1a0e4ad refactor(utils): add safeExtractMessageAndStackFromError util to remove code duplication 2025-03-08 17:07:25 +01:00
Panagiotis Papadopoulos
e20b662ea7 chore(routes): fix no-explicit-any lint/ts error for restoreRevision 2025-03-08 16:12:37 +01:00
Panagiotis Papadopoulos
7bd9be7b29 chore: use more narrow NoteType for RevisionRow 2025-03-08 16:11:58 +01:00
Panagiotis Papadopoulos
e3d0c53d03 chore(routes): fix no-explicit-any lint/ts error for catch blocks 2025-03-08 16:03:30 +01:00
Panagiotis Papadopoulos
272d7cd652 chore(routes/api/clipper): fix prefer-const lint errors 2025-03-08 15:31:12 +01:00
Panagiotis Papadopoulos
dd9e1e69d7 fix(routes/api/clipper): fix typo in error message 2025-03-08 15:27:39 +01:00
Panagiotis Papadopoulos
08a6053c38 refactor(routes/api/clipper): get rid of second htmlSanitizer call for pageUrl
-> the value is already sanitized in line 112, there's no need to call htmlSanitizer a second time here
2025-03-08 15:27:04 +01:00
Elian Doran
214674cf73
feat(touch_bar): use segmented control for heading 2025-03-08 13:26:08 +02:00
Elian Doran
60859954b9
feat(touch_bar): paragraph and heading buttons 2025-03-08 13:22:24 +02:00
Elian Doran
2676596384
feat(touch_bar): reduce items moving around 2025-03-08 13:16:38 +02:00
Elian Doran
9c24b89180
feat(touch_bar): jump to note 2025-03-08 13:13:21 +02:00
Elian Doran
d9a689bd9a
feat(touch_bar): functional bold, italic, underline 2025-03-08 12:34:06 +02:00
Elian Doran
dd575787fe
feat(touch_bar): functional new note button 2025-03-08 12:06:35 +02:00
Elian Doran
f2f0f6178b
fix(touch_bar): blurry native images 2025-03-08 12:01:43 +02:00
Elian Doran
0430a9c3f5
feat(touch_bar): resize icon even if blurry 2025-03-08 11:55:09 +02:00
Elian Doran
3358b405e9
feat(touch_bar): use icon for new note 2025-03-08 11:51:55 +02:00
Elian Doran
a170bec3db
feat(touch_bar): basic integration 2025-03-08 11:39:04 +02:00
SiriusXT
1a54b8f5a5 Add themes that can be base 2025-03-08 15:10:38 +08:00
SiriusXT
e2c317f59c Add themes that can be base 2025-03-08 14:58:19 +08:00
Adorian Doran
1e81831ea0 style(next)/options: improve (again) the layout of the option cards 2025-03-08 05:49:18 +02:00
Adorian Doran
240ee2b6ac style(next)/options: improve the layout of the option cards 2025-03-08 05:34:43 +02:00
Adorian Doran
d47350363a style(next): remove no longer unused style 2025-03-08 04:45:55 +02:00
Adorian Doran
6a1f1948f0 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-03-08 04:44:26 +02:00
Adorian Doran
db4c5bcac2 client/options/advanced: use a table for "Existing anonymized databases" 2025-03-08 04:44:23 +02:00
Elian Doran
268b666d52
feat(template): duplicate content for geomap & mindmap (closes #357) 2025-03-08 04:28:24 +02:00
Elian Doran
ed06a3ee97
feat(template): duplicate content for relation map 2025-03-08 04:26:30 +02:00
Elian Doran
5d9bea8987
feat(template): duplicate content for canvas 2025-03-08 04:24:09 +02:00
Elian Doran
c7b99adb6a
feat(template): duplicate content for mermaid diagrams 2025-03-08 04:23:05 +02:00
Adorian Doran
82a63a65da style(next)/options/shortcuts: tweak group headings 2025-03-08 04:17:16 +02:00
Adorian Doran
7582b1c43d style/options/appearance: fix the width of the "Main font" combo box 2025-03-08 04:01:49 +02:00
Adorian Doran
fa60e66a75 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-03-08 03:52:31 +02:00
Adorian Doran
d16708cf75 style(next)/options: tweak labels 2025-03-08 03:52:14 +02:00