paul dc6252ff56
Test and Lint / backend-test (push) Successful in 1m8s
continuous-integration/drone/push Build is passing
Test and Lint / frontend-test (push) Successful in 2m7s
Version and Release / version-bump (push) Successful in 34s
Version and Release / trigger-drone (push) Successful in 4s
fix: complete email template and CMS page fixes for production
- Fix email templates list endpoint to handle both schema variations
- Add migration for default CMS pages with language-specific columns
- Create debug script to identify 500 error causes
- Update CMS migration to use correct column names (title_en/de, content_en/de)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 10:14:44 +02:00
2025-07-14 08:02:15 +00:00
2025-07-03 16:27:04 +02:00
2025-07-03 16:25:53 +02:00
2025-07-11 08:30:07 +02:00

Photo Sharing Platform

A secure, self-hosted photo sharing platform designed for weddings and events. Features automatic expiration, email notifications, and simple file-based management.

Features

  • 🔒 Password Protected Galleries
  • Automatic Expiration
  • 📧 Email Notifications
  • 📁 Simple File Management
  • 📊 Analytics Integration
  • 🎨 Customizable Themes
  • 📱 Mobile Responsive
  • Docker Ready

Quick Start

  1. Clone the repository
  2. Run ./scripts/install.sh
  3. Configure .env file
  4. Setup SSL: ./scripts/setup-ssl.sh
  5. Start: docker-compose -f docker-compose.prod.yml up -d

Default credentials: Check ADMIN_CREDENTIALS.txt after first setup

Documentation

See DEPLOYMENT.md for detailed deployment instructions.

License

MIT License

S
Description
Secure photo sharing platform for weddings and events with automatic expiration and email notifications
Readme MIT 48 MiB
2025-07-24 15:24:20 +02:00
Languages
JavaScript 49.5%
TypeScript 47.6%
Shell 2.2%
CSS 0.6%
Dockerfile 0.1%