Commit graph

  • cabf8aa83d Remove legacy batch transcoding infrastructure master Benjamin Slingo 2025-09-08 12:31:17 -0400
  • c607aa135c Fix datetime parsing bug in event submission Benjamin Slingo 2025-09-08 00:18:47 -0400
  • 4899c3829c Complete major performance optimizations: eliminate N+1 patterns and memory pagination Benjamin Slingo 2025-09-07 22:33:23 -0400
  • 8728e14125 Optimize N+1 queries and fix missing event update endpoint Benjamin Slingo 2025-09-07 21:55:49 -0400
  • 73c1b416ee Fix N+1 query performance issue in schedule list endpoint Benjamin Slingo 2025-09-07 21:26:45 -0400
  • e206ce3332 Add quarterlies management system with complete CRUD operations Benjamin Slingo 2025-09-06 16:53:14 -0400
  • adacf443e5 Add config update endpoint for admin panel Benjamin Slingo 2025-08-30 11:50:21 -0400
  • 72a776b431 Complete DRY/KISS architecture refactoring: eliminate SQL duplication and standardize patterns Benjamin Slingo 2025-08-30 11:25:01 -0400
  • ed72011f16 Phase 3 complete: EventService restructuring achieves maximum DRY/KISS compliance Benjamin Slingo 2025-08-29 22:37:26 -0400
  • fafbde3eb2 Document Phase 3 roadmap: EventService restructuring for maximum DRY/KISS compliance Benjamin Slingo 2025-08-29 10:25:32 -0400
  • e48015d946 Phase 3 foundation: establish sql:: module ecosystem for consistency Benjamin Slingo 2025-08-29 10:22:07 -0400
  • 7f90bae5cd Phase 2 complete: eliminate db:: anti-pattern, achieve Handler→Service→SQL consistency Benjamin Slingo 2025-08-29 09:53:58 -0400
  • 2a5a34a9ed Phase 1 complete: standardize handler layer DRY/KISS patterns Benjamin Slingo 2025-08-29 09:38:06 -0400
  • 24d389cdf0 Initial cleanup: remove backup files, fix major hymnal KISS violation Benjamin Slingo 2025-08-29 09:23:07 -0400
  • 6bee94c311 Apply DRY/KISS: Replace db wrapper layer with shared SQL functions Benjamin Slingo 2025-08-29 09:02:05 -0400
  • ef7e077ae2 Refactor EventService: eliminate duplication, apply DRY/KISS principles Benjamin Slingo 2025-08-28 22:42:45 -0400
  • b55b9f0abe Step 3-4: Rewrite db/bulletins.rs with pure SQL + fix BulletinService Benjamin Slingo 2025-08-28 21:41:01 -0400
  • da06dae89d NUCLEAR: Delete db_operations.rs entirely Benjamin Slingo 2025-08-28 21:36:14 -0400
  • e2ab29505a Phase 1.5: Migrate main events handler to service layer only Benjamin Slingo 2025-08-28 21:34:03 -0400
  • e0fffbc4b9 Phase 1.4: Enhanced input validation system Benjamin Slingo 2025-08-28 21:25:36 -0400
  • ad43a19f7c Phase 1: Enhance error handling and database operations Benjamin Slingo 2025-08-28 21:20:29 -0400
  • 5793e12df9 Add comprehensive hymnal support and enhance bulletin processing Benjamin Slingo 2025-08-28 20:34:04 -0400
  • 916a54caa2 Add missing event thumbnail upload endpoint Benjamin Slingo 2025-08-23 11:29:44 -0400
  • 17aeb7d55e Add proper README and remove development documentation files Benjamin Slingo 2025-08-19 21:01:55 -0400
  • 7ab47d6017 Clean up repository: remove shell scripts, test files, and temporary utilities Benjamin Slingo 2025-08-19 21:00:09 -0400
  • b150e08163 Remove .serena folder from tracking and add to .gitignore Benjamin Slingo 2025-08-19 20:57:56 -0400
  • 0c06e159bb Initial commit: Church API Rust implementation Benjamin Slingo 2025-08-19 20:56:41 -0400