stash/pkg/plugin
WithoutPants 9ceea952b6
Replace javascript module otto with goja (#4631)
* Move plugin javascript to own package with goja
* Use javascript package in scraper

Remove otto
2024-03-14 11:03:40 +11: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 Improve plugin hook cyclic detection (#4625) 2024-02-28 08:29:25 +11: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 Replace javascript module otto with goja (#4631) 2024-03-14 11:03:40 +11:00
log.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
plugins.go Improve plugin hook cyclic detection (#4625) 2024-02-28 08:29:25 +11: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