Commit History

fix: channel_id/message_id field_validators accept int OR str (Pydantic coerce)
a6b92d7

PipelineFix commited on

fix: add missing HTTPException import to app.py compat layer
7ff3fe2

PipelineFix commited on

fix: pass request to all compat archive endpoints (was missing → limiter crash)
d949ea2

PipelineFix commited on

fix: archive router - better error handling, api_progress_url, fuzzy account resolve, HTTP status checks v3.1
3061692

PipelineFix commited on

Fix account resolution: handle display names, user keys, and namespaces
b4c91eb

jamelloverz-sketch commited on

Fix storage endpoint: use usedStorage field instead of size
db01b20

jamelloverz-sketch commited on

Add bot_token to archiver request, add per-account /storage endpoint
a616ab1

jamelloverz-sketch commited on

feat: unified FastAPI v3 - merge all APIs into main org space
8c4dbdb

jamelloverz-sketch commited on

fix: SQL injection, auth required on db endpoints, broadcast escape
c3f0395

jamelloverz-sketch commited on

Feat: forward channel_id + message_id to archiver instead of download_url
b349e36

jamelloverz-sketch commited on

forward archiver_action + dataset_pushed to archiver
6ca8775

jamelloverz-sketch commited on

v2.1: progress tracking, quality, duplicate detection, status endpoints
de0cd0f

jamelloverz-sketch commited on

fix: make API threaded to prevent deadlocks
e69414e

jamelloverz-sketch commited on

fix: increase REQUEST_TIMEOUT to 120s, warm up archiver before receive
4f97499

jamelloverz-sketch commited on

fix: forward download_url to archiver, remove bot_token (archiver uses upload-bot relay)
065f33e

jamelloverz-sketch commited on

Fix: use correct Space runtime URL (hf.space domain)
c5dcb1a

PopCorn Bot commited on

API 2.0: full rewrite with caching, retry logic, enhanced stats, proper routing
c9124e0

Dev commited on

Add archive/file and stats/archive endpoints
7e15d0a

Nanny7 commited on

Update orchestrate and broadcast to include user4
a800c82

Nanny7 commited on

Add user4 routes
1251e6b

Nanny7 commited on

Add orchestrate, broadcast, and route endpoints for full cross-account control
58160bc

Nanny7 commited on

Add user3 (ToolKit-backend) routes
d6e75aa

Nanny7 commited on

Add network diagram and sync endpoints
f899333

Nanny7 commited on

Add routes for user1 (multimedia-cryptography-benchmarks) and user2 (rayig)
b9b28b8

Nanny7 commited on

Add README
08aee43

Nanny7 commited on

Setup API as central orchestrator for all spaces
5233fb5

Nanny7 commited on