2132 Commits

Author SHA1 Message Date
Elian Doran
85ee7def84
client: Improve loading feel for classic toolbar 2024-11-09 10:37:14 +02:00
Elian Doran
b88f0e0109
client: Hide ribbon for non text or read-only notes 2024-11-09 10:33:45 +02:00
Elian Doran
787aa6f5a6
client: Remove background for decoupled editor 2024-11-09 09:56:25 +02:00
Elian Doran
4f39188198
client: Use decoupled CKEditor 2024-11-09 09:43:37 +02:00
Elian Doran
dd6e762dab
client: Activate ribbon toolbar by default 2024-11-09 09:19:38 +02:00
Elian Doran
48bc9204ac
client: Create empty toolbar ribbon 2024-11-09 09:18:59 +02:00
Elian Doran
9a5de0d4c8
client: Basic integration of classic editor w/ no attribute editor 2024-11-09 00:15:19 +02:00
Elian Doran
78017e4d36
client: Improve classic toolbar layout on mobile 2024-11-08 00:26:20 +02:00
Elian Doran
35fe5845a3
client: Fix classic editor on mobile 2024-11-08 00:20:51 +02:00
SiriusXT
d2ee3738a2 Make attachments open in a new tab/browser 2024-11-06 10:02:42 +08:00
Adorian Doran
dd7c2084fa client: apply grouping to the MIME type list 2024-11-03 15:43:33 +02:00
Elian Doran
4ffc6f716c
client: Enable syntax highlighting in print 2024-11-02 16:40:33 +02:00
Adorian Doran
48e6c1a33d client: Properly align of the "Override theme fonts" checkbox 2024-11-02 14:34:55 +02:00
Elian Doran
0a6815e448
Merge remote-tracking branch 'origin/develop' into feature/syntax_highlight 2024-11-01 23:20:12 +02:00
Elian Doran
293db6962e
Merge branch 'develop' of ssh://github.com/TriliumNext/Notes into develop 2024-11-01 23:14:41 +02:00
Elian Doran
eb05c5b919
Merge pull request #534 from TriliumNext/AutomaticallyShowRecentNotes
Automatically trigger autocomplete on focus.
2024-11-01 20:37:39 +02:00
Elian Doran
bbaed45f6b
client: Fix scrolling in empty tab search list after constraining height 2024-11-01 20:23:46 +02:00
Elian Doran
aa7d7b3afd
client: Add borders to empty tab search list 2024-11-01 20:20:53 +02:00
Elian Doran
11a82e62f1
client: Change layout of tab context menu slightly 2024-11-01 19:03:06 +02:00
SiriusXT
7b24f7e332 close right tabs 2024-11-01 22:01:46 +08:00
SiriusXT
cdd5a17fce Make note-detail-empty always display autocompletion. 2024-11-01 15:30:31 +08:00
SiriusXT
dbca50d9b0 Make note-detail-empty always display autocompletion. 2024-11-01 14:45:49 +08:00
Elian Doran
4032135505
Revert "client: Move ribbon at the bottom"
This reverts commit 9b4ae87ef875d83c8735743972663f82913c9ff3.
2024-10-31 23:44:32 +02:00
Elian Doran
db0911cc28
client: Focus promoted cell when clicking label 2024-10-31 23:42:14 +02:00
Elian Doran
ac61d0f3ea
client: Move ribbon at the bottom 2024-10-31 23:42:14 +02:00
Elian Doran
fcebb43410
client: Use single column layout for promoted attributes 2024-10-31 23:42:14 +02:00
Elian Doran
9e3c1b46cd
client: Don't load syntax highlighter when not needed 2024-10-31 22:47:34 +02:00
Elian Doran
3af29a78dc
client: Refactor syntax highlighting for read-only text into service 2024-10-31 22:11:59 +02:00
Elian Doran
c3e10b2b76
client: Remove syntax highlight in preview when disabled 2024-10-31 21:33:00 +02:00
Elian Doran
f57ab4b9f0
client: Fix word wrap preview being in reverse 2024-10-31 21:29:01 +02:00
Elian Doran
a690155d7e
client: Improve group for no theme 2024-10-31 21:17:40 +02:00
Elian Doran
ae60f8c842
client: Group color themes by dark/light 2024-10-31 20:54:33 +02:00
Elian Doran
90dffdc6ed
client: Enable preview for word wrap 2024-10-31 20:18:02 +02:00
Elian Doran
ac13291744
client,server: Allow disabling syntax highlight 2024-10-31 18:03:52 +02:00
SiriusXT
2387bbd17f Automatically trigger autocomplete on focus. 2024-10-30 22:30:40 +08:00
Adorian Doran
2459bbf341 Improve the layout of the "Word wrapping" checkbox 2024-10-29 18:39:14 +02:00
Adorian Doran
bda8173932 Improve the sample code 2024-10-28 16:08:46 +02:00
Elian Doran
9c55203ea0
client: Add credits 2024-10-28 00:05:43 +02:00
Elian Doran
5682b2d819
client: Translate word wrapping 2024-10-27 22:57:34 +02:00
Elian Doran
5109c07e9c
client: Toggle word wrapping for code blocks 2024-10-27 22:51:24 +02:00
Elian Doran
b8569ea243
client, server: Create option to control word wrapping for code blocks 2024-10-27 21:51:56 +02:00
Elian Doran
52bc28def7
client: Rename section to CodeBlockOptions 2024-10-27 21:42:40 +02:00
Elian Doran
e65d4cdfbf
client: Rename endpoint to codeblock-themes 2024-10-27 21:40:22 +02:00
Elian Doran
96b9042559
client: Rename option to codeBlockTheme 2024-10-27 21:39:50 +02:00
Elian Doran
e68d070320
client: Set up localization for syntax highlighting section 2024-10-27 21:27:35 +02:00
Elian Doran
6717b1b4ae
client: Rephrase section 2024-10-27 21:15:51 +02:00
Elian Doran
41e3163595
client: Fix flicker of font selection 2024-10-27 21:03:13 +02:00
Elian Doran
514653fb50
client: Fix flicker of preview 2024-10-27 20:22:23 +02:00
Elian Doran
e843f1adc1
client: Fix background of preview 2024-10-27 20:19:53 +02:00
Elian Doran
83f5b47c99
client: Set up simple preview for syntax highlight 2024-10-27 20:18:44 +02:00