stash/graphql
KennyG 17fe7b1092 Refactor clear behavior in settings.
- Updated GraphQL schema to change `defaultPerformerGender` type to `GenderEnum` and added a new field `clearDefaultPerformerGender` for clearing the setting.
- Modified `applyDefaultPerformerGenderInput` function to accept the new input structure, allowing for clearer handling of gender updates and clearing.
- Enhanced the `SettingsInterfacePanel` to implement the new logic for saving default performer gender, improving user experience when setting or clearing the default gender.

These changes streamline the configuration process and improve the clarity of gender handling in the application.
2026-05-01 09:39:33 -04:00
..
schema Refactor clear behavior in settings. 2026-05-01 09:39:33 -04:00
stash-box Add parent tag hierarchy support to tag tagger (#6620) 2026-03-16 11:34:57 +11:00