3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 25, 2025 — Jul 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updating build.sh to work after changes in parent commit. More... almost 16 years ago
moving extension related files to the extensions folder. More... almost 16 years ago
adding link to ggroup and changing the order of the links in README.txt. More... almost 16 years ago
<em:maxVersion>4.0b8pre</em:maxVersion> More... almost 16 years ago
minor style changes More... almost 16 years ago
Supporting thumbs for @screenshots More... almost 16 years ago
creating instances of nsICryptoHash and nsIScriptableUnicodeConverter in Scriptish_Services More... almost 16 years ago
Scriptish no longer supports @unwrap More... almost 16 years ago
- bug fix: importing logging.js - not allowing scripts from a user script's folder in the apiLeakCheck (although that is fine, it is not a case that would arise atm) More... almost 16 years ago
loading modules/logging.js in to components/scriptish.js once instead of on each execution of evalInSandbox More... almost 16 years ago
lazy loading Scriptish_prefRoot More... almost 16 years ago
Merge branch 'evalInSandbox-improvements' More... almost 16 years ago
Merge branch 'master' into evalInSandbox-improvements More... almost 16 years ago
making errors that occur during the evaluation of a user script clickable in the error console. More... almost 16 years ago
bug fix: prefixing fileURL with a fake chrome url so that globals like alert, prompt, etc continue to be available within the sandbox, unfortunately this means errors will not be clickable in the error console. More... almost 16 years ago
adding some text & links to the README More... almost 16 years ago
- Using Services.prefs - Using Services.scriptloader More... almost 16 years ago
modules/constants.js now exports Services and XPCOMUtils More... almost 16 years ago
nsIAppShellService and mozIJSSubScriptLoader lazily loaded in Scriptish_Service More... almost 16 years ago
minor changes to modules/api/GM_console.js More... almost 16 years ago
cleaning up modules/api/GM_ScriptLogger.js More... almost 16 years ago
Scriptish_Services now makes nsIScriptErrors More... almost 16 years ago
moving lazy getters for nsIClipboardHelper and nsIAlertsService in to Scriptish_Services. More... almost 16 years ago
modules/constants.js will provide a Scriptish_Services constant now for stuff which Services.jsm does not provide. Also lazy loading Scriptish_config now, which is being used instead of Scriptish_getConfig(). More... almost 16 years ago
reusing the _find method w/in config, since it and the getScriptById method are mostly the same. More... almost 16 years ago
bug fix: when reinstalling a script the config was not saved. More... almost 16 years ago
removing unused script ordering functions in favor of Issue #65 More... almost 16 years ago
show the 'runs on' text in the install window when there are not any @matches or @includes More... almost 16 years ago
only use the first @author, ignore the rest, for now. More... almost 16 years ago
replacing a couple of strings that didn't seem to translate well through Google Translate, someone correct me if this is worse. More... almost 16 years ago