3
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 25, 2025 — Jul 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rewrite MatchPattern implementation More... about 15 years ago
convert2RegExp: add forceString argument More... about 15 years ago
Too many tabpanels in pane-advanced More... about 15 years ago
Fix prefpane localization More... about 15 years ago
Pimp script-options dialog a bit More... about 15 years ago
Use `untitledScript` as a name for scripts lacking one otherwise More... about 15 years ago
Tweak the install dialog a bit more More... about 15 years ago
Improve popup notification display behavior More... about 15 years ago
Rename disableNotifications pref to enableNotifications More... about 15 years ago
de: use "loggen" to differentiate better from network protocols More... about 15 years ago
Restructure options dialog to take less height. More... about 15 years ago
Add UI for the logToErrorConsole pref to the Advanced prefpane More... about 15 years ago
Make GM_log log to the Error Console again (also to the Web Console). More... about 15 years ago
Revert "Closes #402 Only utilize the Web Console when it is visible." More... about 15 years ago
Revert "simplifying d8c2f0728a3d510be80a5257819ee902705ab0d9" More... about 15 years ago
minor style changes More... about 15 years ago
removing a redundant line and adding a comment More... about 15 years ago
Merge branch 'master' of github.com:erikvold/scriptish More... about 15 years ago
href.match(RE_USERSCRIPT) -> RE_USERSCRIPT.test(href) More... about 15 years ago
simplifying d8c2f0728a3d510be80a5257819ee902705ab0d9 More... about 15 years ago
Remove focus from the first textbox so it's placeholder can be seen. More... about 15 years ago
Closes #402 Only utilize the Web Console when it is visible. More... about 15 years ago
minor: making constants out of reg exp that check if url is a user script url, or if content is html content More... about 15 years ago
adding missing key to es-ES More... about 15 years ago
Merge branch 'master' of github.com:erikvold/scriptish More... about 15 years ago
Closes #349 improving no scripts message by providing a reason why there are no scripts More... about 15 years ago
fixing 'lazyImport undefined' in Scriptish_localizeDOM.js More... about 15 years ago
bug fix: when a script was modified the cached content was being parsed More... about 15 years ago
bug fix: changed @includes were not being picked up. More... about 15 years ago
minor: gitkthis._hasTLD -> this._hasTLD since _hasTLD will always be a boolean. More... about 15 years ago