0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 19 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update gm_config.js More... over 6 years ago
Reset url to GH at sizzles address (#89) More... over 6 years ago
Remove old style filename licensing (#88) More... over 6 years ago
Create LICENSE More... over 6 years ago
Revert rename of master licensing file. (#87) More... over 6 years ago
Reference larger icon for OUJS (#86) More... over 6 years ago
Add in a base OUJS UserLibrary metadata block (#85) More... over 6 years ago
Create an .ico resource from existing PNGs (#82) More... almost 7 years ago
Fix a warning log message for undeclared identifier (#78) More... over 7 years ago
Use https on io page (#76) More... almost 8 years ago
Update README.md More... about 9 years ago
Update README.md More... over 9 years ago
Merge pull request #67 from Martii/increaseZindex More... over 9 years ago
Increase z-index for out of the box esp with iframe More... over 9 years ago
Merge pull request #65 from Martii/CleanupLicenseHeader More... over 9 years ago
License Header cleanup More... over 9 years ago
Merge pull request #61 from sizzlemctwizzle/logging More... about 10 years ago
Merge branch 'logging' More... over 10 years ago
Rewire the logic for choosing what to use for logging. Closes #59. More... over 10 years ago
Update gm_config.js More... over 10 years ago
fixed console and GM_log detection More... over 10 years ago
Better logger selection More... over 10 years ago
removed reference to GM_log as it is deprecated More... over 10 years ago
Update some commenting in the open method. More... over 10 years ago
Create a local variable for field.labelPos since it's used enough to warrant it. More... over 10 years ago
Added a labelPos property to field definitions that allow labels to be placed to the right, left, below, or above of fields. For radio fields this property can place the radio to the left or right of the radio element. I also fixed a bug with radio label positioning that wasn't consistent with existing documentation. Closes #56. More... over 10 years ago
Textarea elements cannot have child nodes. More... over 10 years ago
Allow DOM elements to be passed as section headings. More... over 10 years ago
If the 3rd arg of GM_config.create is a string, then set the innerHTML property of created element to that string. More... over 10 years ago
Build the css string with an array join. More... over 10 years ago