0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add support fr java decorators More... over 12 years ago
add \!important rules to the theme More... over 12 years ago
first draft of new theme More... over 12 years ago
Add a short section to the cache docs about clearing the cache and other FAQ type answers More... over 12 years ago
Fix Django scanner not recognising certain comment blocks More... over 12 years ago
update changelog More... over 12 years ago
Add missing functions to python, str, int, list, etc More... over 12 years ago
Add the github highlighting theme More... over 12 years ago
implement language guessing for django More... over 12 years ago
Fix python scanner not advancing to EOS when it has run out of rule matches. Otherwise results in Django scanner sometimes duplicating trailing data (whitespace etc) More... over 12 years ago
fix overzealous assert() in HTML scanner More... over 12 years ago
Add Django test cases More... over 12 years ago
Add 'djt' as a synonym for Django More... over 12 years ago
Fix missing 'with' keyword in Python More... over 12 years ago
Fix overzealous no-op string detection in Django More... over 12 years ago
Fix rule precedence issue in CSS relating to server-side tag detection More... over 12 years ago
Fix embedded XML literal scanner not inheriting super-scanner's 'server-tags' property when it is called from JavaScript More... over 12 years ago
Fix embedded JavaScript not always terminating at finding server-side tags due to a rule precedence issue More... over 12 years ago
First draft of Django scanner More... over 12 years ago
Fix a bug in the HTML scanner where some of the states don't have recovery data set. This probably isn't exposed by any existing server-language scanners right now, but might be in future. More... over 12 years ago
Change web language scanners' 'server tags' to be a regular expression, not a plain string. Fixes #17. More... over 12 years ago
Make Python scanner strictly recognise individual operators, not strings of adjacent operators More... over 12 years ago
remove some old/redundant code from Ruby scanner More... over 12 years ago
Add unit test for Utils module More... over 12 years ago
Fix minor typo in a comment More... over 12 years ago
add a useful comment to the stylesheet More... over 12 years ago
Force Luminous to respect rounded borders via CSS inheritance. Fixes #14. More... over 12 years ago
fix a few typos in documentation More... over 12 years ago
add highlighted line colour to the geonyx theme More... over 12 years ago
forgot to commit changelog for last release, oops More... over 12 years ago