Mondo Diaz
dfa089376a
Fix httpx.Timeout configuration in PyPI proxy
2026-02-05 10:31:04 -06:00
Mondo Diaz
82f67539bd
Remove public internet features and fix upstream source UI ( #107 )
2026-01-29 13:26:28 -06:00
Mondo Diaz
1d51c856b0
Add upstream caching infrastructure and refactor CI pipeline
2026-01-29 11:55:15 -06:00
Mondo Diaz
7120cf64f1
Add configurable admin password via environment variable
2026-01-27 14:23:40 -06:00
Mondo Diaz
617bcbe89c
Implement authentication system with access control UI
2026-01-12 09:52:35 -07:00
Mondo Diaz
35fda65d38
Add download verification with SHA256 checksum support ( #26 , #27 , #28 , #29 )
2026-01-07 13:36:46 -06:00
Mondo Diaz
7e68baed08
Add ref_count management for deletions with atomic operations and error handling
2026-01-06 13:44:23 -06:00
Mondo Diaz
2df97ae94a
Add presigned URL support for direct S3 downloads ( #48 )
2025-12-15 16:06:51 -06:00
Mondo Diaz
9604540dd3
Implement database storage layer
2025-12-12 12:45:33 -06:00
Mondo Diaz
c08d1082eb
Add development mode with automatic test data seeding
2025-12-11 14:36:22 -06:00
Mondo Diaz
2261bfc830
Rewrite from Go + vanilla JS to Python (FastAPI) + React (TypeScript)
...
- Backend: Python 3.12 with FastAPI, SQLAlchemy, boto3
- Frontend: React 18 with TypeScript, Vite build tooling
- Updated Dockerfile for multi-stage Node + Python build
- Updated CI pipeline for Python backend
- Removed old Go code (cmd/, internal/, go.mod, go.sum)
- Updated README with new tech stack documentation
2025-12-05 17:16:43 -06:00