Add Art Browser Application #4

Closed
opened 2026-01-19 08:12:45 +00:00 by Oliver · 0 comments
Owner

This should display all of the images in a paginated view (I hate infinite scroll) as well as having a search functionality to filter down based on Tag(s), Artist(s), or image name.

Because this pulls from the databases it should cache the required data between renders so that it isn't sending so many network requests (if the last modified timestamp of any of the databases changes, that's when the cache should be invalidated)

The art browser should also have a button to start a new image upload

This should display all of the images in a paginated view (I hate infinite scroll) as well as having a search functionality to filter down based on Tag(s), Artist(s), or image name. Because this pulls from the databases it should cache the required data between renders so that it isn't sending so many network requests (if the last modified timestamp of any of the databases changes, that's when the cache should be invalidated) The art browser should also have a button to start a new image upload
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Foundry/image-tagger#4
No description provided.