storj/satellite/console
Jessica Grebenschikov 3cc98de3ee satellite/console/wasm: reduce size to <9MB
Make changes so that we only import the necessary files from the console package so that the generated wasm code is as small as possible.

This change gets the compiled wasm code down to 8.6MB uncompressed and 2MB when compressed with `gzip --best`.

https://review.dev.storj.io/c/storj/storj/+/3396

Change-Id: Ifdd4be285810757b46bbbe43327c0d0139e5f8f7
2020-12-14 16:41:39 +00:00
..
consoleauth all: fix linter complaints 2020-10-13 15:59:01 +03:00
consolewasm satellite/console/wasm: reduce size to <9MB 2020-12-14 16:41:39 +00:00
consoleweb all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
wasm satellite/console/wasm: reduce size to <9MB 2020-12-14 16:41:39 +00:00
apikeys_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
apikeys.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
auth.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
billinghistoryitem.go satellite/payments: available coupon value feature 2020-06-02 10:00:45 +00:00
buckets.go satellite/{console/payments/satellitedb}: add validation for deletion of account and project 2020-10-13 07:55:26 +00:00
database.go satellite/console: use transaction helpers in consoledb 2020-01-07 17:59:10 +00:00
projectmembers_test.go all: remove old uuid 2020-04-02 19:30:36 +03:00
projectmembers.go all: add missing dots 2020-08-11 17:50:01 +03:00
projects_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
projects.go satellite: make limits be nullable 2020-09-21 19:34:19 +00:00
projectusagelimits.go satellite/console: project usage limits api (#3702) 2019-12-12 14:58:15 +02:00
registrationtoken.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
request.go audit logging: log important user activity 2020-09-07 15:26:34 +00:00
resetpasswordtoken_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
resetpasswordtoken.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
service_test.go satellite/console: only allow project member to get all bucket names 2020-11-30 15:41:35 -05:00
service.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
sortdirection.go all: fix comments 2020-07-16 19:13:14 +03:00
usercredits_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
usercredits.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
users_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
users.go satellite/{admin, console}: add test for projectLimit increase and update README 2020-10-05 11:54:37 +00:00
validation.go all: fix dots 2020-07-16 14:58:28 +00:00