2815 Commits

Author SHA1 Message Date
Elian Doran
0f1a98795f
fix(client): "Go to note" button in note_autocomplete not working (closes #732) 2024-12-14 01:40:20 +02:00
Elian Doran
f30c35f0f2
feat(classic-toolbar): allow user to toggle multiline toolbar 2024-12-14 01:24:29 +02:00
Elian Doran
65deec5861
feat(text-note): add Terraform HCL support for code blocks 2024-12-14 01:07:53 +02:00
Elian Doran
2babc680a8
fix(client): alignment of sync tooltip on horizontal layout 2024-12-13 22:43:58 +02:00
Adorian Doran
008e3a4dd8 client: recent changes list: make possible to use a distinct style for note titles 2024-12-13 03:21:32 +02:00
Adorian Doran
0b266393b5 client: recent changes list: make possible to use a distinct style for the title of deleted notes 2024-12-13 03:11:23 +02:00
Adorian Doran
5d4dd8bc0a client: recent changes list: make possible to use a distinct style for items referencing deleted notes 2024-12-13 02:59:04 +02:00
Adorian Doran
5caf4c2461 client: recent changes list: properly handle clicks on items referencing deleted notes 2024-12-13 02:48:33 +02:00
Adorian Doran
6e1cfdbb89 client: recent changes list: make the whole item clickable, not just the note title 2024-12-13 02:11:51 +02:00
Adorian Doran
aee8749bac client: recent changes list: remove the dash between the time and the note title from markup 2024-12-13 01:53:04 +02:00
Elian Doran
346ae7d815
Merge pull request #763 from TriliumNext/style/next/tree-settings-panel
Style Next: Restyle the tree settings popup
2024-12-12 08:45:12 +02:00
Adorian Doran
eb30cb7303 client: add a heading to the tree settings panel 2024-12-12 01:46:43 +02:00
Elian Doran
e41b4e18e1
Merge pull request #759 from TriliumNext/feat/client/format-note-paths
Format note paths
2024-12-11 23:54:30 +02:00
Elian Doran
6bbff3efd8
chore(frontend-docs): fix warnings & update 2024-12-11 18:31:29 +02:00
Adorian Doran
2b36bde9a9 client: format the note paths displayed in the note links 2024-12-10 22:24:53 +02:00
Adorian Doran
0588c91d1d client: refactor 2024-12-10 21:49:42 +02:00
Adorian Doran
f2067d0b12 client: refactor 2024-12-10 21:43:23 +02:00
Adorian Doran
74ace248d5 client: date formatter utility: improve 2024-12-10 18:48:48 +02:00
Adorian Doran
89334691b7 client: fix a typo 2024-12-10 18:43:51 +02:00
Adorian Doran
d7004bc3b5 client: allow date & time to be passed as a string to the date & time formatter, refactor 2024-12-10 18:40:24 +02:00
Adorian Doran
895d50694b client: format dates and times in the "About" section 2024-12-10 18:24:41 +02:00
Adorian Doran
19e40bf46b client: format dates and times in the "Note Info" widget 2024-12-10 18:20:12 +02:00
Adorian Doran
83e1ce2bc4 client: format dates and times in the "Recent Changes" section 2024-12-10 18:11:55 +02:00
Adorian Doran
1268916ad7 client: date formatter utility: add the ability to format exclusively dates or times 2024-12-10 18:09:55 +02:00
Adorian Doran
88376e1158 client: format dates for the ETAPI tokens table 2024-12-10 17:16:20 +02:00
Adorian Doran
56b6dae447 client: refactor 2024-12-10 17:13:58 +02:00
Adorian Doran
b097a8fc37 client: create a date formatter utility 2024-12-10 17:13:46 +02:00
Elian Doran
efae109e35
feat(settings): merge zoom factor with desktop app settings 2024-12-09 22:51:27 +02:00
Elian Doran
f1241b2ebf
chore(i18n): add translation for electron integration settings 2024-12-09 22:46:48 +02:00
Elian Doran
0b27a72c31
chore(settings): change description for desktop settings 2024-12-09 22:45:01 +02:00
Elian Doran
698ab86224
feat(settings): turn native title bar into a checkbox 2024-12-09 22:40:25 +02:00
Elian Doran
1e985f7858
feat(settings): add button to restart application 2024-12-09 22:36:46 +02:00
Elian Doran
37b10e2144
style(settings): merge description into checkbox 2024-12-09 22:26:39 +02:00
Elian Doran
a6f29bfbf3
feat(settings): refresh window when toggling background effects 2024-12-09 22:16:11 +02:00
Elian Doran
3bcd79c625
chore: fix indentation 2024-12-09 22:11:23 +02:00
Elian Doran
3a63f44c3a
fix(settings): default option for checkbox 2024-12-09 22:08:31 +02:00
Elian Doran
d4f3de3ad7
refactor(settings): rename native titlebar to electron integration 2024-12-09 22:07:51 +02:00
Elian Doran
b81b93a590
feat(settings): add toggle for mica 2024-12-09 22:06:38 +02:00
Elian Doran
1929d34f88
fix(electron): native title buttons not working on Linux 2024-12-09 10:28:09 +02:00
Elian Doran
7f813f7c66
style(mindmap): improve theme of node menu 2024-12-08 17:29:35 +02:00
Elian Doran
d880771df6
style(mindmap): improve layout of node menu 2024-12-08 17:15:39 +02:00
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