hashicorp-forge / hermes

A document management system
Mozilla Public License 2.0
1.8k stars 95 forks source link

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

Closed jeffdaley closed 5 months ago

jeffdaley commented 5 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.