grossmj
|
e9e2dc2ca7
|
Fix validation issues and improve exceptions logs
|
2023-08-17 17:36:50 +10:00 |
|
grossmj
|
015e17338c
|
HTTP middleware create issues when streaming project archive
|
2022-06-01 15:31:59 +07:00 |
|
grossmj
|
fda2a37b98
|
Handle creating Qemu disk images and resizing
|
2022-04-07 16:21:47 +08:00 |
|
grossmj
|
10fdd8fcf4
|
Add connect endpoint for computes
Param to connect to compute after creation
Report compute unauthorized HTTP errors to client
|
2021-12-24 13:05:39 +10:30 |
|
grossmj
|
36cf43475d
|
Replace CORS origins by origin regex
|
2021-12-19 18:10:15 +10:30 |
|
grossmj
|
bb15b13a9d
|
Return the current controller hostname/IP from any compute
|
2021-10-21 21:38:36 +10:30 |
|
grossmj
|
fffbb08a8e
|
Catch SQLAlchemyError exception.
|
2021-05-16 18:37:17 +09:30 |
|
grossmj
|
a795e0d7c1
|
Add missing CORS origins.
|
2021-04-28 21:20:05 +09:30 |
|
grossmj
|
bad3ef7003
|
Detect the app is exiting and avoid reconnecting to computes.
|
2021-04-17 18:33:20 +09:30 |
|
grossmj
|
c021e21309
|
Use black with -l 120 param.
|
2021-04-13 18:46:50 +09:30 |
|
grossmj
|
f928738bd5
|
Use pyupgrade with --py36-plus param.
|
2021-04-13 18:37:58 +09:30 |
|
grossmj
|
d47dcb0d6f
|
User authentication with tests.
|
2020-12-07 16:52:36 +10:30 |
|
grossmj
|
bf7cf862af
|
Refactor tests and start work on database integration.
|
2020-12-02 18:39:08 +10:30 |
|
grossmj
|
c043830e3f
|
Move endpoints to routes & preparations to use a database.
|
2020-11-19 15:21:03 +10:30 |
|