0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added some known issues to the readme. More... over 12 years ago
Finally, no more hard-coded variables in the keypress logic. I also updated the docs to reflect these changes. More... over 12 years ago
Updated a bunch of the readme and some of the documentation in the js. I also set the go-to-post shortcut to off by default. More... over 12 years ago
Including the tag box command in the help window. More... over 12 years ago
Just setting the font size to something standard. More... over 12 years ago
Renaming some files. More... over 12 years ago
Added lots of notes, Made the help box dynamic based on user's settings, added some missing functions. More... over 12 years ago
Lots of namespacing and completing the conversion to keyCodes from charCodes. More... over 12 years ago
Added a dictionary of keycodes to make it easier to configure the bound keypress functions. I also began replacing some code to use the new array. More... over 12 years ago
Making the blog post selector configurable. More... over 12 years ago
Typo in the documentation. More... about 14 years ago
Adding a stylesheet for the tag and help overlays More... about 14 years ago
Found a bug in FF 3.5.x where the script kept listening to shortcuts in a textarea or input. It turns out prior to FF 3.6.x, document.activeElement.localName would return an uppercase string and I hadn't handled case issues in my conditional. All should be well now. More... about 14 years ago
Adding the ? mark shortcut to the readme. More... about 14 years ago
Added browser requirements and another to-do More... about 14 years ago
Added a list of to-do items to the readme. More... about 14 years ago
Fixing the line-break at the top of the readme. More... about 14 years ago
The initial commit of both the javascript code and the readme. More... about 14 years ago
The initial commit of both the javascript code and the readme. More... about 14 years ago
first commit More... about 14 years ago