1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Feb 10, 2025 — Feb 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for older indexes, "<files>" or "<files " are both valid. This fixes searching freenetindex. More... over 16 years ago
Version 5, up version for missing file. More... over 16 years ago
Missing file More... over 16 years ago
Version 4 More... over 16 years ago
Reinstate current edition (changed for testing) More... over 16 years ago
Logging More... over 16 years ago
Lazy init here More... over 16 years ago
Synchronization, dead variable More... over 16 years ago
Major optimisation: Split the XML up before parsing it. Parse the keywords first, and then the file list. More... over 16 years ago
Refactor slightly More... over 16 years ago
Move Library state into the encrypted node database via PluginStore. Migrate from and securely delete LibraryPersistent (the file which had the data in before). Logging. More... over 16 years ago
Subscribe to the USKs for all bookmarks More... over 16 years ago
When we get redirected to a new version of an index USK, save the new index URL More... over 16 years ago
Fix two search freezing bugs when searching for a new edition of an index. Logging, logging infrastructure. More... over 16 years ago
Logging, logging infrastructure More... over 16 years ago
Logging, logging infrastructure More... over 16 years ago
Version 3 More... over 16 years ago
Major optimisation! Don't try to parse if it will just throw. Checking is *much* faster than throwing then ignoring. More... over 16 years ago
Fix hyphenation problem and improve how numbers and non-word characters are handled. Hyphenated words are now treated as phrases so "foo bar" is identical to foo-bar. More... over 16 years ago
Prevent a concurrent modification exception on an iteration More... over 16 years ago
Fix test interface More... over 16 years ago
Ignore some unexpected events More... over 16 years ago
Increment build number More... over 16 years ago
More recent editions for the indexes. This should have happened a long time ago. :( More... over 16 years ago
- better message in the "Visit plugin" page More... over 16 years ago
- don't need to return bool More... over 16 years ago
Fix 1.6ism More... over 16 years ago
Fix build re L10n refactoring. More... over 16 years ago
tie up loose ends; the algorithm is basically complete except for error handling and the special case of splitting the root node More... over 16 years ago
some corrections involving when tickets are acquired & closures are registered More... over 16 years ago