1780 Commits

Author SHA1 Message Date
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
Elian Doran
2fdff29067
client: Apply syntax highlight in real-time 2024-10-27 20:08:12 +02:00
Elian Doran
f947a039b9
client: Apply background to read-only code blocks as well 2024-10-27 19:58:00 +02:00
Elian Doran
7952a5a81e
client: Fix order of options 2024-10-27 12:54:40 +02:00
Elian Doran
60b6f7df89
client: Allow switching theme 2024-10-27 12:54:06 +02:00
Elian Doran
7354fb5b4a
client,server: List syntax highlighting themes 2024-10-27 12:41:53 +02:00
Elian Doran
1fb0b74f76
client: Use same mechanism for read-only notes 2024-10-27 12:15:32 +02:00
Elian Doran
9e3b915612
client: Use translation for auto-detect 2024-10-27 11:47:36 +02:00
Elian Doran
7505db220e
client: Implement auto syntax highlighting 2024-10-27 11:46:19 +02:00
Elian Doran
3a609d54ab
client: Fix highlighting for JavaScript 2024-10-27 11:21:08 +02:00
Elian Doran
c4bd4eb440
client: Respect user language selection for editor 2024-10-27 11:18:36 +02:00
Elian Doran
1e9324c303
client: Support custom language types for highlight 2024-10-27 10:39:31 +02:00
Elian Doran
6c4513fb2e
client: Enable syntax highlight for read-only notes 2024-10-27 08:52:34 +02:00
Elian Doran
f80cf0aa02
Add limit to blocks highlighting 2024-10-26 23:39:18 +03:00
Elian Doran
6078620bf1
Carry over code block highlighting 2024-10-26 23:27:23 +03:00
Elian Doran
579b3f4ca0
Carry over highlighter initialization 2024-10-26 23:21:51 +03:00
Elian Doran
bf28005f46
Create dedicated file for syntax highlight 2024-10-26 23:16:24 +03:00
Elian Doran
c81b847b61
Set up highlight.js 2024-10-26 22:57:07 +03:00
Elian Doran
391f518c01
i18n: Translate search note prefix 2024-10-25 21:04:13 +03:00
Elian Doran
6799c44e22
client: Fix redundant toast message 2024-10-25 20:50:13 +03:00
Elian Doran
70d55097ee
client: Fix crash if note tree fails to find a child note 2024-10-25 20:15:12 +03:00
Elian Doran
cb4fe4481f
client: Strengthen widget rendering errors detection 2024-10-25 19:57:31 +03:00
Elian Doran
81ca0a3776
client: Improve logging for basic sync crash 2024-10-24 18:47:16 +03:00
Elian Doran
48b0af1bba
client: Stop crash if right widget crashes during render 2024-10-24 18:14:17 +03:00
Elian Doran
70ebf1a08f
client: Fix content size for code editor 2024-10-23 20:27:36 +03:00
Elian Doran
8cc487da7c
i18n: Translate confirmation popups 2024-10-22 19:17:52 +03:00
Elian Doran
28f6712a4f
i18n: Translate toast messages 2024-10-22 19:17:52 +03:00
Elian Doran
d4956ad3a2
client: Refactor and add documentation 2024-10-19 23:19:11 +03:00
Elian Doran
c7b7c68a05
client: Reduce code duplication for CodeMirror 2024-10-19 23:12:33 +03:00
Elian Doran
cab1d7d353
client: Set up syntax highlight in read-only code (closes #504) 2024-10-19 22:56:45 +03:00
Elian Doran
7957c6d34e
client: Fix promoted attribute style regressions (closes #503) 2024-10-19 22:40:27 +03:00
Nriver
7c518e9512 add translation for watched_file_update_status.js 2024-10-15 15:19:09 +08:00
Nriver
5e2d1bc124 add translation for toc.js 2024-10-15 15:12:09 +08:00
Nriver
858db68d66 add translation for tab_row.js 2024-10-15 14:51:26 +08:00
Elian Doran
8faa26b663
Merge pull request #391 from SiriusXT/revisions_number_limit
Revisions number limit
2024-10-10 20:13:24 +03:00
Nriver
eb9b4aee21 add translation for 6 widgets 2024-09-24 09:57:16 +08:00
SiriusXT
353c410f0e Merge branch 'develop' into revisions_number_limit 2024-09-17 19:58:16 +08:00
SiriusXT
ec7fabcb58 Floating buttons can be displayed again after being closed 2024-09-15 22:22:38 +08:00
Jin
5d08f2bc5a fix revision list ESC behaviour 2024-09-15 12:41:45 +02:00
SiriusXT
cd547ebdaf Fix svg not previewing in revisions 2024-09-14 21:09:52 +08:00
Elian Doran
e511d6aecf
client: Fix strange margins when ribbon has hidden components 2024-09-14 14:47:48 +03:00
Elian Doran
9b6148dec3
client: Translate attribute editor placeholder 2024-09-14 14:44:32 +03:00
SiriusXT
a9fce727d4 Fix svg not previewing in revisions 2024-09-14 19:37:25 +08:00
Jin
c4f430276a fix global menu advanced command can't click 2024-09-14 11:02:23 +02:00
SiriusXT
0a9e76abb7 Merge branch 'develop' into revisions_number_limit 2024-09-14 14:58:47 +08:00
SiriusXT
3e085e5cae Show revision information 2024-09-14 14:32:43 +08:00
Elian Doran
73cd54e75c
client: Fix shortcuts section crashing when no translations 2024-09-13 22:58:39 +03:00
Elian Doran
28b8e59b4d
electron: Translate title bar button 2024-09-13 22:56:30 +03:00
Elian Doran
a3aa6b0628
client: Translate note tree 2024-09-13 22:22:16 +03:00