Commit Graph

18 Commits

Author SHA1 Message Date
d50a6a3d76 Changed "application" section to "server" 2025-10-24 12:13:20 +02:00
f9726f7b35 Added command line argument for the config file location 2025-10-24 12:13:02 +02:00
48d59b6f90 Added service file to run server on linux (systemd) 2025-10-06 22:33:48 +02:00
f01659ea50 Changed file serving to use asset directory from config 2025-10-06 22:33:32 +02:00
2500fdc79b Added configuration file 2025-10-06 22:32:59 +02:00
99ebee7f35 Modified css 2025-10-06 22:32:37 +02:00
3e2987ad0c Updated pages to use the changed html elements 2025-10-06 22:32:18 +02:00
bcd50d3a17 Changed requirements for values that implement Into<String> 2025-10-06 22:31:41 +02:00
e63edda9ca Added Projects page 2025-10-06 16:46:49 +02:00
a457efb97e Added middleware for mimetype 2025-10-06 16:46:06 +02:00
4eaf54dd8f Move common css to base 2025-10-06 16:45:45 +02:00
94b68982f6 Modified elements to take static str (will change to &str) 2025-10-06 16:45:07 +02:00
cba44c144d Added routes to app 2025-10-05 23:29:29 +02:00
71911f2662 Added assets 2025-10-05 23:29:22 +02:00
4b10832591 Added main page and static files 2025-10-05 23:29:11 +02:00
af6fb8fd68 Added html elements 2025-10-05 23:29:00 +02:00
59305ce83c Added dependencies 2025-10-05 23:28:44 +02:00
cab1c45385 Initial commit 2025-10-05 15:58:18 +02:00