AINDUSTRIES
AINDUSTRIES pushed to main at AINDUSTRIES/aindustries.be 2025-10-26 21:25:00 +00: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)
AINDUSTRIES pushed to main at AINDUSTRIES/aindustries.be 2025-10-26 21:01:12 +00:00
146509efdf Refactored project to use Builder pattern.
AINDUSTRIES pushed to main at AINDUSTRIES/aindustries.be 2025-10-25 12:04:26 +00:00
a908bf0e8a Added comment to explicit the usage of a custom config file
aeff2b1759 Reworking elements to implement the Builder pattern
Compare 2 commits »
AINDUSTRIES pushed to main at AINDUSTRIES/aindustries.be 2025-10-24 10:13:55 +00:00
b1cb7dff27 Followed clippy recommendations
d50a6a3d76 Changed "application" section to "server"
f9726f7b35 Added command line argument for the config file location
Compare 3 commits »
AINDUSTRIES pushed to main at AINDUSTRIES/aindustries.be 2025-10-06 20:34:04 +00:00
48d59b6f90 Added service file to run server on linux (systemd)
f01659ea50 Changed file serving to use asset directory from config
2500fdc79b Added configuration file
99ebee7f35 Modified css
3e2987ad0c Updated pages to use the changed html elements
Compare 6 commits »
AINDUSTRIES pushed to main at AINDUSTRIES/aindustries.be 2025-10-06 14:47:01 +00:00
e63edda9ca Added Projects page
a457efb97e Added middleware for mimetype
4eaf54dd8f Move common css to base
94b68982f6 Modified elements to take static str (will change to &str)
Compare 4 commits »
AINDUSTRIES pushed to main at AINDUSTRIES/aindustries.be 2025-10-05 21:29:36 +00:00
cba44c144d Added routes to app
71911f2662 Added assets
4b10832591 Added main page and static files
af6fb8fd68 Added html elements
59305ce83c Added dependencies
Compare 5 commits »
AINDUSTRIES created branch main in AINDUSTRIES/aindustries.be 2025-10-05 13:59:59 +00:00
AINDUSTRIES pushed to main at AINDUSTRIES/aindustries.be 2025-10-05 13:59:59 +00:00
cab1c45385 Initial commit
AINDUSTRIES created repository AINDUSTRIES/aindustries.be 2025-10-05 13:53:59 +00:00
AINDUSTRIES pushed to main at AINDUSTRIES/anum 2025-08-18 10:05:53 +00:00
927824a706 Initial commit
AINDUSTRIES created branch main in AINDUSTRIES/anum 2025-08-18 10:05:52 +00:00
AINDUSTRIES created repository AINDUSTRIES/anum 2025-08-18 10:03:33 +00:00
AINDUSTRIES created branch main in AINDUSTRIES/dotfiles 2025-08-08 22:04:19 +00:00
AINDUSTRIES pushed to main at AINDUSTRIES/dotfiles 2025-08-08 22:04:19 +00:00
1688bd8309 Initial Commit
AINDUSTRIES created repository AINDUSTRIES/dotfiles 2025-08-08 21:52:39 +00:00
AINDUSTRIES pushed to main at Gamblers/api-server 2025-04-16 15:28:23 +00:00
cef0b320d8 Added user register
AINDUSTRIES pushed to main at Gamblers/api-server 2025-04-13 20:25:43 +00:00
c9dce27582 Added logout api route
AINDUSTRIES pushed to main at Gamblers/api-server 2025-04-11 21:50:21 +00:00
d4ef24c99f Small formating
AINDUSTRIES pushed to main at Gamblers/api-server 2025-04-11 21:49:18 +00:00
e95bb7d291 Rewrote login route (start of auth rewrite)
972a280229 Removed unimplemented functions
8d494c6756 Sqlx prepare
190543cd6a Minor changes to database schema
Compare 4 commits »