implemented new updates like round robin method on the news aggregation part
0e22a86
SHAFIcommited on
bugs fixed and paid api's fetcing fixed
6068eaf
SHAFIcommited on
solved audio and text summery saving error
56c77c8
SHAFIcommited on
dislike button fix, pop up feature fix, reseaarch paper home page fix
1c599fe
SHAFIcommited on
Added Research paper feature, removed python slim in docker, ingested with playwrite
353cfb6
SHAFIcommited on
Fix: Newsletter subscription to use Appwrite & Audio API double-prefix bug
ca44fa4
SHAFIcommited on
fix(db): add URL validation for cloud collection image field
56024c8
SHAFIcommited on
fix(db): correct cloud collection schema mapping
aa2e207
SHAFIcommited on
fix(db): map new schema fields to legacy cloud collection schema
6964e58
SHAFIcommited on
feat: production-ready backend with audio fixes and CORS update
c335df4
SHAFIcommited on
fix(newsletter): upgrade pipeline, fix appwrite crashes, stabilize production
ecc1f03
SHAFIcommited on
fix: initialize required engagement fields (likes, dislike, views) to 0 to match Appwrite schema
c88a0c2
SHAFIcommited 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
SHAFIcommited on
fix: Integration fixes for Bloom Filter, ID mismatch, and validation crashes
813a09f
SHAFIcommited on
fix: CRITICAL - save_articles return value bug
ec623dd
SHAFIcommited on
Update backend code
921485d
SHAFIcommited on
fix(backend): prevent medium content leakage and fix appwrite/env config
c09bba4
SHAFIcommited on
fix: Suppress Appwrite fetch logs and deprecation warnings
98abff4
SHAFIcommited on
feat: Add Data Laws category and fix encoding issues
b715e77
SHAFIcommited on
chore: Backend updates - latest changes
1bf7bbd
SHAFIcommited on
chore: Latest backend updates and improvements
3619409
SHAFIcommited on
feat: Add pagination support to get_articles API
3c35617
SHAFIcommited on
chore: Sync backend code with latest changes
f0a6b9e
SHAFIcommited on
perf: Increase cleanup batch size from 100 to 500 articles + bulk cleanup script
2f9a5f5
SHAFIcommited on
feat: Add comprehensive emoji logging for better observability