|
436852e354
|
Formatting
|
2025-05-29 21:32:25 +02:00 |
|
|
8455450b51
|
Refactor PandocDialog layout to move buttons into DialogActions
|
2025-05-29 21:32:11 +02:00 |
|
|
08bd735ea9
|
Update license URI and improve expansion panel structure
|
2025-05-29 21:31:41 +02:00 |
|
|
2c11619740
|
Made text justified
|
2025-05-29 21:29:57 +02:00 |
|
|
53a3d0544c
|
Add MaxHeight and ExpandedChanged parameters to expansion panel
|
2025-05-29 21:27:18 +02:00 |
|
|
0a4bb85e77
|
Switch to use IsNullOrWhiteSpace
|
2025-05-29 21:26:20 +02:00 |
|
|
4f8dfc51c2
|
Add Pandoc version and installation support
|
2025-05-29 17:09:49 +02:00 |
|
|
bb1ce9febd
|
Refactor Pandoc process setup using a dedicated builder class
|
2025-05-29 16:29:47 +02:00 |
|
|
f4cac637c6
|
Seal PandocPreparedProcess class definition
|
2025-05-29 16:29:24 +02:00 |
|
|
4c09c434e2
|
Refactored Pandoc handling with improved process abstractions
|
2025-05-29 16:12:20 +02:00 |
|
|
1de9e19c49
|
Formatting
|
2025-05-29 15:51:09 +02:00 |
|
|
7dcb9416a2
|
Refactored the Pandoc process setup and improved the executable path handling.
|
2025-05-29 15:50:51 +02:00 |
|
|
a31b3fff2d
|
Simplified availability check
|
2025-05-29 15:27:45 +02:00 |
|
|
70d0b2847b
|
Formatting
|
2025-05-29 15:27:22 +02:00 |
|
|
4514c2359e
|
Spelling
|
2025-05-29 15:27:08 +02:00 |
|
|
8adc138427
|
Fixed exception handling
|
2025-05-29 15:10:15 +02:00 |
|
|
ca8b3a1d00
|
Formatting
|
2025-05-29 15:09:53 +02:00 |
|
|
615730d052
|
Update logger name from 'PandocService' to 'Pandoc'
|
2025-05-29 15:09:25 +02:00 |
|
|
e0c29d461f
|
Fixed Pandoc executable assumption
|
2025-05-29 15:05:15 +02:00 |
|
|
5287b28a1c
|
Refactored pandoc executable name to use a property
|
2025-05-29 15:04:39 +02:00 |
|
|
04db15847e
|
Simplify directory deletion
|
2025-05-29 15:01:30 +02:00 |
|
|
de8c6bb08a
|
Spelling
|
2025-05-29 15:01:16 +02:00 |
|
|
0a94d035fd
|
Formatting
|
2025-05-29 15:01:11 +02:00 |
|
|
d2a6223493
|
Refactored Pandoc architecture handling with RID-based logic
|
2025-05-29 14:56:53 +02:00 |
|
|
40b6432f0f
|
Formatting
|
2025-05-29 14:56:30 +02:00 |
|
|
7ec2b19bf3
|
Spelling
|
2025-05-29 14:55:57 +02:00 |
|
|
957d59689f
|
Updated pandoc versions
|
2025-05-29 14:55:29 +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 |
|
Thorsten Sommer
|
1d31fd9a22
|
Add more text content to the I18N system (#486)
|
2025-05-28 23:14:05 +02:00 |
|
Thorsten Sommer
|
e3c272b0c4
|
Added more text content to the I18N system (#485)
|
2025-05-26 20:50:24 +02:00 |
|
Thorsten Sommer
|
1e19c05c57
|
Add configuration for maximum matches per query across data sources (#484)
|
2025-05-26 19:53:31 +02:00 |
|
Thorsten Sommer
|
c08881784d
|
Prepared release v0.9.45 (#483)
|
2025-05-25 15:59:02 +02:00 |
|
Thorsten Sommer
|
05544eca15
|
Added support for Claude 4 models to Anthropic provider (#482)
|
2025-05-25 15:53:47 +02:00 |
|
Thorsten Sommer
|
baa80beb92
|
Moved the workspace settings directly to the workspaces (#481)
|
2025-05-25 15:41:55 +02:00 |
|
Thorsten Sommer
|
801179e835
|
Refactored profile settings (#480)
|
2025-05-25 13:27:22 +02:00 |
|
Thorsten Sommer
|
e3110820d2
|
Improved secret input fields by adding a toggle visibility feature (#479)
|
2025-05-25 12:21:23 +02:00 |
|
Thorsten Sommer
|
e11c15dbab
|
Updated the data source settings design (#478)
|
2025-05-25 10:47:08 +02:00 |
|
Thorsten Sommer
|
fc7a4391cb
|
Added Russian as a language option for assistants (#477)
|
2025-05-25 10:42:42 +02:00 |
|
Thorsten Sommer
|
d2f85f31ea
|
Moved chat template options to a setting dialog (#476)
|
2025-05-25 10:33:13 +02:00 |
|
Thorsten Sommer
|
9e207974e9
|
Finalized chat templates (#475)
|
2025-05-24 19:11:28 +02:00 |
|
Peer Schütt
|
df062ae6e6
|
Added chat templates (#474)
|
2025-05-24 12:27:00 +02:00 |
|
Thorsten Sommer
|
35eebc08a5
|
Improved chat options by moving it to the chat interface (#473)
|
2025-05-21 20:23:44 +02:00 |
|
Thorsten Sommer
|
d87df5b044
|
Removed unused imports (#471)
|
2025-05-18 21:46:04 +02:00 |
|
Thorsten Sommer
|
b9b850b2c1
|
Prepared release v0.9.44 (#470)
|
2025-05-18 21:37:54 +02:00 |
|
Thorsten Sommer
|
9aa0a91465
|
Added more text content to the localization (#469)
|
2025-05-18 21:31:15 +02:00 |
|
Thorsten Sommer
|
217d31bc44
|
Released PDF import feature (#468)
|
2025-05-18 13:50:53 +02:00 |
|
Thorsten Sommer
|
038ddec46b
|
Upgraded dependencies to .NET 9.0.5 and Rust 1.87.0 (#467)
|
2025-05-17 21:07:29 +02:00 |
|
Thorsten Sommer
|
d02efce689
|
Improved table views for providers, embeddings, and profiles (#466)
|
2025-05-17 20:54:51 +02:00 |
|
Thorsten Sommer
|
2e58ecb97d
|
Fixed a rare bug regarding renaming chats (#465)
|
2025-05-17 20:35:51 +02:00 |
|