PUMS-TOOLKIT / app.py

Commit History

fix: convert datetime to str in admin users list to fix JSON serializable error
b2ff24d

ndmhung6 commited on

feat: implement permission control systems for users, bypass dashboard for guests, and fix modal select styling
37f58c5

ndmhung6 commited on

feat: support direct 'admin' username login and seed it as administrator in SQL Server
ad0da55

ndmhung6 commited on

feat: implement administrative CRUD accounts management panel with role-based access check
9c46f54

ndmhung6 commited on

feat: implement database-backed user login system with default admin seeding
e89f28c

ndmhung6 commited on

feat: migrate batch generator backend to SQL Server with auto-provisioned tables
753ef6d

ndmhung6 commited on

feat: complete AI Batch Video & Image Generator tool integration with Replicate API
8e8db18

ndmhung6 commited on

feat: implement 4 new AI creator tools for youtube and tiktok with interactive mockups and planners
6640988

ndmhung6 commited on

feat: complete backend controllers, dynamic Select2 templates, and sidebar layouts for all 4 new AI tools
fd3a485

ndmhung6 commited on

feat: integrate VieNeu-TTS preset voices into AI Audio Story Studio and implement auto-routing synthesizer
5223233

ndmhung6 commited on

fix: harden JSON parsing and escape instructions to prevent JSONDecodeError in Step 2
f19e018

ndmhung6 commited on

feat: add auto-fallback for Gemini quota in audio story studio
07af3db

ndmhung6 commited on

feat: redesign Audio Story Studio with 3-step workflow (prompt > script > audio)
6402c49

ndmhung6 commited on

feat: add AI Audio Story Studio tool for prompt-based audiobook synthesis
4390e2f

ndmhung6 commited on

feat: add Truyen Audio prompt category with high-view clickbait genres
68a9257

ndmhung6 commited on

feat: add AI Prompt Studio tool with 11 prompt categories and clean dropdown selector
bb9b454

ndmhung6 commited on

Localization: Translate language names to Vietnamese in Edge TTS and Google TTS
5d3b2e5

ndmhung6 commited on

Fix: add missing route decorators (tts-voices), add gtts and edge-tts deps
4e8e0b8

ndmhung6 commited on

Fix: add missing @app .route('/translate') decorator
b636c92

ndmhung6 commited on

Fix: install deps at runtime via start.sh, keep original app logic
b57c76e

ndmhung6 commited on

Fix: remove rembg (too heavy), lazy import, simplify deps
a9657e6

ndmhung6 commited on

Initial commit: PUM'S TOOLKIT - AI-powered tools collection
440b256

ndmhung6 commited on