Commit History

Remove pycache from repo, add to gitignore
95acba1

DEV commited on

Implement real account creation with mail.tm + Playwright captcha solving, fix GLMClient name collision
3fa3cda

DEV commited on

Add mock mode for account creation (demo-friendly)
238c949

DEV commited on

Fix proxy.py indentation for static files mount
2c2f154

DEV commited on

Fix static files path: use /app/frontend instead of /app/frontend/dist
e19987a

DEV commited on

Fix syntax error in pool.py: missing closing bracket
bee3ffa

DEV commited on

Simplify Dockerfile: use playwright --with-deps, remove Xvfb
7667691

DEV commited on

Trigger rebuild
ef722d2

DEV commited on

Clean up pycache and dist
06d1d8c

DEV commited on

Replace Svelte with vanilla JS frontend, simplify Dockerfile
0882589

DEV commited on

Switch Vite config to JavaScript (vite.config.js)
cbd8de0

DEV commited on

Remove TypeScript type from LogViewer export
d1dc6f9

DEV commited on

Fix index.html script path
2dbcf41

DEV commited on

Fix frontend TypeScript syntax, add minimal Vite entry point
60a8738

DEV commited on

add glmgate reverse proxy with auto account creation and dashboard
eec0c73

DEV commited on