storj/web
Vitalii c95f552b72 web/satellite: fix for object browser locked objects
This is a fix for locked objects count to not update after some action (upload, delete etc.)

Although the issue is still there if user deletes file, navigates outside object browser and navigates back to the same bucket.
In this case we would refetch objects count both from satellite API and our gateway.
So bucket tally wouldn't be triggered that fast and object browser would still show locked objects.
Anyway it's better than it is now.

Also reworked weird object browser initialization which triggered some routing error so this event would be displayed in hubspot as a UI error

Change-Id: I545ab925b135fe3ef2740d17aaece6d43b731c96
2023-03-31 13:53:37 +00:00
..
multinode web: remove sanitizing dependency and restrict v-html 2023-03-06 19:58:27 +00:00
satellite web/satellite: fix for object browser locked objects 2023-03-31 13:53:37 +00:00
storagenode web: remove sanitizing dependency and restrict v-html 2023-03-06 19:58:27 +00:00