GeneIT/geneit_backend/src/controllers
Pierre Hubert c8ee881b2c
All checks were successful
continuous-integration/drone/push Build is passing
Genealogy as a feature (#175)
Start our journey into turning GeneIT as afully featured family intranet by making genealogy a feature that can be disabled by family admins

Reviewed-on: #175
2024-05-16 19:15:15 +00:00
..
auth_controller.rs Can request account creation from web app 2023-06-13 10:06:04 +02:00
couples_controller.rs Can import photos 2023-08-18 13:41:20 +02:00
data_controller.rs Update backend dependencies 2024-05-14 19:34:35 +02:00
families_controller.rs Genealogy as a feature (#175) 2024-05-16 19:15:15 +00:00
members_controller.rs Automatically trim values before saving 2023-08-31 19:23:21 +02:00
mod.rs Can import photos 2023-08-18 13:41:20 +02:00
photos_controller.rs Can download uploaded images 2023-08-07 14:53:44 +02:00
server_controller.rs Can get possible couple states through API 2023-08-07 17:01:56 +02:00
users_controller.rs Can create a family 2023-06-16 17:51:51 +02:00