storj/satellite/console/consoleweb
Ivan Fraixedes 9d7ef17a26
private/apigen: Fix code generation for slices & arrays
Fix the API generator to generate valid TypeScript code when using
slices an arrays of any type (base types, struct types, anonymous struct
types, etc.).

Closes https://github.com/storj/storj/issues/6323

Change-Id: I580ae5305c58f65c2e4f4a35d14ca4ee509a9250
2023-10-02 17:05:35 +02:00
..
consoleapi private/apigen: Fix code generation for slices & arrays 2023-10-02 17:05:35 +02:00
consoleql satellite/console: Partially revert change to remove graphql 2023-09-07 20:50:24 +00:00
consolewebauth satellite/console: support hosting Vuetify POC on subdomain 2023-08-14 13:15:41 +00:00
config.go web/satellite: paginate ListObjects request to show more than 1000 objects 2023-09-06 12:47:15 +00:00
endpoints_test.go satellite/console: add more cross-user api tests 2023-09-19 16:50:31 +00:00
error_fallback.html satellite/console/consoleweb: create a fallback error.html 2023-04-18 14:36:51 +00:00
server_test.go {satellite/console,web/satellite}: change invite text in register page 2023-09-28 16:19:22 +00:00
server.go {satellite/console,web/satellite}: change invite text in register page 2023-09-28 16:19:22 +00:00
utils_test.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00
utils.go satellite/console/consoleweb: initialize mime lazily 2023-09-11 15:19:56 +00:00