This website requires JavaScript.
Explore
Help
Register
Sign In
sepehr
/
office_translator
Watch
1
Star
0
Fork
0
You've already forked office_translator
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
12
Commits
2
Branches
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Sepehr
500502440c
feat: Add SaaS robustness middleware - Rate limiting with token bucket and sliding window algorithms - Input validation (file, language, provider) - Security headers middleware (CSP, XSS protection, etc.) - Automatic file cleanup with TTL tracking - Memory and disk monitoring - Enhanced health check and metrics endpoints - Request logging with unique IDs
2025-11-30 19:25:09 +01:00
Sepehr
8c7716bf4d
Add Next.js frontend with WebLLM, OpenAI support - Add complete Next.js frontend with Tailwind CSS and shadcn/ui - Integrate WebLLM for client-side browser-based translations - Add OpenAI provider support with gpt-4o-mini default - Add Context & Glossary page for LLM customization - Reorganize settings: Translation Services includes all providers - Add system prompt and glossary support for all LLMs - Remove test files and requirements-test.txt
2025-11-30 19:02:41 +01:00
Sepehr
793d94c93e
Initial commit: Document Translation API with Excel, Word, PowerPoint support
2025-11-30 10:48:58 +01:00