Commit Graph

8 Commits

Author SHA1 Message Date
744e23aa66 chore: bump dependencies
All checks were successful
actionlint check / actionlint check (pull_request) Successful in 7s
conventional pull request title check / conventional pull request title check (pull_request) Successful in 3s
GitLeaks check / GitLeaks check (pull_request) Successful in 14s
hadolint check / hadolint check (pull_request) Successful in 15s
conventional commit messages check / conventional commit messages check (pull_request) Successful in 7s
dotenv-linter check / dotenv-linter check (pull_request) Successful in 8s
htmlhint check / htmlhint check (pull_request) Successful in 20s
markdownlint check / markdownlint check (pull_request) Successful in 32s
Prettier check / Prettier check (pull_request) Successful in 33s
checkov check / checkov check (pull_request) Successful in 1m20s
ShellCheck check / ShellCheck check (pull_request) Successful in 30s
Stylelint check / Stylelint check (pull_request) Successful in 27s
yamllint check / yamllint check (pull_request) Successful in 26s
Rust check / Rust check (pull_request) Successful in 12m52s
2025-08-07 16:33:20 +02:00
a3708198ce build: migrate to Dioxus 0.6 2024-12-12 21:02:09 +01:00
f0f87cc58e feat: internationalize the app interface 2024-09-10 16:15:47 +02:00
62be9eaa04 feat: display the subtask count in task lists 2024-09-08 22:20:31 +02:00
f5e0bb1804 style: formatting 2024-09-08 19:46:19 +02:00
fe1837d6a1 feat: display a project form upon clicking the create button on the projects page 2024-09-05 18:18:03 +02:00
270e06de46 feat: use Dioxus query for fetching data 2024-09-05 17:19:35 +02:00
28143a7088 feat: ability to view tasks in different categories 2024-08-31 10:48:57 +02:00