Api for creating recurring events based on rules https://recurring-events.martials.no/docs
  • Rust 91.4%
  • Dockerfile 4%
  • Nix 3.1%
  • Just 1.5%
Find a file
Martin Berg Alstad 97b112bcf4
All checks were successful
Deploy application / deploy (push) Successful in 49s
feat: Override title based on condition
2026-02-05 20:27:04 +01:00
.forgejo/workflows chore: Update dependencies and replace Gitea runner with Forgejo runner 2025-11-16 12:04:52 +01:00
.idea feat(Docs): Add initial OpenAPI documentation using utoipa 2026-02-02 20:12:29 +01:00
src feat: Override title based on condition 2026-02-05 20:27:04 +01:00
.gitignore feat(Docs): Add initial OpenAPI documentation using utoipa 2026-02-02 20:12:29 +01:00
Cargo.lock feat: Override title based on condition 2026-02-05 20:27:04 +01:00
Cargo.toml feat: Override title based on condition 2026-02-05 20:27:04 +01:00
compose.yaml fix: Rename remaining 2026-02-02 20:15:27 +01:00
Containerfile fix: Rename remaining 2026-02-02 20:15:27 +01:00
flake.lock feat(Nix): Add Nix Flake for local development 2026-02-02 20:10:45 +01:00
flake.nix feat(Nix): Add Nix Flake for local development 2026-02-02 20:10:45 +01:00
Justfile feat(Just): Add justfile with simple recipes 2026-02-02 20:11:15 +01:00