Sybren A. Stüvel
|
954babd914
|
Manager: redirect web root to Swagger UI
Temporarily redirect the index page to the Swagger UI, so that at least
you can see something other than a "404 Not Found" error.
|
2022-03-01 20:49:11 +01:00 |
|
Sybren A. Stüvel
|
47e36c927c
|
Change package URL to the blender.org repository
|
2022-03-01 20:45:09 +01:00 |
|
Sybren A. Stüvel
|
e70a44a146
|
Manager: switch from PostgreSQL to SQLite
This includes a modified copy of the Gorm SQLite backend, adjusted to use
https://modernc.org/sqlite instead.
|
2022-03-01 18:50:31 +01:00 |
|
Sybren A. Stüvel
|
194422d9fa
|
Remove -poc suffix from Manager and Worker
The code is mature enough to no longer be a proof-of-concept.
|
2022-02-28 13:01:13 +01:00 |
|