f16594f7eb
Refine and clarify texts
2025-05-30 18:05:28 +02:00
393dd7ec6a
Add a progress indicator for Pandoc installation steps
2025-05-30 17:09: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
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
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
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
b799d033a9
Change all code tabs at the same time
2025-05-30 11:16:53 +02:00
b1eefcadb2
Preselect the correct tab according to the current CPU architecture
2025-05-30 11:04:16 +02:00
436852e354
Formatting
2025-05-29 21:32:25 +02:00
08bd735ea9
Update license URI and improve expansion panel structure
2025-05-29 21:31:41 +02:00
4c09c434e2
Refactored Pandoc handling with improved process abstractions
2025-05-29 16:12:20 +02:00
ece7801c7e
Rename GenerateUriAsync to GenerateArchiveUriAsync
2025-05-29 14:55:09 +02:00
nilskruthoff
5b685193ef
UI for Pandoc integration ( #393 )
...
Co-authored-by: Thorsten Sommer
2025-05-29 14:01:56 +02:00