stash/ui/v2.5/src/components
Maista af34829f38
Stash box validation bugfix (#5831)
* Remove accidental copypaste error

The apiKey ref was accidentally associated with the max_requests_per_minute field which made the "Test Credentials" button error out every time

* Fix error messages in stash-box validation

The message from err.Error() can start with any number of errors like NetworkError
so we can check for substrings instead
2025-06-02 15:47:03 +10:00
..
Changelog Update changelog for bugfix release 2025-03-20 09:13:19 +11:00
Dialogs Add portals for selects in dialogs (#5253) 2024-09-11 16:12:18 +10:00
FrontPage Plugin api improvements (#5703) 2025-03-05 14:04:12 +11:00
Galleries Fix scene gallery viewer displaying incorrect image 2025-04-09 12:30:04 +10:00
Groups Refactor scene list to not use ItemList component (#5767) 2025-03-28 11:59:05 +11:00
Help Set max-height for all modals (#5242) 2024-09-11 11:55:06 +10:00
Images Optimise card width calculation (#5713) 2025-03-25 10:28:57 +11:00
List Refactor scene list to not use ItemList component (#5767) 2025-03-28 11:59:05 +11:00
Performers Display tag and performer image on hover. on the scene edit page (#5739) 2025-04-02 13:27:35 +11:00
SceneDuplicateChecker Add FileSize component and refactor file size rendering in various components (#5695) 2025-03-03 18:38:19 +11:00
SceneFilenameParser Toast fixes/refactoring (#4289) 2023-11-20 14:14:34 +11:00
ScenePlayer Fix range marker alignment (#5804) 2025-04-04 15:32:52 +11:00
Scenes Refactor scene list to not use ItemList component (#5767) 2025-03-28 11:59:05 +11:00
Settings Stash box validation bugfix (#5831) 2025-06-02 15:47:03 +10:00
Setup Fix variables for help links in Stash Setup Wizard (#5661) 2025-02-18 17:10:34 +11:00
Shared Optimise card width calculation (#5713) 2025-03-25 10:28:57 +11:00
Studios Refactor scene list to not use ItemList component (#5767) 2025-03-28 11:59:05 +11:00
Tagger Fix incorrect URL field in studio exclusions (#5743) 2025-03-20 08:29:32 +11:00
Tags Sort tags by name while scraping or merging scenes (#5752) 2025-04-02 14:26:14 +11:00
Wall Markers can have end time (#5311) 2024-11-02 11:55:48 +11:00
ErrorBoundary.tsx Improve dynamic import error message (#3500) 2023-03-03 12:18:46 +11:00
MainNavbar.tsx Rename Movie to Group in UI (#4963) 2024-06-26 11:39:31 +10:00
PageNotFound.tsx Update dependencies (#3123) 2023-02-16 14:06:44 +11:00
SettingsButton.tsx React code splitting (#2603) 2022-06-22 14:41:31 +10:00
Stats.tsx Add FileSize component and refactor file size rendering in various components (#5695) 2025-03-03 18:38:19 +11:00