7 Commits

Author SHA1 Message Date
7f5a524d4b
refactor: remove the deprecated web resource configuration and use the script component
All checks were successful
actionlint check / actionlint check (pull_request) Successful in 5s
checkov check / checkov check (pull_request) Successful in 48s
conventional commit messages check / conventional commit messages check (pull_request) Successful in 4s
conventional pull request title check / conventional pull request title check (pull_request) Successful in 2s
dotenv-linter check / dotenv-linter check (pull_request) Successful in 6s
GitLeaks check / GitLeaks check (pull_request) Successful in 7s
hadolint check / hadolint check (pull_request) Successful in 11s
htmlhint check / htmlhint check (pull_request) Successful in 9s
markdownlint check / markdownlint check (pull_request) Successful in 9s
Prettier check / Prettier check (pull_request) Successful in 11s
Rust check / Rust check (pull_request) Successful in 14m42s
ShellCheck check / ShellCheck check (pull_request) Successful in 15s
Stylelint check / Stylelint check (pull_request) Successful in 12s
yamllint check / yamllint check (pull_request) Successful in 13s
2025-01-02 09:43:01 +01:00
a3708198ce build: migrate to Dioxus 0.6 2024-12-12 21:02:09 +01:00
765e0a1770 feat: add style assets 2024-08-31 10:44:55 +02:00
57705de44d feat: switch Dioxus to fullstack, add a form for creating a project 2024-08-17 12:42:46 +02:00
b8172c44dd fix: Tailwind build in development 2024-08-17 12:42:46 +02:00
429b24ffa6 refactor: set the title in the Dioxus configuration 2024-08-17 12:42:46 +02:00
2af5c3c58b chore: initialize the Dioxus project 2024-08-17 12:42:46 +02:00