Commit Graph

18 Commits

Author SHA1 Message Date
e4f045a2cc
Fixes #45 2024-05-31 22:09:43 +02:00
9c1a49bc01
Improved imports 2024-05-19 20:54:43 +02:00
4713785fa6
Moved production-related imports behind a preprocessor directives 2024-05-19 16:05:06 +02:00
b63013ab49
Fixed dev. exception page 2024-05-18 22:40:48 +02:00
cb3bb42aa4
Added preprocessor directives to handle both development & release versions 2024-05-18 21:50:46 +02:00
79b9e1c26a
Fixed #27 by mirroring & embedding third-party web assets
This is a temporary solution until Microsoft or the community solves https://github.com/dotnet/aspnetcore/issues/21536
2024-05-13 18:46:26 +02:00
5ca529be9e
Send a message to Tauri on stdout when the server was started 2024-05-12 14:32:34 +02:00
f15c6b4878
Use the port provided by args or default 5000 for dev 2024-05-11 13:30:17 +02:00
58f8875015
Enabled static file embedding 2024-05-10 21:52:37 +02:00
c43ad32fb1
Add random service 2024-05-04 10:49:09 +02:00
0b9bf32a84
Added Markdown clipboard service 2024-05-04 10:48:06 +02:00
f11b9e0299
Add configuration for snackbar 2024-05-04 10:41:14 +02:00
7748c6611b
Formatting 2024-04-20 17:03:57 +02:00
6cbbcbc1e1
Moved 2024-04-19 21:19:53 +02:00
583f530d28
Added settings manager to handle configuration 2024-04-05 22:23:36 +02:00
a5d449b8e7
Fixed root namespace 2024-04-05 22:21:44 +02:00
5b54cd60a0
Integration of MudBlazor 2024-04-05 16:16:33 +02:00
494e72d868
Init 2024-03-28 22:26:48 +01:00