CoolFace
Apppublic

FRS24/academic-aggregator

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
33 commits on main
4411d682mo ago

fix: add missing escapejs Jinja2 filter causing 500 error

FRS24
88df52f2mo ago

Fix Vercel 500 error by removing forced redirects and sanitizing null queries

FRS24
ce4ad832mo ago

Add bookmark button to index.html and restore search query state when switching tabs

FRS24
fd399952mo ago

Fix JS loading string and add favorite bookmark button to results.html

FRS24
6cfd6f72mo ago

Integrate 13 additional academic and Islamic providers (42 total providers)

FRS24
04ba4022mo ago

Remove hardcoded loading text, add repeat search result rotator, local favorite bookmarking, and integrate 85+ new academic sources

FRS24
ceb8d2c2mo ago

Fix abstract parse method implementation across all providers to resolve Vercel 500 startup crash

FRS24
0bf56472mo ago

Integrate all 24+ Islamic, National, and Global Academic Providers without exception

FRS24
92b17862mo ago

Add 30 results option and implement strict keyword matching ratio with Indonesian context filtering

FRS24
7dc087d2mo ago

Enforce exact result limit cutoff, implement relevance scoring, and add Deep Search Max Mode

FRS24
335b4d22mo ago

Add persistent PDF base64 storage to Neon Cloud DB and clean document title formatting

FRS24
20ff77a2mo ago

Add human-like throttling delay and 10-minute caching safeguards for Google Scholar

FRS24
97210562mo ago

Fix ebook stats summary, center PDF button, simplify about page, and remove source watermark for wider titles

FRS24
fe4c16b2mo ago

Fix year form validation for ebook upload modal and mobile word wrap for long filenames

FRS24
a6b8b6b2mo ago

Fix ebook read modal HTML formatting, delete UI partials, and mobile text wrapping

FRS24
3fff9552mo ago

Format upload response to Bootstrap alert for HTMX UI

FRS24
c28a5c12mo ago

Auto serialize authors list to JSON string for PostgreSQL insertion

FRS24
b9a055f2mo ago

Fix asyncpg sslmode parameter compatibility for Neon

FRS24
136e3d42mo ago

Support Vercel Neon DATABASE_URL and enforce /tmp upload paths

FRS24
1d40dc72mo ago

Add /api/health/status endpoint for system status page

FRS24
54327b12mo ago

Fix Vercel route destination and absolute template paths

FRS24
a4212532mo ago

Fix missing Any import in app/routes/read.py

FRS24
3d95f092mo ago

Optimize bundle size under 250MB for Vercel serverless limit

FRS24
d657f222mo ago

Fix Vercel top-level app export and update vercel.json rewrites

FRS24
9fca86d2mo ago

Fix missing pytesseract dependency and make OCR import optional

FRS24
7d33cf22mo ago

Add diagnostic error handler to api/index.py

FRS24
280ee872mo ago

Fix postgresql url normalization and graceful database init

FRS24
6b2fcde2mo ago

Add Vercel api entrypoint and lazy load indexer

FRS24
c132dcb2mo ago

Fix Vercel serverless read-only paths and dependencies

FRS24
3ced3792mo ago

Setup Hugging Face auto deployment

FRS24
acee4ef2mo ago

Add files via upload

SalmanAlFarisi
ec9c47a2mo ago

Clean up README.md content

SalmanAlFarisi
6cb66912mo ago

add

FRS24