stash/pkg/plugin
WithoutPants 3b146588c6
Fix ffmpeg resolution when in current directory (#4899)
* Use absolute path to resolve ffmpeg in config directory
* Pass absolute config path to plugins
2024-05-30 15:50:27 +10:00
..
common Replace javascript module otto with goja (#4631) 2024-03-14 11:03:40 +11:00
examples Implement UI event dispatcher/listener (#4492) 2024-02-27 09:27:28 +11:00
hook Improve plugin hook cyclic detection (#4625) 2024-02-28 08:29:25 +11:00
util Include server host in plugin input (#1514) 2021-06-21 14:38:44 +10: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 Fix ffmpeg resolution when in current directory (#4899) 2024-05-30 15:50:27 +10:00
raw.go Plugin API improvements (#4603) 2024-02-22 11:20:21 +11: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