Entire Backend API with Postgres
Go to file
2025-08-19 20:57:56 -04:00
church-website-axum Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
migrations Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
src Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
tests Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
.env.example Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
.gitignore Remove .serena folder from tracking and add to .gitignore 2025-08-19 20:57:56 -04:00
add_image_path.fish Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
bible_verse.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
build.rs Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
Cargo.toml Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
check.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
check_models.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
check_specific_bulletin.sql Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
chunk_streaming_test.html Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
church-api-script.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
claude Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
clean_existing_html.sql Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
comprehensive_test.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
current Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
debug_images.fish Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
fix_config.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
fix_errors.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
fix_handlers.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
fix_handlers_with_email.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
fix_image_path.fish Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
fix_images.fish Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
fix_migration.py Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
fix_migration_v2.py Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
fix_routes.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
fix_timezone_double_conversion.sql Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
force_update_specific.sql Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
FRONTEND_MIGRATION_GUIDE.md Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
image_path.fish Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
image_path_removed.fish Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
LICENSE Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
NEXT_STEPS.md Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
pocketbase_data.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
README_BULLETIN_CLEANING.md Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
README_HTML_CLEANING.md Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
README_timezone_migration.md Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
REFACTORING_COMPLETE.md Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
REFACTORING_GUIDE.md Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
remove_image_path.fish Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
replace-stubs.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
rtsda-android Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
run_html_cleaning_migration.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
server_debug.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
SERVICE_LAYER_MIGRATION.md Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
smart_streaming_test.html Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
temp_email_method.txt Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
temp_list_pending.txt Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
test.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
TIMEZONE_FIX_SUMMARY.md Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
TIMEZONE_MIGRATION_PLAN.md Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
upload_debug.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
upload_images.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
upload_tests.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
validate_timezone_migration.sql Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
verify_and_clean.sql Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
verify_migration.sql Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
webp_setup.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00
webp_submit.sh Initial commit: Church API Rust implementation 2025-08-19 20:56:41 -04:00