Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/keepassxreboot/keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://github.com/keepassxreboot/keepassxc

Additional fixes for entry context menu (#3671)

Obtain context focus lock when showing new context menus

Fix #3670

57a7720274e86f814edf5279ffa11e376747583d authored over 5 years ago
Update About Dialog contributors and translators (#3669)

8c300b4fcbcbd0ccbc9b5c4784792fa206dda167 authored over 5 years ago
Force app exit if session manager signals a shutdown. (#3666)

Resolves #3410.

Additionally, "fix" main window toggling behaviour when
clicking the tray ic...

6a25c8dc84efe2968cabf27a03efbb4171d133c4 authored over 5 years ago
Add keepassxc man page and move cli man page to share folder (#3665)

ebc006c4b915f259779fbbbd859baeaad8b9c032 authored over 5 years ago
Hide YubiKey labels on unlock screen when compiled without XC_YUBIKEY (#3664)

8c8c181f73a5af5b23c2d7401668f1948ff08452 authored over 5 years ago
Fix building on Mac OS X 10.11 or older

* Add a missing include in src/core/Alloc.cpp

On Mac OS X 10.11 with Xcode 8.2.1, building fail...

7c6c027d33b06eb706f93e3d178a2305d7bcfd56 authored over 5 years ago
Fix zxcvbn include for out-of-tree compilation, resolves #3658

99aafe657db522a63bc40fa16badf98de23163bd authored over 5 years ago
no "Share" tab without WITH_XC_KEESHARE

if KeePassXC is compiled with WITH_XC_KEESHARE=OFF, the "Share" tab of
the EntryPreviewWidget fo...

c2b16c663fd3a0757bf73cb65cef36467a3e333b authored over 5 years ago
propagate the results from ShareExport::intoContainer

this is a fix for an obvious regression. there was some refactoring
going on around here since t...

957ba9007380c96a71d0a47cebd07a74f0f17131 authored over 5 years ago
Updated translation file and fixed typos

34bbf8b3a1091e2230d695e717b1edda882a8920 authored over 5 years ago
Prevent new entry loss on database file reload

* Fix #3651

* Correct data loss when the database reloads due to a file change while creating a...

af263fd80df2f5434b691b19f5a180435a9f20b6 authored over 5 years ago
Don't show a warning when opening a database without WITH_XC_YUBIKEY.

b8830dfd327cd07eeead394ef33a2b57487c0516 authored over 5 years ago
Update QUICKSTART.md

improve style, insert »it« in sentence.

a8c10cda9184893f9003f29285f4b2abb8512fcd authored over 5 years ago
Show database name when doing association

62027d35ea6028a82c7c4ec27648e55436165d7a authored over 5 years ago
Browser access control dialog shows submitUrl when found

bee861ff8f2c822c6daa4960a1bb25362bf30a28 authored over 5 years ago
Update copyright year to 2019

Update copyright year to 2019

d0a7d44ec327ecd53faea662afc35ccdeaa8e0cf authored over 5 years ago
Fix unused variable error when building without WITH_XC_YUBIKEY.

86a5553c3ac71493f1c043e8adf045122e7db238 authored over 5 years ago
Fix unused variable error when building without WITH_XC_YUBIKEY.

2d44c7e4629b0d3c2d35924b1f432e869af51539 authored over 5 years ago
Correct Translation Warnings

4cc06f94c06c879e2a12944690818761195dab06 authored over 5 years ago
Add special context menu for entries

* Fixes #2813

Added special context menu for entries to move the most-used actions to the top.
...

936bda8f71b385fd7f43991cbc72fafb70da893e authored over 5 years ago
Enable entry actions when editing an entry

* Fixes #2118

Enables select entry actions when editing an entry. This allows users to copy the...

56a3e4d680e4c4fbe7f8def97873ebc72ba1eaab authored over 5 years ago
Improve Database and CLI tests

1e694271a3c6c233736301dcb2f1a7ced081fc3f authored over 5 years ago
Move FileWatcher into Database class

* Fix #3506
* Fix #2389
* Fix #2536
* Fix #2230

Every database that has been opened now watch's...

744b4abce801440ff4e143fb2bb416b3d7a91e07 authored over 5 years ago
Cleanup database save functions

* Make a clear distinction between saving to the existing file path and saving to a new file pat...

6b746913e4cd96dc6d539486c539de86a39f5d28 authored over 5 years ago
Prompt to delete recycle bin when disabling it

Fixes #3365

Add prompt to delete the recycle bin when disabling it. If the user chooses not to ...

a876b3b72fb5fca454f5025aec7e4fac376ab6ab authored over 5 years ago
Add check for database files when selecting a key file

Reject own database file as the key file. Prompt for other kdbx files as key files.

Also add a ...

a1e12c1b30708c756e1a9886ca4bd56334164e92 authored over 5 years ago
Correct issues with TOTP Setup

* Fix #3142 - Warn user when entering invalid TOTP secret key.
* Fix #773 - The TOTP dialog now ...

99a2d66086456ae0953db1e923fe82e55dfd93c7 authored over 5 years ago
Make macOS Auto-Type more robust

* Fix #3351

On macOS, entry specific Auto-Type (Cmd+Shift+V) now raises the last active window ...

71085838db9122a7dcdd08752c2fa28f2fcb8cd5 authored over 5 years ago
Add support for multiple URLs in an entry

* Fixes #398

The new Browser Integration entry settings page has a list view with any additiona...

f726d7501ff7e8a66ae974719042f23010716595 authored over 5 years ago
macOS 10.15: Request screen reader permission for AutoType

* Fix #3609 - Request screen reader permission by faking a 1px screenshot. Thanks to MacPass for...

e50261a99c0ed6911aa16331dde730223fe4a2e1 authored over 5 years ago
CLI: Add Import XML command (#3572)

The CLI now contains an "import" command that creates a new database from the specified XML expo...

dbe15d32e56a9e73266ca49e2d5021ca82dbc606 authored over 5 years ago
re-enable wayland

82cfedfa43fc83665bb89833c2946b622f22de95 authored over 5 years ago
Add "Statistics" page to Database Settings dialog (#2034)

Added new page "Statistics" to the Database Settings dialog that shows information like number o...

8afb1f17b49358b42c64f12c98d2b0d46dbf1954 authored over 5 years ago
Fix stylesheet warnings introduced by 3b330ee2 (#3610)

Fixes regression introduced by 3b330ee.
The previous changes could add an invalid style
sheet ...

ca0c4f5a3dee0ad1f80a295044a8f9315ae28438 authored over 5 years ago
Add support for skipping Auto-Submit with Browser Integration

a93b22f89ae997216b38349e4eef2ba2bbdffa6c authored over 5 years ago
Fix setting and removing registy values for Browser Integration

e5295b4eb02fd7a802cf354cab16d07511e5da27 authored over 5 years ago
Enable system tray icon click slot for Mac OS

7d0f89ef462c4f91e9b7510cf6d558767f520dd7 authored over 5 years ago
Fix entry clone modification time update (#3602)

* Add test for (unwanted) history timeinfo update when cloning entries.
* Add timeInfo test for...

058b4da954f6901600416e26c7ab588daad4202c authored over 5 years ago
Fix #3511 Add hyperlinks to EntryPreviewWidget notes field

This change adds support for hyperlinks in the notes field of the EntryPreviewWidget. This is do...

1ceacdf6363a233d3abd9bc815d3b0d032f1d0b4 authored over 5 years ago
Revert search delay timer to 100ms

Fix #3587

37c04f3e42b3f611f6eae7e935f707a2181a273b authored over 5 years ago
Update QUICKSTART.md

0ee4608d96ffc5ed56582dd9f25769115362bcb5 authored over 5 years ago
Add danish translation

8bcec87d3ae069a3dad09dc06088434961f187a2 authored over 5 years ago
Fix getting credentials from non-connected database

bef1b94d71aa0478145673884a310d56956bfef1 authored over 5 years ago
Add missing tooltips to buttons

23eb13ced6e85df6a6784a8bdd63dce56255c85d authored over 5 years ago
Copy password of selected entry even if empty

cf057b114626511fdaf78faede49f0a42d01b730 authored over 5 years ago
CLI: Add interactive session mode command `open`

This change adds a GNU Readline-based interactive mode to keepassxc-cli. If GNU Readline is not ...

b1eda37cca4b495ffb55ce1820ae7444c496ad28 authored over 5 years ago
Describe HTML export in the change log file (#3583)

Fixes #3277 and #3311

a07ea12ac4ea882283dd47120dfeddadd0bcb21c authored over 5 years ago
CLI: Add group commands

19f87ca0576817dadd2ac43ebc858ea250381006 authored over 5 years ago
CLI: Add Yubikey unlock support

964478e78f94b00f79983f97480eb0183dae413f authored over 5 years ago
CLI: Export database as CSV

* Changed `Extract` to `Export` to support additional formats
* Allow database expot as CSV. Ad...

77fcde875e78fa44fc664b92e77db14f41b92c0b authored over 5 years ago
Additional database file checks in cli/Utils.unlockDatabase

Avoids prompting the user for a password if unlocking is likely to fail
due to some problem with...

547c246e8872d90daf2b09de58a4913bb5d66a7e authored over 5 years ago
Link to localised AMO page (#3551)

344198bc2a3ac25b869b6c60cdec212c0fbef66b authored over 5 years ago
Merge custom data only when necessary (#3475)

c19703c39fafad272e9cf01e9cee8e46c350bc04 authored over 5 years ago
Always show search menu when icon clicked

* Search menu icon only allowed the search menu to show when the right third of the icon was cli...

c99b656279ad92eee936c7147c47a58b513b4a7e authored over 5 years ago
Point readme to the new changelog

490ef29d825e17b74d3bd6d64078477e63eff2d6 authored over 5 years ago
Convert CHANGELOG to Markdown Format (#3512)

9683b7b7a14f2bffb1d04346a7eae4d5f32ee6a6 authored over 5 years ago
Fix crash when removing custom data

77be4686707685049b0a16f656835bca88bb5aef authored over 5 years ago
Support key files with Auto Open feature

Fixes #3495

* Look for keyfile in username parameter of the Auto Open entries. If present, pass...

72c1783b5bd56afb2f536417dc930066a1b568da authored over 5 years ago
Connect ShareObserver to group signals (#3441)

Connected ShareObserver to allow to import from a share before an export happens.

0a75b475096821484546e780387dccaa016e3bca authored over 5 years ago
Allow abbreviation of search field names

This allows `t:word` instead of `title:word` and `p:word` instead of `password:word`, and so on....

41131ae48d7af70360ded2504a9233fa8d2117d5 authored over 5 years ago
Add checkbox to allow minimize after database unlock.

Default option is set to off

0a3b19edf230264a28010f1783b37d43ae9608c3 authored over 5 years ago
Fix password preview font, add some documentation (#3425)

* Fix #3376. Set font for password preview to Font::fixedFont()
* Add a menu entry opening the ...

018e9f30be5b46755a64552a30cfbb29e2ae8c1b authored over 5 years ago
CLI password generation options cleanup (#3275)

Summary of changes:
* Extract function for creating password generator from options into
`Gene...

eb1882453f607f2b3b5ad82ea48678f48cb30580 authored over 5 years ago
Disable remember checkbox with Basic HTTP Auth

79bb991a61eb6d40f214b2b67e22b366189dd9c5 authored over 5 years ago
Update legacy database hashes automatically

493b51882b67474fc0a56319891fcedf9931a030 authored over 5 years ago
Improve File Dialog

* QFileDialog returns UNIX paths, even on Windows. This patch converts what QFileDialog returns ...

fccbb98b8e2e5220849cc26da188b9f8b17a18c6 authored over 5 years ago
Save to canonical path when dealing with symlinks

c12fd369d9ddbebb82c9c12f7105a6293cec490a authored over 5 years ago
Improve handling of read-only files (#3408)

* Fix #3407
* Read-only files now disable auto-save and show as modified correctly. This allows...

2aac83d03b19eff33f56e021819820910ccaccd2 authored over 5 years ago
Improve accessibility (#3409)

* Add application settings reset button
- Corrects accessibility findings GP.2

* Use icons ...

3b330ee2d11221b598ec60e506cc4c5652e33dd6 authored over 5 years ago
Fix leak in keepassxc-cli Clip command (#3430)

58d357e9cec3c5e1586ce48775984a86d1e39aeb authored over 5 years ago
Clean up code (#3431)

* Empty destructors are replaced with default destructors
* A few loop variables made into cons...

b9e1088f74d66d1e7b5fb265360ae3bfe19f041e authored over 5 years ago
Repair build when YK disabled. 🛠 (#3417)

7cbcea18e95cbaaa9bf393e20c59caeee83b3cd1 authored over 5 years ago
Add setting for search results timeout (#3411)

* Fix #3400
* Allow enabling/disabling search timeout
* Allow setting search timeout in minutes

726dbc004d9e7e0af47eea077bf5ed19d24a8adb authored over 5 years ago
Download all favicons (#3169)

* Selecting one or more entries to download icons always forces the download (ie, if a new URL e...

6ae27fa47b070902eabb44ebab68d471eb68d0e9 authored over 5 years ago
Skip the Wayland warning if QT_QPA_PLATFORM already set

65cec901d55fa8f37e47dfd88bdc5b2474c74c3b authored over 5 years ago
Adding OnlyKey support

This adds support for OnlyKey and requires yubikey-personalization library 1.20.0 or newer. The ...

2a8b52a014a6a9fa8cc234c20b1dee7b056bee68 authored over 5 years ago
Replace deprecated foreground() by windowText()

c669ecb4ddd58bf90692677b8d97087a7a59cd30 authored over 5 years ago
Fix building on Mac OS X < 10.12

This patch is inspired by a compatibility header in old WebKit. See
https://github.com/WebKit/we...

e1471cbd199522b5b04a24e8dcb1b2549e22369b authored over 5 years ago
Remove Carbon from Mac Auto-Type (#3347)

* Fix #3310

ce1f19cacc229c2097189620288f50ee512f6c29 authored over 5 years ago
Add setting for not displaying KeePassHTTP migration popup

c27ee6aba8e398b87764a1c9c89dad9f3602339b authored over 5 years ago
Add ability to export database as HTML for printing

aac76ad407465d7c491ac950c775db817271d2d0 authored over 5 years ago
Add warning prior to export of database

* Ensures user is aware that the exported data is unencrypted and vulnerable

d12f15da92a31fa5942f4f2560fa85f9dad970d0 authored over 5 years ago
Add demo kdbx file (password is `secret`) (#3294)

* Add demo kdbx file (password is `secret`)

The demo.kdbx password safe contains a number of ...

4a3cfab146c47b5117aa937997b4d96ed376d43c authored over 5 years ago
Prompt to migrate KeePassHTTP settings only if Browser Integration is enabled

32e62faf3922b418f660a5b6266a23b99c549720 authored over 5 years ago
Fix icon scaling for HiDPI displays (#3332)

* Only apply hidpi icons on Linux

12f42a555e9c57716c435716c6ceaa7a550f7a95 authored over 5 years ago
Fix password visibility button state on database open

f66e9191a9dfb8076f53e16bb892c235e1de2e3b authored over 5 years ago
Fix password generator properties initialization

11dabfa1b7b450523e2b3a58a553be543719001d authored over 5 years ago
Correct application shortcut created by MSI Installer (#3296)

* Add launch app after install to MSI Installer
* The last page of the MSI installer includes a...

12cefdb7d544d55cd27760f125e2e44871a0d6f8 authored over 5 years ago
Drop to background on copy feature

8e248bbde6c9e7034b6ae88cdf460cd857db167c authored over 5 years ago
Add monospaced font option for Notes field

d49e74c1f4d9ca2cbbb6e15b6ad30b8d7a0a2650 authored over 5 years ago
Move notes to General tab on Group Preview Panel (#3336)

a0d1304bfc78925b6dd5c51f6aa40bddf72b59ec authored over 5 years ago
CLI: add 'analyze' subcommand for offline HIBP breach checks

This new subcommand checks all passwords in the given database against a given list of SHA-1 pas...

0e0cba653f2648842d90ceef957f52f9ec851f86 authored over 5 years ago
Fix build broken by Qt

Updating mingw-w64-x86_64-qt5 to version 5.12.4-2 caused EditEntryWidget to fail
building. Fixed...

bb2d7bca5a5de675d6ee1f4ec4c4f868229da47a authored over 5 years ago
Fix broken build with YubiKey disabled

Remove reference to DatabaseOpenWidget::checkChallengeResponse that was
removed in commit #3287.

41b2a013a7b403a0bc0cb8f9fce154df9df1cbce authored over 5 years ago
Autocomplete usernames based on most frequent in database

* Fixes #3126
* Limit autocompletion to the top ten used usernames
- Load common usernames when ...

f85642741d9bd6a48c98092ec5fd905de6b0207f authored over 5 years ago
Add MinimizeOnUrlOpen feature

a22e8a1f4001970e1cb23e7fc57c196ba7faaf7a authored over 5 years ago
Rework the Entry Preview panel (#3306)

* Add notes to General tab
* Combine Attributes and Attachments tabs into Advanced
* Remove ex...

6dcd00b609a18a6fbd96685666db1df373efc997 authored over 5 years ago
Redesign database unlock widget. (#3287)

With this change we get rid of the confusing key component checkboxes.
Now a component is eithe...

5492b5c4f6a9eaed835ec1f14bdc0876e453937b authored over 5 years ago
KeeShare settings fixes

* Moved KeeShare Quiet Success message setting to the KeeShare portion of the application settin...

eb9371091aa3f402996c26f8afdd9e2fd2328826 authored over 5 years ago
Unbreak build on FreeBSD (#3304)

* Unbreak build on FreeBSD

```
In file included from src/core/Alloc.cpp:24:
/usr/include/ma...

ef3c2daef142cc4dc60ec779d1019d50ed679a99 authored over 5 years ago