1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lineNumber needs to be a global to be used More... about 4 years ago
Check regex value, avoid CPU crash, highlight red if error
Matt Pass
as mattpass
More... about 4 years ago
Better input widths for terminal command line
Matt Pass
as mattpass
More... about 4 years ago
Switch to accounts view if password problem, avoids being stuck on another tab and unaware
Matt Pass
as mattpass
More... about 4 years ago
Double decoding needed on filename
Matt Pass
as mattpass
More... about 4 years ago
Merge branch 'master' of github.com:icecoder/icecoder
Matt Pass
as mattpass
More... about 4 years ago
XSS and usage fixes on multiple-results.php
Matt Pass
as mattpass
More... about 4 years ago
Fix missing PHP tag More... about 4 years ago
Don't force session path More... about 4 years ago
Tidy up a few minor items
Matt Pass
as mattpass
More... about 4 years ago
Remove v from version, no cache bust
Matt Pass
as mattpass
More... about 4 years ago
More improved key handling
Matt Pass
as mattpass
More... over 4 years ago
Improve key handling with search results
Matt Pass
as mattpass
More... over 4 years ago
Remove temp volume id from scroll speed range
Matt Pass
as mattpass
More... over 4 years ago
Limit tooltip func arg list to 200 chars, wrap in terminal
Matt Pass
as mattpass
More... over 4 years ago
Start array with template details, layer actual ontop
Matt Pass
as mattpass
More... over 4 years ago
Add defaults for 2 new options
Matt Pass
as mattpass
More... over 4 years ago
Scroll speed & find on input settings, fix tab sticking on close
Matt Pass
as mattpass
More... over 4 years ago
Move check after establishing results DOM elem
Matt Pass
as mattpass
More... over 4 years ago
Add check on ^ $ and .* to avoid regex crash
Matt Pass
as mattpass
More... over 4 years ago
Set selection of regex based on match 0 str len
Matt Pass
as mattpass
More... over 4 years ago
Updates to JS and multiple results to handle more regex
Matt Pass
as mattpass
More... over 4 years ago
Add findRegex bool, funcs to escape and toggle, use option in find
Matt Pass
as mattpass
More... over 4 years ago
RegEx icon added to left of find
Matt Pass
as mattpass
More... over 4 years ago
Don't clear selections if there are no results
Matt Pass
as mattpass
More... over 4 years ago
Active line number is highlighted & according to theme
Matt Pass
as mattpass
More... over 4 years ago
Change bug reporting icon if bug reporting disabled
Matt Pass
as mattpass
More... over 4 years ago
Update bug reporting msg to Settings > Acccounts
Matt Pass
as mattpass
More... over 4 years ago
Only check pw criteria if pw not blank
Matt Pass
as mattpass
More... over 4 years ago
Enforce same pw rules from settings, cap lock warn too
Matt Pass
as mattpass
More... over 4 years ago