Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc-browser.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-23Wrap browserAction.setIcon and .setAction for Firefoxmanifest_v3varjolintu
2022-09-16First draftvarjolintu
2022-09-11Add Request ID with version check (#1719)1.8.2.2Sami Vänttinen
Add Request ID with version check
2022-09-08Merge pull request #1715 from keepassxreboot/update_changelog_and_ver_num1.8.2.1Sami Vänttinen
Update changelog and version numbers
2022-09-08Update changelog and version numbersvarjolintu
2022-09-08Merge pull request #1714 from keepassxreboot/fix/remove_request_idSami Vänttinen
Remove request ID for backwards compatibility
2022-09-08Remove request ID for backwards compatibilityvarjolintu
2022-09-06Fix Steam TOTP (#1711)1.8.2Sami Vänttinen
Fix Steam TOTP
2022-09-04Merge pull request #1709 from keepassxreboot/fix/various_for_182Sami Vänttinen
Small fixes for 1.8.2
2022-09-04Merge pull request #1708 from keepassxreboot/fix/fill_after_reconnectSami Vänttinen
Fill after reconnect
2022-09-03Small fixes for 1.8.2fix/various_for_182varjolintu
2022-09-03Fill after reconnectfix/fill_after_reconnectvarjolintu
2022-08-25Merge pull request #1704 from keepassxreboot/fix/paypal_totpSami Vänttinen
Fix PayPal TOTP
2022-08-25Merge pull request #1705 from keepassxreboot/fix/translation_file_typosSami Vänttinen
Fix typos in the main translation file
2022-08-25Fix typos in the main translation fileSami Vänttinen
2022-08-24Fix PayPal TOTPfix/paypal_totpSami Vänttinen
2022-08-04Merge pull request #1693 from keepassxreboot/fix/slack_segmented_totpSami Vänttinen
Ignore hidden inputs with segmented TOTP fields
2022-08-04Ignore hidden inputs with segmented TOTP fieldsvarjolintu
2022-08-01Merge pull request #1690 from ↵Sami Vänttinen
keepassxreboot/fix/set_global_icon_on_db_lock_or_unlock Fix setting a global icon on database lock/unlock
2022-08-01Fix setting a global icon on database lock/unlockvarjolintu
2022-07-24Merge pull request #1684 from ↵Sami Vänttinen
keepassxreboot/feature/asynchronous_access_confirm_dialog Send RequestId for supporting asynchronous Access Control dialog
2022-07-16Send RequestId for supporting asynchronous Access Control dialogfeature/asynchronous_access_confirm_dialogvarjolintu
2022-07-11Merge pull request #1679 from keepassxreboot/update_changelog_181Sami Vänttinen
Add changes from 1.8.1.
2022-07-11Add changes from 1.8.1.Sami Vänttinen
2022-07-10Merge pull request #1676 from keepassxreboot/fix/reconnect_from_username_icon1.8.1Sami Vänttinen
Fix reconnecting from username icon
2022-07-10Merge pull request #1677 from ↵Sami Vänttinen
keepassxreboot/fix/update_icon_position_on_transitionend Fix icon position at transitionend event
2022-07-09Fix icon position at transitionend eventvarjolintu
2022-07-09Fix reconnecting from username iconvarjolintu
2022-07-08Merge pull request #1673 from hauk92/paypalSami Vänttinen
Add more PayPal URLs to predefined sites
2022-07-07Add more PayPal URLs to predefined siteshauk92
2022-07-07Merge pull request #1662 from jrc03c/developSami Vänttinen
Fixes a bug in Firefox where the Firefox version wasn't being correctly parsed
2022-07-07Merge pull request #1668 from keepassxreboot/update_version_to_181Sami Vänttinen
Update version to 1.8.1
2022-07-07Merge pull request #1666 from ↵Sami Vänttinen
keepassxreboot/fix/change_improved_field_detection_as_optional Change Improved Input Field Detection as optional
2022-07-07Prevent multiple simultaneous submits (#1667)Sami Vänttinen
Prevent multiple simultaneous submits
2022-07-06Update version to 1.8.1Sami Vänttinen
2022-07-06Change Improved Input Field Detection as optionalSami Vänttinen
2022-07-01Fix some leftovers from jQuery removal (#1657)Sami Vänttinen
Fix some leftovers from jQuery removal
2022-07-01According to @varjolintu's comment on the PR ↵jrc03c
(https://github.com/keepassxreboot/keepassxc-browser/pull/1662), this bit of code actually just needs to be removed altogether. So, this commit removes it.
2022-07-01Fixes a bug in Firefox where the Firefox version wasn't being correctly parsed.jrc03c
2022-06-24Merge pull request #1655 from keepassxreboot/update_playwrightSami Vänttinen
Update Playwright and fix vulnerabilities
2022-06-24Update Playwright and fix vulnerabilitiesvarjolintu
2022-06-23Merge pull request #1653 from keepassxreboot/Update_changelogSami Vänttinen
Update changelog for 1.8.0
2022-06-23Update changelog for 1.8.0varjolintu
2022-06-22Various fixes for 1.8.0 release (#1638)1.8.0Sami Vänttinen
Various small fixes for 1.8.0 release.
2022-06-22Custom Login Fields banner selector (#1390)Sami Vänttinen
New Custom Login Fields banner selector.
2022-06-20Merge pull request #1643 from ↵Sami Vänttinen
libklein/bugfix/set-current-page-id-after-closing-tab Set currentTabId in remove tab.
2022-06-09Set currentTabId in remove tab.Patrick Sean Klein
2022-06-04Sort the page uuid first in the list (#1441)Stefan Sundin
Add option to sort the page uuid first in the list
2022-06-04Merge pull request #1637 from keepassxreboot/feature/limit_auto_submitSami Vänttinen
Prevent endless loops with Auto-Submit
2022-06-04Prevent endless loops with Auto-Submitvarjolintu