omnivore/packages/content-handler
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
..
src 🚀 Stable Foundation: PDF Upload, Auth, and Infrastructure Fixes 2025-07-09 16:36:49 -04:00
test reduce blocking domain to 1 hour 2024-08-18 12:37:10 +08:00
.eslintignore Replace newsletter-handler with content-handler 2022-09-30 12:51:22 +08:00
.eslintrc Replace newsletter-handler with content-handler 2022-09-30 12:51:22 +08:00
.npmignore Replace newsletter-handler with content-handler 2022-09-30 12:51:22 +08:00
mocha-config.json fix tests 2024-04-04 12:17:15 +08:00
package.json use @omnivore/utils in import-handler 2024-07-03 22:20:27 +08:00
tsconfig.json convert content-fetch to typescript 2024-01-18 18:48:46 +08:00