Hi,
My stash is at http://xxx.yyy/stash/ and when I try to use userscripts nothing works. I change @match url but still not working. when I look into script source code I think it is not handling subdirectory correctly.
seems that STASH_BASE_URL exposed when hosted in subdirectory. may be it can be used in your scripts?
Hi,
My stash is at
http://xxx.yyy/stash/and when I try to use userscripts nothing works. I change@matchurl but still not working. when I look into script source code I think it is not handling subdirectory correctly.seems that
STASH_BASE_URLexposed when hosted in subdirectory. may be it can be used in your scripts?