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
|
79e01589ca
|
Include path and hashes in destroy hook input (#2102)
|
2021-12-13 14:38:00 +11:00 |
SmallCoccinelle
|
92a5d96d3b
|
Add a TagMergePost post-hook (#2010)
* Add a TagMergePost post-hook
Introduce a post-hook for merging tags, call it in the merge path, as
the last thing we do before returning.
|
2021-11-19 11:12:34 +11:00 |
WithoutPants
|
46bbede9a0
|
Plugin hooks (#1452)
* Refactor session and plugin code
* Add context to job tasks
* Show hooks in plugins page
* Refactor session management
|
2021-06-11 17:24:58 +10:00 |