0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Force initial AJAX search even though the keyword fields may be empty. More... over 15 years ago
Removed $.keys again, added $.ajax_search.results for total number of matching domain names retrieved. More... over 15 years ago
Bumped MEDIA_VERSION to force new JavaScript and CSS. More... over 15 years ago
Added function show_hide() with consistent policy for hiding and showing elements. More... over 15 years ago
Added fade color for up to 19 links. More... over 15 years ago
Improved sort order explanation. More... over 15 years ago
Added small arrow and more space between results. Top ten results are now bold, and lower scores are faded to the right. More... over 15 years ago
Update search with mouse click on group prefix. More... over 15 years ago
Limit result output to 25 lines of 80 characters. More... over 15 years ago
Alphabetic order for groups, but with shorter prefixes after longer ones, e.g. max ma mon mot mo m. More... over 15 years ago
Removed $.keys and function show_more. Use max_count to limit the number of groups. More... over 15 years ago
Sort each group, and the group list. Quietly show prefix for each group. More... over 15 years ago
Sort available domain names into groups by common prefixes. More... over 15 years ago
Attempt to sort names into groups by similarity. More... over 15 years ago
Removed obsolete function table_row. More... over 15 years ago
Colored bars for quality scores. More... over 15 years ago
Changed output container from table to p#results_p. More... over 15 years ago
Added constants BISECT_BLOCK_SIZE and BISECT_LIMIT. More... over 15 years ago
Half-transparent gray raster background, for debugging. More... over 15 years ago
Consistent CSS positioning. More... over 15 years ago
Update advance sort order weights with current priority setting. More... over 15 years ago
Fixed default choices for priority and registrar. More... over 15 years ago
Improved font sizes, changed h1, h2, h3 to bold for consistency. More... over 15 years ago
Updated FAQ, added resume. More... over 15 years ago
Log retry with warning level. More... over 15 years ago
Bumped MEDIA_VERSION again. More... over 15 years ago
Abort with status code 1 if pep8 finds errors. More... over 15 years ago
Restored form_weights to previous version, to read weights from advanced options form. Added priority_changed callback to adjust the weights form. More... over 15 years ago
Added id attributes to radio inputs for weights. More... over 15 years ago
DRY principle: added constants WEIGHT_CHOICES and NEGATIVE_CHOICES. More... over 15 years ago