3
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Relevance scores for each login/form combination can not be higher than 0 if 50% or fewer form fields have been matched against a login field; #Refs #507
Luckyrat
as luckyrat
More... almost 9 years ago
Increment subframe response count when no suitable forms are found; Refs #510
Luckyrat
as luckyrat
More... almost 9 years ago
TODO comment tidy up
Luckyrat
as luckyrat
More... almost 9 years ago
Updated translations
Luckyrat
as luckyrat
More... almost 9 years ago
Changing search filter focuses cursor on search box. Fixes #496
Luckyrat
as luckyrat
More... almost 9 years ago
Improved keyboard focus consistency (search box unless invoked from "fill a matched password" shortcut). Fixes #498
Luckyrat
as luckyrat
More... almost 9 years ago
Enforce sensible limits on KPRPC authorisation expiry time. Fixes #495
Luckyrat
as luckyrat
More... almost 9 years ago
Postpone FAMS notifications when main panel is open. Fixes #499
Luckyrat
as luckyrat
More... almost 9 years ago
Mouse hovering while panel opens no longer breaks Firefox UI. Fixes #474
Luckyrat
as luckyrat
More... almost 9 years ago
Improved persistent panel open state logic which might fix unknown bugs relating to opening/closing animations
Luckyrat
as luckyrat
More... almost 9 years ago
Removed the viewShowingHackTimer for keyboard focus since we can now use the mutation observer approach instead
Luckyrat
as luckyrat
More... almost 9 years ago
Use mutation observers to simulate panelview.onViewShown() support. Fixes #503
Luckyrat
as luckyrat
More... almost 9 years ago
FIXED: If panel closed while mouse is hovering over a login item the missed onMouseLeave event led to a duplicate ID being inserted to the main chrome document and hence the intermittent broken toolbar button per #474
Luckyrat
as luckyrat
More... almost 9 years ago
Prevent user configuring KeePassRPC to listen on KeePassHTTP plugin's default port
Luckyrat
as luckyrat
More... almost 9 years ago
Updated locales
Luckyrat
as luckyrat
More... almost 9 years ago
Extra logging around potential cause of #474
Luckyrat
as luckyrat
More... almost 9 years ago
Updated locales
Luckyrat
as luckyrat
More... almost 9 years ago
Localised built-in Firefox password manager warning
Luckyrat
as luckyrat
More... almost 9 years ago
1.5.2b4
Luckyrat
as luckyrat
More... almost 9 years ago
Updated locales
Luckyrat
as luckyrat
More... almost 9 years ago
Include domain names of frames in "current website" search results. Fixes #485
Luckyrat
as luckyrat
More... almost 9 years ago
Minor refactoring including config version tidy up
Luckyrat
as luckyrat
More... almost 9 years ago
Refactored SearchFilter so we can delay updating current website domain list until an async process is complete
Luckyrat
as luckyrat
More... almost 9 years ago
Created new "Saving entries" option tab; Split Notifications options into different options tabs (some are now in Advanced); Not sure yet if it closes but definitely refs #486
Luckyrat
as luckyrat
More... almost 9 years ago
Split and migrate create/update (nee save) button into the inner panel/frame of "save password" notification box; Refs #483
Luckyrat
as luckyrat
More... almost 9 years ago
"Password successfully updated" notification implemented; Refs #483
Luckyrat
as luckyrat
More... almost 9 years ago
browser.passwordSaver = null; in a couple of places in case that helps with GC on long-lived tabs
Luckyrat
as luckyrat
More... almost 9 years ago
"Password successfully updated" notification strings; Remove middle "more info" section from 2nd stage of update process; Rename "search again" and "more options" buttons; Refs #483
Luckyrat
as luckyrat
More... almost 9 years ago
Fixed getting started tutorial custom event delivery for FF < 39
Luckyrat
as luckyrat
More... almost 9 years ago
updated locales
Luckyrat
as luckyrat
More... almost 9 years ago