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
2020-07-13Update version numbervarjolintu
2020-07-12Fix document max size calculationvarjolintu
2020-07-10Add missing iconvarjolintu
2020-07-09Update version number. Delete unsupported parameter from Firefox build.varjolintu
2020-07-09Parse input fields correctly before passing them forwardvarjolintu
2020-07-08Fix MutationObserver reinitvarjolintu
2020-07-07Merge pull request #920 from keepassxreboot/fix/high_cpu_usageSami Vänttinen
Fix high CPU usage
2020-07-07Merge pull request #913 from keepassxreboot/fix/add_missing_awaitsSami Vänttinen
Add missing awaits for async functions
2020-07-07Merge pull request #915 from keepassxreboot/fix/add_wildcard_to_ignored_urlSami Vänttinen
Add wildcard to the ignored URL
2020-07-07Merge pull request #918 from keepassxreboot/fix/make_groups_scrollableSami Vänttinen
Make groups scrollable when saving new credentials
2020-07-06Fix high CPU usagevarjolintu
2020-07-04Fix a translation without a parametervarjolintu
2020-06-27Make groups scrollable when saving new credentialsvarjolintu
2020-06-21Add wildcard to the ignored URLvarjolintu
2020-06-16Add missing awaits for async functionsvarjolintu
2020-06-15Final cleaning for 1.6.4varjolintu
2020-06-15Fix icon state update and rename CSS variables usedvarjolintu
2020-06-14Update version number to 1.6.4.Sami Vänttinen
2020-06-14Allow fill to readOnly fieldsvarjolintu
2020-06-13Improve TOTP detection and custom field overridingvarjolintu
2020-06-11Fix saving to a new groupvarjolintu
2020-06-08Merge pull request #906 from ↵Sami Vänttinen
keepassxreboot/fix/check_isvisible_for_dynamic_fields Check visibility of dynamically added fields
2020-06-08Merge pull request #904 from keepassxreboot/fix/pass_full_urlSami Vänttinen
Pass full URL
2020-06-08Merge pull request #903 from keepassxreboot/feature/update_locked_iconSami Vänttinen
Icon updates
2020-06-08Merge pull request #898 from keepassxreboot/fix/identify_more_form_buttonsSami Vänttinen
Try to identify more form buttons
2020-06-08Merge pull request #895 from yan12125/fix-proxy-authSami Vänttinen
Fix retrieving credentials for authenticating against proxies
2020-06-08Merge pull request #892 from keepassxreboot/fix/add_form_div_role_buttonSami Vänttinen
Add support for div role button with forms
2020-06-08Check visibility of dynamically added fieldsvarjolintu
2020-06-07Icon updatesvarjolintu
2020-06-07Pass full URLvarjolintu
2020-06-04Try to identify more form buttonsvarjolintu
2020-05-30Fix retrieving credentials for authenticating against proxiesChih-Hsuan Yen
KeePassXC uses QUrl for matching URLs against entries [1], so standard-compliant URLs are needed. [1] https://github.com/keepassxreboot/keepassxc/blob/9d2e066acae0cd7bd3447bf3c5fa8ff0c0c4f073/src/browser/BrowserService.cpp#L356
2020-05-22Add support for div role button with formsvarjolintu
2020-05-21Check input field visibility for TOTP iconsvarjolintu
2020-04-27Merge pull request #874 from orus-io/purecss-compat1.6.3Sami Vänttinen
Purecss compat - force letter-spacing
2020-04-27Purecss compat - force letter-spacingChristophe de Vienne
In pages based on purecss, the default letter-spacing is negative. This lead to unreadable keepassxc entries in the autocomplete list and notifications. This patch forces the letter-spacing and word-spacing to 'normal', and text-rendering to 'auto', which is what purecss does in elements displaying text.
2020-04-27Update version numbers to 1.6.3varjolintu
2020-04-26Simplify options saving processvarjolintu
2020-04-24fix autocomplete position when body position is relative (#840)Cyprien Devillez
Fix autocomplete position when body position is relative
2020-04-18Remove direction hintvarjolintu
2020-04-18Change the wording of connected databases textvarjolintu
2020-04-18Ignore main HTML element from MutationObservervarjolintu
2020-04-18Merge pull request #865 from keepassxreboot/fix/simplify_cssSami Vänttinen
Simplify the options page CSS
2020-04-18Merge pull request #863 from keepassxreboot/fix/ignore_banner_on_tab_changeSami Vänttinen
Ignore banner on tab change
2020-04-18Merge pull request #859 from keepassxreboot/feature/choose_custom_totp_fieldSami Vänttinen
Choose custom TOTP field
2020-04-18Try to simplify the options CSSvarjolintu
2020-04-17Change HTTP Basic Auth help textvarjolintu
2020-04-16Ignore banner on tab changevarjolintu
2020-04-14Choose custom TOTP fieldvarjolintu
2020-04-11Translate Lock database textvarjolintu