openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Scriptish
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 10 hours
ago. based on code collected
about 10 hours
ago.
Jul 27, 2025 — Jul 27, 2026
Showing page 65 of 85
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
some minor code cleanups for my last commit.
Erik Vold
More...
over 16 years ago
some minor code cleanups for my last commit.
Erik Vold
More...
over 16 years ago
Using a timeout when saving the config.xml file.
Erik Vold
More...
over 16 years ago
Using a timeout when saving the config.xml file.
Erik Vold
More...
over 16 years ago
Fixes #1061, for GM_log
Erik Vold
More...
over 16 years ago
Fixes #1097, making meta block @keys case-insensitive.
Erik Vold
More...
over 16 years ago
Delay hiding the "Fetching user script" status bar msg until the user script's dependencies have been dealt with. This gives the user a chance to read the message when the user script itself was a fast download, but the dependencies take awhile. This also delays the install window from appearing until the dependencies have been dealt with, which means that the reaction to the user choosing to install will either be to install or display an error msg instantly (instead having the user experience a delay to their command, which is due to the user script's dependencies being downloaded).
Erik Vold
More...
over 16 years ago
Bringing the "Fetching user script" status bar message back (for slow requests), only if the header check for 'text/html' content type fails.
Erik Vold
More...
over 16 years ago
Check the content-type header during the load state and abort the request if it is text/html. Seems to be faster this way.
sizzlemctwizzle
More...
over 16 years ago
Update sr-RS locale.
Anthony Lieuallen
More...
over 16 years ago
Update sr-RS locale.
Anthony Lieuallen
More...
over 16 years ago
ignore eclipse related project files
Erik Vold
More...
over 16 years ago
ignore eclipse related project files
Erik Vold
More...
over 16 years ago
GM_isGreasemonkeyable() relies on side effects, do not memoize.
Anthony Lieuallen
More...
over 16 years ago
GM_isGreasemonkeyable() relies on side effects, do not memoize.
Anthony Lieuallen
More...
over 16 years ago
GM_isGreasemonkeyable() relies on side effects, do not memoize.
Anthony Lieuallen
More...
over 16 years ago
Fixes #1038, adding 'greasemonkey.unmhtIsGreaseable' to about:config (default false) which if true allows user scripts to be executed on pages using the 'unmht' uri scheme.
Erik Vold
More...
over 16 years ago
Fixes #1038, adding 'greasemonkey.unmhtIsGreaseable' to about:config (default false) which if true allows user scripts to be executed on pages using the 'unmht' uri scheme.
Erik Vold
More...
over 16 years ago
Fix for issue 1049, do not try to install files that end w/ .user.js when the content type exists and contains 'text/html'.
Erik Vold
More...
over 16 years ago
Add translations from babelzilla.org.
Anthony Lieuallen
More...
over 16 years ago
Add translations from babelzilla.org.
Anthony Lieuallen
More...
over 16 years ago
Merge remote branch 'official/master'
Anthony Lieuallen
More...
over 16 years ago
Checking for aWindowType of "navigator:browser", thanks sizzlemctwizzle!
Erik Vold
More...
over 16 years ago
Checking for aWindowType of "navigator:browser", thanks sizzlemctwizzle!
Erik Vold
More...
over 16 years ago
for some reason winWat.activeWindow was null whenever a user dragged & dropped a user script into Firefox. This seems to work, but I suspect that aWindowType in getMostRecentWindow(aWindowType) should be something other than null.. Fixes #1077
Erik Vold
More...
over 16 years ago
for some reason winWat.activeWindow was null whenever a user dragged & dropped a user script into Firefox. This seems to work, but I suspect that aWindowType in getMostRecentWindow(aWindowType) should be something other than null.. Fixes #1077
Erik Vold
More...
over 16 years ago
Adding my name to the list of contributors.
sizzlemctwizzle
More...
over 16 years ago
Adding my name to the list of contributors.
sizzlemctwizzle
More...
over 16 years ago
Use nsIIOService to allow relative URLs for GM_xmlhttpRequest().
Anthony Lieuallen
More...
over 16 years ago
Use nsIIOService to allow relative URLs for GM_xmlhttpRequest().
Anthony Lieuallen
More...
over 16 years ago
←
1
2
…
61
62
63
64
65
66
67
68
69
…
84
85
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree