stash/pkg/plugin
its-josh4 c6bcdd89be
Use slices package from the stdlib when possible (#5360)
* Use slices from the stdlib when possible

* Add some unit tests

* More small tweaks + add benchmark func
2024-10-29 11:26:23 +11: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 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