Tuomas-Matti Soikkeli
Tuomas-Matti Soikkeli
Old url `/static/css/bundle (without a .css extension)` New url `https://newsite.com/static/css/bundle` Redirect without query parameters work as intended: `/static/css/bundle -> https://newsite.com/static/css/bundle` If you add a queryparameter, redirect will add trailing slash...
- Adds a simple deployment pipeline to automate (part) of the deployment. - You can start the pipeline manually from any commit from Actions tab. - Builds backend.jar and app.js....
Add Gleemox, looking forward to play it in [LSV cube](https://cubecobra.com/cube/list/LSVCube).
# Legacy API v1 Implementation ## Overview This pull request implements a complete legacy API v1 for LIPAS that recreates the functionality of the previous system's API endpoints. The implementation...
I needed to compile this with MacBook M4 so here are the changes I had to make in order to make it compile. This was a vibe coding exercise so...