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 67 of 85
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixes #1082
Anthony Lieuallen
More...
over 16 years ago
Fixes #1074
Anthony Lieuallen
More...
over 16 years ago
Fixes #1074
Anthony Lieuallen
More...
over 16 years ago
Fixes #1070
Anthony Lieuallen
More...
over 16 years ago
Fixes #1070
Anthony Lieuallen
More...
over 16 years ago
Fixes #1069
Anthony Lieuallen
More...
over 16 years ago
Fixes #1069
Anthony Lieuallen
More...
over 16 years ago
Fixes #1057
Anthony Lieuallen
More...
over 16 years ago
Fixes #1057
Anthony Lieuallen
More...
over 16 years ago
bug fix: when creating a new script from the addons window, then window.opener.document.getElementById("content") is null.
Erik Vold
More...
over 16 years ago
Adding a "Write New Script" button to the "User Scripts" addons tab.
Erik Vold
More...
over 16 years ago
Adding support for @version, which is now displayed in the addons tab.
Erik Vold
More...
over 16 years ago
Rather than computing the hash of all the metadata values, now only the @require and @resource values are hashed and are used to determine if the dependencies need to be redownloaded. Other metadata values are reread whenever the file has been modified.
sizzlemctwizzle
More...
over 16 years ago
Rather than computing the hash of all the metadata values, now only the @require and @resource values are hashed and are used to determine if the dependencies need to be redownloaded. Other metadata values are reread whenever the file has been modified.
sizzlemctwizzle
More...
over 16 years ago
Modified scripts are now successfully injected after the dependencies have been re-downloaded.
sizzlemctwizzle
More...
over 16 years ago
Modified scripts are now successfully injected after the dependencies have been re-downloaded.
sizzlemctwizzle
More...
over 16 years ago
Throw helpful error when @resource (and maybe @require?) referring any relative URL in any script breaks GM init, making no scripts run. Example script that exercises this problem: http://github.com/johan/ikariam/raw/master/kronos-utils/kronos_utils.user.js
Johan Sundström
More...
over 16 years ago
Throw helpful error when @resource (and maybe @require?) referring any relative URL in any script breaks GM init, making no scripts run. Example script that exercises this problem: http://github.com/johan/ikariam/raw/master/kronos-utils/kronos_utils.user.js
Johan Sundström
More...
over 16 years ago
Replaced webtoolkit.sha1 with Mozilla-native SHA1 (Moz 1.8+ / FF1.5+) and UTF-8 encoder. Note: hashes computed by webtoolkit.sha1 will not match these for files with windows newlines in them, as webtoolkit for some reason munges those prior to hashing.
Johan Sundström
More...
over 16 years ago
Replaced webtoolkit.sha1 with Mozilla-native SHA1 (Moz 1.8+ / FF1.5+) and UTF-8 encoder. Note: hashes computed by webtoolkit.sha1 will not match these for files with windows newlines in them, as webtoolkit for some reason munges those prior to hashing.
Johan Sundström
More...
over 16 years ago
Inject modified scripts after the dependencies have been redownloaded.
sizzlemctwizzle
More...
over 16 years ago
Inject modified scripts after the dependencies have been redownloaded.
sizzlemctwizzle
More...
over 16 years ago
Remove redundant code and hopefully get rid of invalid label error.
sizzlemctwizzle
More...
over 16 years ago
Remove redundant code and hopefully get rid of invalid label error.
sizzlemctwizzle
More...
over 16 years ago
Removed a now unnecessary check during saving to config.xml
sizzlemctwizzle
More...
over 16 years ago
Removed a now unnecessary check during saving to config.xml
sizzlemctwizzle
More...
over 16 years ago
Fix an error with saving the hash value. Also added storing the hash and last modified timestamp on install.
sizzlemctwizzle
More...
over 16 years ago
Fix an error with saving the hash value. Also added storing the hash and last modified timestamp on install.
sizzlemctwizzle
More...
over 16 years ago
Add the SHA1 computing function that git missed in the last commit.
sizzlemctwizzle
More...
over 16 years ago
Add the SHA1 computing function that git missed in the last commit.
sizzlemctwizzle
More...
over 16 years ago
←
1
2
…
63
64
65
66
67
68
69
70
71
…
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