c23d72f76e
Improved translation
2025-05-30 19:44:24 +02:00
ab4fa12930
Added I18N content
2025-05-30 19:36:27 +02:00
819080247c
Added I18N content
2025-05-30 19:34:29 +02:00
2a7a767150
Replaced all cases, where I18N and markup strings where used together.
2025-05-30 19:07:52 +02:00
ccc1742eee
Added text content to the I18N system
2025-05-30 18:57:34 +02:00
ec0c783cfc
Refine Pandoc button color logic
2025-05-30 18:35:31 +02:00
9cacdf7141
Add ManagePandocDependency to local dialogs
2025-05-30 18:32:43 +02:00
ebc8c2b12a
Add ManagePandocDependency component
2025-05-30 18:32:18 +02:00
f16594f7eb
Refine and clarify texts
2025-05-30 18:05:28 +02:00
fb75480245
Refine and clarify Pandoc process error messages
2025-05-30 17:38:19 +02:00
e15d16e444
Improve CPU architecture error message formatting
2025-05-30 17:38:08 +02:00
56eefa166e
Fixed after-installation state
2025-05-30 17:18:43 +02:00
d165cbb038
Formatting
2025-05-30 17:09:32 +02:00
393dd7ec6a
Add a progress indicator for Pandoc installation steps
2025-05-30 17:09:21 +02:00
3c0d2cd6fb
Refine Pandoc button logic for different installation states
2025-05-30 16:59:55 +02:00
5b1e06e732
Update minimum required Pandoc version to 3.7.0.2
2025-05-30 16:51:28 +02:00
55e2911ad9
Simplify Pandoc button text binding logic
2025-05-30 16:51:10 +02:00
bfcb012dec
Fixed local installation detection
2025-05-30 14:47:21 +02:00
9b8f2e5fc7
Add ShowInitialResultInSnackbar parameter to PandocDialog
2025-05-30 14:42:06 +02:00
4635fe732a
Fixed the dialog re-call to use the correct title and format
2025-05-30 14:40:23 +02:00
7f19a6b07d
Improve Pandoc download and extraction process; fixed *.tar.gz handling
2025-05-30 14:32:51 +02:00
df3c28e55f
Go straight to the installation page of the pandoc dialog
2025-05-30 14:15:48 +02:00
eb75109464
Replace showInstallationPage field with a public parameter
2025-05-30 14:14:53 +02:00
6697e8a1f8
Remove unused JsRuntime injection from PandocDialog
2025-05-30 14:14:27 +02:00
7dca3a57d4
Renamed variable
2025-05-30 14:06:09 +02:00
63a4c84772
Applied title case
2025-05-30 14:04:08 +02:00
0ac54af526
Simplified string
2025-05-30 14:03:58 +02:00
ad5955969f
Add a simple cancel button to the install page
2025-05-30 14:03:47 +02:00
3a424d72c5
Changed status page design
2025-05-30 14:03:28 +02:00
32f74765a5
Changed loading placeholder
2025-05-30 14:02:56 +02:00
a6703f108d
Refactor PandocDialog to simplify state management
2025-05-30 14:02:28 +02:00
1330519334
Rename PANDOC_VERSION to LATEST_PANDOC_VERSION in PandocDialog
2025-05-30 13:50:04 +02:00
e4b2d6ff0a
Rename isLoading to isLoadingLicence in the PandocDialog component
2025-05-30 13:48:59 +02:00
5e6b1188b1
Simplified text formatting
2025-05-30 12:56:55 +02:00
8d9fb93c96
Fixed the inline link typos
2025-05-30 12:51:38 +02:00
17b5a324af
Formatting
2025-05-30 12:41:25 +02:00
647f2568ef
Adjusted buttons sizes
2025-05-30 12:39:51 +02:00
18c7e93b3d
Fixed text formatting
2025-05-30 12:36:38 +02:00
d4c8142c0f
Fixed the header formatting
2025-05-30 12:35:28 +02:00
4a14e1b70e
Fixed installer code tabs
2025-05-30 11:53:24 +02:00
3f07436e8f
Refactored download code
...
Unfortunately, we had to change the download code. The initial solution worked on Windows 11, but not on macOS. We are now using the user's browser for the download.
2025-05-30 11:50:43 +02:00
564ec1db98
Adjust panel class styling in the CodeTabs component
2025-05-30 11:36:20 +02:00
500191223e
Update paths and instructions in PandocDialog component
2025-05-30 11:23:17 +02:00
b799d033a9
Change all code tabs at the same time
2025-05-30 11:16:53 +02:00
7debfa7b9f
Add support for a tab change callback in the CodeTabs component
2025-05-30 11:16:34 +02:00
b1eefcadb2
Preselect the correct tab according to the current CPU architecture
2025-05-30 11:04:16 +02:00
c2c60d723d
Spelling
2025-05-29 23:04:53 +02:00
75c56cbc4e
Harmonized button color
2025-05-29 23:04:42 +02:00
c28758caf7
Moved macOS ARM above x86
2025-05-29 23:00:21 +02:00
bb2db5585a
Make PandocExecutableName public
2025-05-29 22:59:51 +02:00