omnivore/packages/api/test
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
..
gql fix tests 2024-02-22 12:03:58 +08:00
jobs Add breaks to headers in test 2024-03-14 12:48:56 +08:00
resolvers Remove test 2024-11-01 23:19:56 +08:00
routers 🚀 Stable Foundation: PDF Upload, Auth, and Infrastructure Fixes 2025-07-09 16:36:49 -04:00
services 🚀 Stable Foundation: PDF Upload, Auth, and Infrastructure Fixes 2025-07-09 16:36:49 -04:00
utils Better matching for youtube video URLs 2024-03-30 10:42:01 +08:00
db.ts fix tests 2024-08-06 14:44:15 +08:00
global-setup.ts 🚀 Stable Foundation: PDF Upload, Auth, and Infrastructure Fixes 2025-07-09 16:36:49 -04:00
global-teardown.ts fix mock cloud storage 2024-05-15 15:53:42 +08:00
hooks.ts Improving Self-Hosting and Removing 3rd Party dependencies. (#4513) 2025-01-27 13:33:16 +01:00
mock_storage.ts remove debugging logs 2024-05-15 16:35:19 +08:00
util.ts 🚀 Stable Foundation: PDF Upload, Auth, and Infrastructure Fixes 2025-07-09 16:36:49 -04:00