hashicorp-forge / hermes

A document management system
Mozilla Public License 2.0
1.82k stars 100 forks source link

Remove background fetch calls to the `recently-viewed` endpoint #657

Closed jeffdaley closed 8 months ago

jeffdaley commented 8 months ago

Removes the background fetch calls to the /recently-viewed endpoint when viewing a document or project. These once ensured an up-to-date dashboard, but since this method no longer works, they're now useless.