stash/pkg/plugin
WithoutPants 5f690d96bd
Fix stash scraper errors and add apikey field (#5474)
* Use hasura/go-graphql-client instead of shurcooL version
* Fix graphql query errors
* Support setting api key for stash server
2024-11-13 10:14:55 +11:00
..
common Replace javascript module otto with goja (#4631) 2024-03-14 11:03:40 +11:00
examples Fix stash scraper errors and add apikey field (#5474) 2024-11-13 10:14:55 +11:00
hook Add group graphql interfaces (#5017) 2024-07-03 13:59:40 +10:00
util Fix stash scraper errors and add apikey field (#5474) 2024-11-13 10:14:55 +11:00
args.go Plugin API improvements (#4603) 2024-02-22 11:20:21 +11:00
config.go Fix python not being resolved correctly if not in path (#4864) 2024-05-22 14:57:36 +10:00
convert.go Plugin API improvements (#4603) 2024-02-22 11:20:21 +11:00
hooks.go Improve plugin hook cyclic detection (#4625) 2024-02-28 08:29:25 +11:00
js.go Fix inconsistent field names in javascript plugin hooks (#4869) 2024-05-23 11:28:15 +10:00
log.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
plugins.go Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
raw.go PatchComponentRedo (#5136) 2024-08-20 14:25:06 +10:00
rpc.go Plugin API improvements (#4603) 2024-02-22 11:20:21 +11:00
setting.go Plugin settings (#4143) 2023-10-18 14:09:13 +11:00
task.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00