stash/pkg/plugin
WithoutPants 222475df82
Plugin assets, external scripts and CSP overrides (#4260)
* Add assets for plugins
* Move plugin javascript and css into separate endpoints
* Allow loading external scripts
* Add csp overrides
* Only include enabled plugins
* Move URLMap to utils
* Use URLMap for assets
* Add documentation
2023-11-19 10:41:16 +11:00
..
common Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
examples Fix plugin go examples (#2396) 2022-03-24 11:03:32 +11:00
js Fix dataloaders not loading in js plugins (#3014) 2022-10-18 11:09:54 +11:00
util Include server host in plugin input (#1514) 2021-06-21 14:38:44 +10:00
args.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
config.go Plugin assets, external scripts and CSP overrides (#4260) 2023-11-19 10:41:16 +11:00
convert.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
hooks.go Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
js.go Toward better context handling (#1835) 2021-10-14 15:32:41 +11:00
log.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
plugins.go Plugin assets, external scripts and CSP overrides (#4260) 2023-11-19 10:41:16 +11:00
raw.go Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
rpc.go Scraper log improvements (#1741) 2021-09-19 10:06:34 +10: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