omnivore/packages/api/test/routers
Timothy Atapagra 0927294546 🚀 Stable Foundation: PDF Upload, Auth, and Infrastructure Fixes
 Core Stability Achievements:
- Demo user login working (demo@omnivore.app / demo_password)
- PDF upload, viewing, highlighting, and notes fully functional
- Database persistence across container restarts
- Redis connection issues resolved

🔧 Infrastructure Improvements:
- Added PostgreSQL persistent volumes (postgres_data, postgres_replica_data)
- Fixed Redis configuration with proper URLs and missing MQ_REDIS_URL
- Enhanced demo user creation with corrected ON CONFLICT clause
- Improved PDF content handler with better title extraction

🐛 Bug Fixes:
- Fixed demo user authentication by correcting setup.sh ON CONFLICT
- Resolved Redis connection errors in API and content-fetch services
- Enhanced RSS handler Redis client with null-check safety
- Added mail server data to gitignore

📚 Documentation:
- Added development vs production guide
- Added troubleshooting documentation
- Added Cursor AI rules for consistent development

🎯 Next Phase Ready:
Stable foundation established for implementing link upload/saving functionality.
2025-07-09 16:36:49 -04:00
..
article.test.ts fix tests 2024-08-21 12:24:35 +08:00
auth.test.ts fix tests 2024-08-22 19:06:50 +08:00
email_attachments.test.ts fix tests 2024-05-15 11:02:18 +08:00
emails.test.ts fix tests 2024-02-22 12:03:58 +08:00
pages.test.ts fix tests 2024-02-22 12:03:58 +08:00
reminders.test.ts fix tests 2023-10-05 14:29:23 +08:00
rss_feed.test.ts 🚀 Stable Foundation: PDF Upload, Auth, and Infrastructure Fixes 2025-07-09 16:36:49 -04:00
shortcuts.test.ts Add tests for shortcuts service 2024-08-20 17:05:13 +08:00
user.test.ts feat: highlights api 2024-06-05 20:44:18 +08:00
webhooks.test.ts fix some rls issue 2023-10-05 14:30:10 +08:00