segmentopulse-backend / app /services /appwrite_db.py

Commit History

improved observability of the app
ae9d312

SHAFI commited on

implemented new updates like round robin method on the news aggregation part
0e22a86

SHAFI commited on

bugs fixed and paid api's fetcing fixed
6068eaf

SHAFI commited on

solved audio and text summery saving error
56c77c8

SHAFI commited on

dislike button fix, pop up feature fix, reseaarch paper home page fix
1c599fe

SHAFI commited on

Added Research paper feature, removed python slim in docker, ingested with playwrite
353cfb6

SHAFI commited on

Fix: Newsletter subscription to use Appwrite & Audio API double-prefix bug
ca44fa4

SHAFI commited on

fix(db): add URL validation for cloud collection image field
56024c8

SHAFI commited on

fix(db): correct cloud collection schema mapping
aa2e207

SHAFI commited on

fix(db): map new schema fields to legacy cloud collection schema
6964e58

SHAFI commited on

feat: production-ready backend with audio fixes and CORS update
c335df4

SHAFI commited on

fix(newsletter): upgrade pipeline, fix appwrite crashes, stabilize production
ecc1f03

SHAFI commited on

fix: initialize required engagement fields (likes, dislike, views) to 0 to match Appwrite schema
c88a0c2

SHAFI commited on

implemented a critical fix for the logging and error reporting. The 3 duplicates you saw in the logs were actually 3 write errors that were being misreported as duplicates
6c42811

SHAFI commited on

fix: Integration fixes for Bloom Filter, ID mismatch, and validation crashes
813a09f

SHAFI commited on

fix: CRITICAL - save_articles return value bug
ec623dd

SHAFI commited on

Update backend code
921485d

SHAFI commited on

fix(backend): prevent medium content leakage and fix appwrite/env config
c09bba4

SHAFI commited on

fix: Suppress Appwrite fetch logs and deprecation warnings
98abff4

SHAFI commited on

feat: Add Data Laws category and fix encoding issues
b715e77

SHAFI commited on

chore: Backend updates - latest changes
1bf7bbd

SHAFI commited on

chore: Latest backend updates and improvements
3619409

SHAFI commited on

feat: Add pagination support to get_articles API
3c35617

SHAFI commited on

chore: Sync backend code with latest changes
f0a6b9e

SHAFI commited on

perf: Increase cleanup batch size from 100 to 500 articles + bulk cleanup script
2f9a5f5

SHAFI commited on

feat: Add comprehensive emoji logging for better observability
9ffe1f1

SHAFI commited on

Hotfix: Suppress Appwrite SDK v4.1.0 deprecation warnings
8b90318

SHAFI commited on

Fix: Downgrade Appwrite SDK to v4.5.0 for Query compatibility
6cb9d87

SHAFI commited on

Fix: Appwrite Query syntax for SDK v5 compatibility
2b6af0d

SHAFI commited on

Phase 2: Appwrite Database Layer Implementation
c5f1000

SHAFI commited on