storj/satellite/console/consoleweb
Jeremy Wharton 209b669e84 satellite/console/consoleweb: create and serve frontend config
A new struct containing configuration values for the satellite frontend
is populated and served to the client. In the future, this struct will
be used to configure the frontend rather than using Go templates and
meta tags to do so.

References #5494

Change-Id: Ie2c8a140d53b20fab159d34f2e3767e5dbd43bdb
2023-02-22 23:24:35 -06:00
..
consoleapi satellite/console: return card from AddCreditCard 2023-02-21 20:48:15 +00:00
consoleql satellite/{console,web}: make grapql mutations support publicId 2023-02-06 11:57:44 +00:00
consolewebauth satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
config.go satellite/console/consoleweb: create and serve frontend config 2023-02-22 23:24:35 -06:00
endpoints_test.go web/satellite: unauthorized error (401) interception for http requests 2022-12-20 07:14:17 +00:00
server_test.go satellite/console/consoleweb: remove trailing slash from URLs 2023-02-21 19:15:36 +00:00
server.go satellite/console/consoleweb: create and serve frontend config 2023-02-22 23:24:35 -06:00
utils_test.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00
utils.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00