Commit Graph

11 Commits

Author SHA1 Message Date
Thorsten Sommer
be27fd84b8
Fixed chat bug causing the input box to occupy too much space (#519)
Some checks are pending
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
2025-07-02 14:01:10 +02:00
Thorsten Sommer
61ffddf1ec
Improved the loading of the about page (#518)
Some checks are pending
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
2025-07-02 13:34:21 +02:00
Thorsten Sommer
68f5bb1512
Finished the function for importing arbitrary documents (#516) 2025-06-30 21:51:02 +02:00
Thorsten Sommer
7df0b3e6e0
Refactored plugin settings handling for maintainability (#515) 2025-06-27 22:52:34 +02:00
Thorsten Sommer
1b8ed286e7
Fixed a bug with ERI data source retrieval process loading (#514) 2025-06-27 22:03:51 +02:00
Thorsten Sommer
87bb04e3c0
Improved text content phrasing in German and English (#513) 2025-06-27 21:40:39 +02:00
Thorsten Sommer
181ba07d2d
Improved the loading of some components that require data fetching (#512) 2025-06-27 20:52:33 +02:00
Thorsten Sommer
cf17c643a0
Upgraded dependencies (#510) 2025-06-27 10:31:36 +02:00
Thorsten Sommer
4db31fd9cf
Added acknowledgment, docs, & final things for PowerPoint lib (#507) 2025-06-23 15:19:21 +02:00
Peer Schütt
b6169e5bfb
Changed chat time to local time format (#502) 2025-06-11 19:04:04 +02:00
Peer Schütt
7c4ddf1164
Prepared release v0.9.48 (#500) 2025-06-10 15:40:25 +02:00