storj/web
Vitalii 0d0e8cc8cf web/satellite: fix for too many objects banner in object browser
Fixed 'Too may objects' objects banner being displayed in a wrong place.
I made it simpler and more correct because it's impossible to know the exact count of objects for each path/prefix because s3 client can list only 1000 objects (for now) and our API at the same time calculates object count for the whole bucket (not for particular passphrase).
Added message that user can list all objects using Uplink CLI.

Also removed unused legacy css file.

Issue:
https://github.com/storj/storj/issues/5955

Change-Id: I4b3cff47763ebdb631119b690de876ecf6a22e9d
2023-06-29 11:05:35 +03:00
..
multinode web/satellite: replace instances of bandwidth and download to egress 2023-05-31 09:18:58 -06:00
satellite web/satellite: fix for too many objects banner in object browser 2023-06-29 11:05:35 +03:00
storagenode web/storagenode: zksync era compatible links wallet/transactions 2023-06-08 13:47:02 +00:00