GeneIT/geneit_backend
Pierre Hubert 137b7422cf
All checks were successful
continuous-integration/drone/push Build is passing
Can disable couple photos (#5)
Add an option in family settings to disable couple photos from Web UI

Reviewed-on: #5
2023-08-26 14:55:23 +00:00
..
assets Can create a family member 2023-08-04 19:03:46 +02:00
migrations Can disable couple photos (#5) 2023-08-26 14:55:23 +00:00
src Can disable couple photos (#5) 2023-08-26 14:55:23 +00:00
.env Initialize database structure 2023-05-24 13:52:24 +02:00
.gitignore Initialize database structure 2023-05-24 13:52:24 +02:00
build_docker_image.sh Generate Docker image for backend 2023-08-24 16:10:53 +02:00
Cargo.lock Update Rust crate anyhow to 1.0.75 2023-08-26 00:31:54 +00:00
Cargo.toml Update Rust crate anyhow to 1.0.75 2023-08-26 00:31:54 +00:00
diesel.toml Initialize database structure 2023-05-24 13:52:24 +02:00
docker-compose.yaml Add test OIDC provider 2023-06-02 09:48:51 +02:00
Dockerfile Add missing dependency 2023-08-24 17:41:21 +02:00