|
|
425bac6776
|
Added iframe html element
|
2025-11-24 21:21:36 +01:00 |
|
|
|
5c456fd5cd
|
Formatted file
|
2025-11-24 21:21:19 +01:00 |
|
|
|
08b5932cf8
|
Added robots.txt
|
2025-11-13 14:31:56 +01:00 |
|
|
|
c7377e06e3
|
Added robots.txt (to be verified working)
|
2025-11-06 11:08:27 +01:00 |
|
|
|
4e53f9ed1f
|
Added database for projects
|
2025-10-27 14:28:37 +01:00 |
|
|
|
ec126bbdc4
|
Formatted project
|
2025-10-27 08:45:45 +01:00 |
|
|
|
0fe13b6ce7
|
Added database to AppState
|
2025-10-27 08:45:35 +01:00 |
|
|
|
9c79881c4b
|
Added link to the repository on the project page
|
2025-10-26 22:36:20 +01:00 |
|
|
|
f6b6b0a80b
|
Fixed issues with Content-Type headers. If one is present it should be modified without adding a new one (which would be disregarded by the browser)
|
2025-10-26 22:25:00 +01:00 |
|
|
|
146509efdf
|
Refactored project to use Builder pattern.
|
2025-10-26 22:01:13 +01:00 |
|
|
|
aeff2b1759
|
Reworking elements to implement the Builder pattern
|
2025-10-25 14:03:37 +02:00 |
|
|
|
b1cb7dff27
|
Followed clippy recommendations
|
2025-10-24 12:13:36 +02:00 |
|
|
|
f9726f7b35
|
Added command line argument for the config file location
|
2025-10-24 12:13:02 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
cab1c45385
|
Initial commit
|
2025-10-05 15:58:18 +02:00 |
|