WithoutPants

Results 50 issues of WithoutPants

Having users use the shared test account is less than ideal, and I figure that we don't want to open up registration too much. Propose adding the following user roles:...

help wanted

Adds a `GraphQL playground` link to the tools panel.

feature

Adds `findFiles` and `findFile` queries to the graphql schema. Adds `parent_folder` and `zip_file` fields to the file and folder types and deprecates `parent_folder_id` and `zip_file_id`. This can be used to...

feature

Adds a sticky top toolbar to the scenes query page. The sticky toolbar includes buttons to edit the filter, toggle the sidebar, ![image](https://github.com/user-attachments/assets/d6133157-efb4-48f6-a8b4-5c4ff75c6218) ![image](https://github.com/user-attachments/assets/f647d68c-938e-44a1-97c5-185333107f87) The results summary has been moved...

improvement
ui

Makes the following components patchable and accept operations: - `GalleryList` - `GalleryAddPanel` - `GalleryImagesPanel` - `GroupList` - `GroupSubGroupsPane` - `ImageList` - `PerformerList` - `SceneListOperations` - `SceneMarkerList` - `StudioList` - `TagList`...

chore

Adds custom field support to Studios. This adds support in the backend only.

feature

Adds support for custom favicon by reading from `favicon.ico` from the config directory. Uses the custom favicon if it is present at startup. Adds `Custom Title` setting to the interface...

feature

Part of rolling out of filtered list overhaul to other query pages - this one for gallery list.

improvement

### Describe the feature you'd like There is currently no graphql-supported way to destroy file database entries. Historically, this has been because it was internally managed by the scan and...

feature request