WithoutPants
|
c8d74f0bcf
|
Add rate limit to stashbox connection (#5764)
* Add max requests per minute stashbox option
* Implement rate limiting
* Add requests per minute to stashbox config
* Add UI setting
|
2025-03-27 11:54:00 +11:00 |
|
WithoutPants
|
7b5bd80515
|
Separate graphql API from rest of the system (#2503)
* Move graphql generated files to api
* Refactor identify options
* Remove models.StashBoxes
* Move ScraperSource to scraper package
* Rename field strategy enums
* Rename identify.TaskOptions to Options
|
2022-09-06 07:03:40 +00:00 |
|
WithoutPants
|
0f64954e5b
|
Identify task (#1839)
* Add identify task
* Change type naming
* Debounce folder select text input
* Add generic slice comparison function
|
2021-10-28 14:25:17 +11:00 |
|