mirror of
https://github.com/stashapp/stash.git
synced 2026-02-16 20:31:43 +01:00
* Initial UI prototype
* Add backend support to update multiple scenes
* Fix title editing issues
* Add query regex support. UI improvements
* Rewrite parser. Add fields button and page size
* Add helper text for escaping {} characters
* Validate date
* Only set values if different from original
* Only update scenes that have something changed
* Add built in parser input recipes
* Make pattern matching case-insensistive
|
||
|---|---|---|
| .. | ||
| Galleries | ||
| list | ||
| performers | ||
| scenes | ||
| select | ||
| Settings | ||
| Shared | ||
| Studios | ||
| Tags | ||
| Wall | ||
| ErrorBoundary.tsx | ||
| MainNavbar.tsx | ||
| PageNotFound.tsx | ||
| Stats.tsx | ||