Skip to content

Comments

feat(server): library statistics performance and offline count#26406

Draft
etnoy wants to merge 1 commit intomainfrom
feat/library-offline-stats
Draft

feat(server): library statistics performance and offline count#26406
etnoy wants to merge 1 commit intomainfrom
feat/library-offline-stats

Conversation

@etnoy
Copy link
Collaborator

@etnoy etnoy commented Feb 20, 2026

When there are a few 100k assets in an external library, the server stats, library list, and library view all load very slowly since they wait for the library statistics to load. In the future we'll speedup that API call but I also think it should lazy load those stats, making the page load immediately. This is the main feature of this PR.

Also, we add offline count to the library statistics. Right now, there is no way for the user to see this information. We have also removed offline files from the photo and video count.

Added a counter at the bottom of the library view to show the offline number. In the future, the user should be able to browse offline files for a library.

@etnoy etnoy changed the title feat(web,server): library statistics performance and offline count feat(server): library statistics performance and offline count Feb 20, 2026
@etnoy etnoy force-pushed the feat/library-offline-stats branch 2 times, most recently from 018913a to e2d3d53 Compare February 20, 2026 22:54
@etnoy etnoy force-pushed the feat/library-offline-stats branch from e2d3d53 to 6982987 Compare February 20, 2026 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant