stash/pkg/plugin
WithoutPants 49060e6686
UI nested instead (#5125)
* Support multiple calls to PluginApi.patch.instead for a component.

Allow calling the original/chained function from the hook function.

* Add example of new usage of instead
* Update documentation
2024-08-20 12:36:45 +10:00
..
common Replace javascript module otto with goja (#4631) 2024-03-14 11:03:40 +11:00
examples UI nested instead (#5125) 2024-08-20 12:36:45 +10:00
hook Add group graphql interfaces (#5017) 2024-07-03 13:59:40 +10: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