devportal2 / backend

Commit History

Fix PTY: use pty.fork() via thread executor
6d1d81f

Akay Borana commited on

Revert: remove os.setsid that hangs the server
f10c088

Akay Borana commited on

Fix PTY: add os.setsid preexec for proper job control
9a0ba80

Akay Borana commited on

Revert PTY backend to simplest working version
85a8226

Akay Borana commited on

Fix input: rewrite PTY backend + force focus on terminal/editor
dfc6572

Akay Borana commited on

Fix terminal: focus + WS reconnection after refresh
b76ca99

Akay Borana commited on

Fix crash: replace os.fork() with subprocess.Popen for PTY
377a6f0

Akay Borana commited on

Add full TUI/PTY terminal support with xterm.js
833d8c7

Akay Borana commited on

Fix register 500: use explicit column names in INSERT to match 5-column users table
54b0d62

Akay Borana commited on

Add Connected Apps UI and GitHub OAuth integration
ff473e8

google-labs-jules[bot] akborana3 commited on

Fix JS syntax and restore HF data on startup
4b55033

google-labs-jules[bot] akborana3 commited on

Use Hugging Face API for sync
6ddcf38

google-labs-jules[bot] akborana3 commited on

Fix HF CLI missing error and GitHub clone hang
f4db327

google-labs-jules[bot] akborana3 commited on

feat: complete data syncing, import/export, file manager, and chat history
6db1d4c

google-labs-jules[bot] akborana3 commited on

fix: resolve 422 unprocessable entity on publish route
94511d2

google-labs-jules[bot] akborana3 commited on

feat: revamp publishing modal with file selection and expand AI models
6a18c73

google-labs-jules[bot] akborana3 commited on

feat: complete project publishing, ai chat, and mobile terminal enhancements
be3c5e6

google-labs-jules[bot] akborana3 commited on

feat: enhance mobile terminal, live preview imports, and theme settings
aa9e9b6

google-labs-jules[bot] akborana3 commited on

Update backend/main.py
f929b8c
verified

akborana4 commited on

Create backend/routes_terminal.py
c638de1
verified

akborana4 commited on

Create backend/routes_ai.py
b7bea27
verified

akborana4 commited on

Create backend/routes_files.py
1fc48e6
verified

akborana4 commited on

Create backend/routes_auth.py
142ee17
verified

akborana4 commited on

Create backend/main.py
571cc35
verified

akborana4 commited on

Create backend/database.py
29de627
verified

akborana4 commited on

Create backend/__init__.py
be77680
verified

akborana4 commited on