Commit Graph

14 Commits

Author SHA1 Message Date
Thorsten Sommer
820294c14d
Upgraded MudBlazor to v8.4.0, which fixes some bugs we were experiencing (#367)
Some checks are pending
Build and Release / Build app (linux-arm64) (push) Blocked by required conditions
Build and Release / Prepare & create 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 }}) (-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 / Publish release (push) Blocked by required conditions
2025-03-17 18:24:18 +01:00
Thorsten Sommer
dd23cfa1ff
Raised the importance of the z-index (#349)
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 }}) (-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 / Build app (linux-arm64) (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-03-15 11:18:47 +01:00
Thorsten Sommer
d6ead37102
Fixed #346 (#348) 2025-03-15 11:09:34 +01:00
Thorsten Sommer
14caf550ec
Improved the inner content scrolling to use the entire space available (#263) 2025-01-21 13:40:47 +01:00
Thorsten Sommer
0acb3a20a2
Improved the navbar handling when configured as "never expands" (#243) 2025-01-02 20:26:04 +01:00
Thorsten Sommer
abbb8c1650
Fixed the appearance of the "no diff" message for text diffs (#185) 2024-11-02 23:03:07 +01:00
Thorsten Sommer
95da4c6410
Improved text diff viewer by line-through deleted text (#153) 2024-09-15 22:33:39 +02:00
Thorsten Sommer
92f5b49543
Fixed the dark theme for the text diff viewer (#152) 2024-09-15 22:21:33 +02:00
Thorsten Sommer
e9998348c5
Added color themes (dark & light) (#148) 2024-09-15 12:30:07 +02:00
Thorsten Sommer
4722c1baa1
Add confidence levels (#140) 2024-09-11 23:08:02 +02:00
a990011311
Added a mud text list component 2024-05-28 20:46:44 +02:00
884322b6e1
Added fonts to static local assets 2024-05-18 22:48:13 +02:00
5b54cd60a0
Integration of MudBlazor 2024-04-05 16:16:33 +02:00
494e72d868
Init 2024-03-28 22:26:48 +01:00