3
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jul 25, 2025 — Jul 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bug fix: was never updating USO review data because loop thru scripts was occuring before scripts array was built, also need to save after updating USO data. More... about 15 years ago
Closes #318 Merge branch 'issue-318' More... about 15 years ago
bug fix: not loading jsversion from JSON config (introduced in 7aa3b69c951703f3f18f4aa558fd92ac5e95ea72) More... about 15 years ago
bug fix: save was occuring too soon when a script was modified (introduced in 7aa3b69c951703f3f18f4aa558fd92ac5e95ea72) More... about 15 years ago
Better handle corrupt/missing config files, specifically using an intermediate file during config saves. More... about 15 years ago
Closes #252 testing timeout More... about 15 years ago
creating a Config._initBlocklist() method More... about 15 years ago
Listen for chrome documents being created (i.e. 'about:scriptish'). More... about 15 years ago
Allow URLs without a host if they are GMable. More... about 15 years ago
Closes #296 On first load don't try to create a config file during Config._initScriptDir(), since it will be created when Config._save() is called for the first time. More... about 15 years ago
<em:maxVersion>7.*</em:maxVersion> for Firefox More... about 15 years ago
test: that only one about:scriptish tab is opened on first run More... about 15 years ago
Using the 'friendly' AMO URL in README.txt More... about 15 years ago
No longer removing unwanted files from the test xpi (it's a unnecessary step for the text xpi) & minor echo changes for test.sh and build.sh More... about 15 years ago
test: the existence of the Tools menu's 'Scriptish' menu. More... about 15 years ago
Closes #309 Merge branch 'issue-309' More... about 15 years ago
minor style changes More... about 15 years ago
Merge branch 'master' into issue-309 More... about 15 years ago
no longer using jquery on about:scriptish, and only using it for about:scriptish?test More... about 15 years ago
Removing use of jQuery. More... about 15 years ago
Generate the 'about:scriptish' contributor/translator lists from install.rdf. More... about 15 years ago
Closes #310 removing checkmark in page title for about:scriptish More... about 15 years ago
adding some more space between the top of the content on about:scriptish and the top of the <body> More... about 15 years ago
adding <base href="chrome://scriptish/content"/> to aboutScriptish.html More... about 15 years ago
minor style changes to components/aboutScritpish.js More... about 15 years ago
adding a missing <html> and minor style changes More... about 15 years ago
removing unnecessary 'type=text/javascript' attribute from about:scriptish <script>s More... about 15 years ago
moving javascript from aboutScriptish.html to aboutScriptish.js More... about 15 years ago
adding a favicon to about:scriptish More... about 15 years ago
Moving about:scriptish css to a separate .css file More... about 15 years ago