33 Commits

Author SHA1 Message Date
Xingyao Wang
c2f46200c0
chore(lint): Apply comprehensive linting and formatting fixes (#10287)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-08-13 21:13:19 +02:00
tofarr
c2a0e525de
Now using Dependency Injection to associate conversations with requests (#8863) 2025-06-03 17:36:45 -06:00
tofarr
30d53f8df0
Fix openapi authorize (#8794) 2025-05-29 13:20:00 -06:00
tofarr
9a5e5956fc
Added ability to read specify permitted origins in env (#8675)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-05-23 19:18:20 -06:00
tofarr
a3d1a92353
Nested Conversation Support (#8588)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Robert Brennan <contact@rbren.io>
2025-05-21 15:17:30 -06:00
tofarr
38b4d93237
Add Session API Key Authentication for Runtime Communication (#8550) 2025-05-19 09:59:22 -06:00
Graham Neubig
154eed148f
Fix typing in server directory (#8375)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
2025-05-13 21:27:59 +00:00
tofarr
c5245a622d
Refactor Authentication (#8040)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: rohitvinodmalhotra@gmail.com <rohitvinodmalhotra@gmail.com>
2025-04-24 18:49:41 -06:00
Rohit Malhotra
a2e9e23569
(Chore): Rename GitHub instances to Git (#7625)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-04-01 16:53:37 +00:00
chuckbutkus
c3d60b31d1
All-1465 Move user conversations (#7340) 2025-03-19 16:03:09 -04:00
Rohit Malhotra
78d185b102
[Feat]: Support Gitlab PAT (#7064)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-03-13 14:44:49 -04:00
tofarr
8043612420
Feat user settings (#7190) 2025-03-11 12:57:44 -06:00
chuckbutkus
2cb5b91300
Change names to prepare for moving to keycloak User ID (#7178) 2025-03-10 19:23:57 -04:00
Rohit Malhotra
4a5891cbea
[Bug fix]: Standardize SecretStr use (#6660)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
2025-02-10 08:03:56 -05:00
tofarr
f24fbec165
Fix: re-add github token middleware (#6594) 2025-02-03 19:55:09 +00:00
Rohit Malhotra
4adef574c0
Refactor: Github Service (#6580)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
2025-02-03 17:21:36 +00:00
sp.wack
f7934bed80
chore(backend): GitHub token should be a SecretStr (#6494) 2025-01-31 19:15:19 +04:00
Robert Brennan
27fdae6ecc
Refactor: move middleware definition (#6552) 2025-01-30 15:32:26 -05:00
sp.wack
36c2abadc2
chore: Move GitHub logic out of the frontend (#6307)
Co-authored-by: Robert Brennan <accounts@rbren.io>
2025-01-28 13:14:32 +00:00
tofarr
21e912d6fb
Feat remove redis (#6278)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-01-23 14:33:16 -07:00
tofarr
5ba9a6d321
Feat: Better mechanism for attaching middleware (#6365) 2025-01-23 07:31:43 -07:00
tofarr
b6804f9e1e
Fix: Static assets should not have the same rate limit (#6360)
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
2025-01-20 21:55:49 +00:00
sp.wack
04382b2b19
hotfix(backend): Remove GH header token middleware (#6269) 2025-01-14 12:07:13 -05:00
sp.wack
bbd31b32f3
chore: Move GH requests to the server (#6217) 2025-01-13 23:12:50 +04:00
tofarr
50f821f9b9
Feat conversations CRUDS API (#5775)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-01-02 16:09:08 -07:00
Robert Brennan
73c38f1163
refactor: move session initialization from WebSocket to REST API (#5493)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
2024-12-20 15:50:09 +00:00
Rohit Malhotra
f9d052c493
[Refactor]: Changes to Github Authentication (#5371)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
2024-12-17 15:13:40 -05:00
Robert Brennan
cac3b6d7f7
Refactor listen.py (#5281)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
2024-11-26 17:57:24 +00:00
tofarr
c7d89713e8
Feat socket io (#5056)
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Robert Brennan <contact@rbren.io>
2024-11-26 00:12:28 +00:00
Robert Brennan
018080aae0
fix rate limiting (#5135) 2024-11-19 22:01:07 +00:00
Robert Brennan
3c61a9521b
Simple initial rate limiting implementation (#4976) 2024-11-19 13:46:14 -05:00
tofarr
4ebff5aaf3
Fix unawaited (#4665) 2024-10-31 19:16:37 +00:00
tofarr
05645d1bbd
Refactor CORS middleware and enhance localhost handling (#4624)
Co-authored-by: openhands <openhands@all-hands.dev>
2024-10-30 08:46:22 -06:00