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

Prevent unnecessary merge requests on intermittent network shares

* Fixes #4118

cba8947ee8a22e9abd801df78e3ff0e6b58fb77b authored about 5 years ago
Prevent crash if Auto-Type performed on new entry

* Check that entry's group is not nullptr
* Fixes #3967

39a7ce58b951798de9c5afdf44531e22dbe61909 authored about 5 years ago
Prevent crash if Auto-Type performed on new entry

* Check that entry's group is not nullptr
* Fixes #3967

3fdafc6d25e85050976e0cc645db579086db3f45 authored about 5 years ago
Only use bare minimum settings for portable version

* Fixes #4103

* This ini file ensures the portable distribution populates with the default sett...

04d6d675a51338659ebb8ef1b82ea12a4f8dfb71 authored about 5 years ago
Use SHA256 Digest for Code Signing on Windows

edea88b5358d9b4ea7028c8bcd55176f4682ed38 authored about 5 years ago
CMakeLists.txt: Do not unconditionally use ccache

This causes build failures in Gentoo because we don't allow access to ccache files if ccache is ...

ae471bea14c8e05bcf368168649399b116a69992 authored about 5 years ago
Merge branch 'master' into develop

8ded3bdba239c089c8a9c3d206895da0d79ea0c4 authored about 5 years ago
Release 2.5.2

Added

- Browser: Show UI warning when entering invalid URLs [#3912]
- Browser: Option to use an...

62cda9dd402c207d9036959db574877348bd0b13 authored about 5 years ago
Update translations

062654ebdddf67103d6f9b5b9c9f4dfcb58a8efa authored about 5 years ago
Bump version to 2.5.2

d406b573119623fe5218d1a680de8c0bee05d9f7 authored about 5 years ago
Fix TOTP Dialog not closing on lock

7250fd931314caffb7d2f28ac0eff943d85d3c94 authored about 5 years ago
Hide snap browser warning label on non-Linux OS

* Fixes #3707

87af012a975331b0aa0d4e60fa793c99bb5ff0b6 authored about 5 years ago
Fix compiler issues with Qt 5.14

* Remove deprecation warnings when not doing a DEV_BUILD. Qt 5.14 introduced several deprecation...

2a51f2cba5cd11bb85ffb3259f13ac6b1e782fbf authored about 5 years ago
Fix AutoOpen with key file only databases

* Fixes #3931

9ab531473afb36081d5b71c038d3a3ab464afa8f authored about 5 years ago
Improve GUI test reliability

* Explicitly resize the window to improve testing on High DPI displays
* Add additional bootstra...

7ad330eccba89bff67325f98f0e66e2647c45cf6 authored about 5 years ago
Use new TOTP structure when importing 1Password Vault

* Fixes #3999

181ad76ec92a2014cd09d9fe67b04cc215d96403 authored about 5 years ago
Choose a better monospace font on macOS

* Fixes #1917

db032831e04843afa02501bb5e0ca2e78e8e1a47 authored about 5 years ago
FdoSecrets: only emit completed signal when the action actually finishes

adb29dd0e4440142c51d85e4387dd2799702fa41 authored about 5 years ago
FdoSecrets: fix searching of entries with special characters in attributes

af14929af1657796e3dc8369442079126ce2ef11 authored about 5 years ago
FdoSecrets: fix all exposed entries are returned if search with empty terms

3ffeab4c41ac79a5426e1736301f979ae4abe41f authored about 5 years ago
Update testing instructions in INSTALL.md

Fixes #3897

8459a216a5dacd92d55dc016f1ee745171cef0a9 authored about 5 years ago
Merge branch 'release/2.5.2' into develop

2fab4d576a35c28cdee38ed88f2fb3b6d8901fdf authored about 5 years ago
FdoSecrets: UI improvements

- Use proper model for database and session in settings page
- Fix button text (unlock/lock) not...

a518f4306da9c56009231a004bb5dfdc8fb0963b authored about 5 years ago
FdoSecrets: cleanup all connections when database is replaced due to locking, fix #4004

98ff9f1e77fea574f25003e87342a280001697d3 authored about 5 years ago
FdoSecrets: remove half created entries if the creation fails

1ae7e72aa8548a2577c5ab53b589365957ef65e6 authored about 5 years ago
FdoSecrets: fix when exposing groups, the root group is considered in recycle bin

12efb281f87517368aabe2fae636c73a316e1c87 authored about 5 years ago
FdoSecrets: fix service not registered if start with the plugin enabled

90cdfc4a6df83000f6c71f7fa63b3c1945540410 authored about 5 years ago
CLI: Fix keyfile from/to parameter collision in merge command

Rename 'k' to 'f' because 'k' is already used to specify the key for the target database of the ...

0654ffc1173da78d26a417459178f761f01ecfd7 authored about 5 years ago
Add option to use entry only for HTTP Basic Auth

c0796d8fb1d7b840a1f019de4c5a0e577d18f88b authored about 5 years ago
Move FeatureSummary include to top of CMakeLists.txt

* Fixes #4024

7f262a1210415ff41657b1dbb1e98094430ee1b1 authored about 5 years ago
Fix crash upon exiting interactive mode if there is no current database.

26afdb39d3926c0b949f6675501555696d027ec9 authored about 5 years ago
Partial fix for building on Mac OS X < 10.12

This commit reverts #3357.

The previous PR is for the new symbol NSEventMaskKeyDown, which is
i...

794cc1eeabe8df5cbb78f6f160aa705df367e18a authored about 5 years ago
Fix memory leaks (mostly) in tests (#3922)

This makes most tests run successfully with asan.

The GUI tests still have a bunch of leaks, ...

c70ebe6dce3c23a5090a102a4e9d5fb05838401d authored about 5 years ago
Show UI warning for invalid URLs

c0f29cc790dc64b574229e9506d1d581cfbdb511 authored about 5 years ago
Remove extra check for additional URLs

663393d9946be6b3328a6f001e91e9532307dbf2 authored about 5 years ago
Merge branch 'release/2.5.2' into develop

ed0b76813d076376994bb030d4156eb769370187 authored about 5 years ago
Correct multiple issues with database saving

* Mark the database as clean after fully completing the file save operation INSTEAD of when mere...

f9cb2bd5dfaf58b3fd45272e8b0427aa0d71b0fa authored about 5 years ago
Prevent reloading database while editing an entry or group

* Fix #3933 and fix #3857. Interaction with entries and groups is disabled while the database i...

8e76c30dd104ce8044ecf0c53176f0f716e55f29 authored about 5 years ago
Code format fixes

7b95867378ae515075e9d3df0653e6d52573253e authored about 5 years ago
FdoSecrets: handle the exposed group being moved to recycle bin

6dd9702b79b7fb186bd153e4be58f4d83c964e66 authored about 5 years ago
INSTALL.md: fix broken wiki link

0423bbe16861e798ad8da0d82392146428affc1f authored about 5 years ago
Run code formatter

c0b1c9e1062afbad86b365eac1c13fa3d82488a1 authored about 5 years ago
Add ability to hide a protected attribute after reveal

936312304715b9ef85f6a6737ee408b5646c4985 authored about 5 years ago
Fix typos in various .md files

cb28329f144ac9a3b022fcadd493677e5b6ba927 authored about 5 years ago
Disable database unlock form while decrypting

6c65b486e4d6ecdd1f4ab819bf01f4ca696b293a authored about 5 years ago
Fix start minimized to tray for unix

dc6c9186c9e2a05c080d23c27ae2dc7526d4c1dd authored about 5 years ago
HTML encode url in ElidedLabel

* Fix #3905 - prevent double quotes and other invalid HTML characters from impeding on display o...

ed60a3dcce8402f36a6264b435f4885f72ffc6db authored about 5 years ago
Release database before exiting CLI interactive mode

5c54dfe581893853401307fa55bc4f3fec330f72 authored about 5 years ago
Correctly initialize standalone PW generator mode

697f26524927677fa3cc6f5573610bcf5a80cf7b authored about 5 years ago
Only show warning about snap browsers on Linux

024e00cc97356dec78f7cdc4e6e1efe44c84c1d7 authored about 5 years ago
Release database before exiting CLI interactive mode

dc42d5dda663d03bec7faaf80c037280879d13de authored about 5 years ago
Correctly initialize standalone PW generator mode

56a5a129c651b55e08d71ff55bd3b2ab4a695f23 authored about 5 years ago
FdoSecrets: fix crash when enabling the plugin on a non-exposed database

a66f8ec04db33e2a5cbc224c03b7ec9865e110c9 authored about 5 years ago
Fix subdomain matching

e2c95f75f1869f86181eeecbec3458c5cd325f85 authored about 5 years ago
Add a new line after in Analyze command

Adding a new line after the message "Evaluating database entries against HIBP file, this will ta...

a5902899007ef6f4befea89a0af00ca315052ce6 authored about 5 years ago
Add a new line after in Analyze command

Adding a new line after the message "Evaluating database entries against HIBP file, this will ta...

39af47fbf9d386a2068745004fc0e39b30c2bc6e authored about 5 years ago
Merge branch 'master' into develop

d007ee97e3eb794a384776e75192126c857bf74f authored about 5 years ago
Release 2.5.1

Added

- Add programmatic use of the EntrySearcher [#3760]
- Explicitly clear database memory up...

0fd883686c05c7689bf8f074b02dcfff3a705a97 authored about 5 years ago
Update translations

db63a40461990e0d989c48af88ae0ce2f43bcacf authored about 5 years ago
Remove explicit PR links from CHANGELOG

90cf5c08ad7a0c7eaeb3073921a55302805365ef authored about 5 years ago
Correct finding snapcraft.yaml in release-tool

0454f4ea4c0de0d6464d6d2abc9cc8368f5ea1ea authored about 5 years ago
Bump version and update changelog

d37e71b79389cf3820f28ba178f71fbd946071d1 authored about 5 years ago
Fix URL matching

3d0964bce940c1e28214bd2562d269c197b1b678 authored about 5 years ago
Encode trailing equal signs from base32 TOTP key

Fixes #3255

4437e6a609bfddd6c1e1a0df11bcd9329d29d309 authored about 5 years ago
Fix release-tool on macOS and add notarization. (#3827)

7659bbb711b43462bd2cb39f8717d6e3d2a9ce60 authored about 5 years ago
Correct formatting of preview widget fields (#3727)

* Fix #3701 - replace QLabel with QTextEdit to enable scrolling of notes

* Notes are plain te...

a07bae253036c866e84962ea2ce25546849db2cd authored about 5 years ago
Fix DatabaseUnlockDialog window sizing.

Fixes the default shrink-wrap and wonky upscaling
behaviour of the DatabaseUnlockDialog window.

29ca08f9ffff75728183df878644ffde504ac9e3 authored about 5 years ago
Perform file hash checks asynchronously (#3815)

d3978980d2e5b866e6f8b37ed1f69972e7bd6b9a authored about 5 years ago
macOS: Check for Auto-Type permissions on use instead of at launch

* Fix #3689 - link the use of Auto-Type with the permissions required to use it

7ba9fcc0e5dda352b602785cc4d987e49f241ae4 authored about 5 years ago
Revert "Remove Carbon from Mac Auto-Type (#3347)"

This reverts commit ce1f19cacc229c2097189620288f50ee512f6c29.

440331d319526c204247d05b845a1da1b656a850 authored about 5 years ago
Hide Auto-Type sequences column when unnecessary

* Fix #3688 - hide the sequences column if all of the entry matches return the same sequence. Th...

035823e41408a587043805de50e030fcc1e3131c authored about 5 years ago
Use PasswordKey for storing transformed secrets.

The transformed secrets were stored in normal QByteArrays,
which are at risk of being swapped ou...

5996ba51c9a1bbcb830a0defcf46b70ddc387c8f authored about 5 years ago
Ensure database contents are released right away.

When we lock a database, we reset the database pointer to
free its resources. Since various othe...

22af66e3b586583b2d8493b524accfc546cddf32 authored about 5 years ago
Improve UX of database statistics page

* Fix #3766 - move database statistics processing into async task and only perform the calculati...

87ca7c7f7b84c361a00ee892232b139d60241d16 authored about 5 years ago
Prevent recursive loads using AutoOpen

* Fix #3334 - AutoOpen is now processed after the database widget is put into view mode to preve...

4edb623745a925bb96df0fab93bb87b2f6dec64f authored about 5 years ago
Start Database Widget in view mode

* Fix #3713 - DatabaseWidget starts in locked mode instead of view mode fixing tab names on launch.

cb9929712cc4fb9573b2ad3c50a5e7c2c681af30 authored about 5 years ago
Relax strictness of TOTP Base32 validation

* Fix #3754 - Accept valid TOTP keys that require padding when converted to Base32.
* Allow use ...

f9d26960462349196306a4ce4815978e5268ec47 authored about 5 years ago
Fix issues with database unlock

* Fix #3735 - Don't focus on OpenDatabaseWidget fields that are not visible; ensures password fi...

837df4f4cb2176e95f160d6aec93beeca47a4ee2 authored about 5 years ago
Properly stylize the application name (#3775)

This is just a cosmetic change. On KDE Plasma, the title of the tray icon is set by either the n...

6339d61419e70bb9c3cf44caa9119166c0440fb4 authored about 5 years ago
FdoSecrets: use EntrySearcher's internal search API

f9097c84e969b7a88829eb67d8d2496b8e2f6e3f authored about 5 years ago
Expose EntrySearcher's SearchTerm for internal code usage

b96c1e92a31ac565f406251d4f386d042519c558 authored about 5 years ago
Secret Service Integration Fixes (#3761)

* FdoSecrets: create prompt object only when necessary

* FdoSecrets: negotiationOutput should...

329701a34ee4d3bd439913aebed88c4b9f5b0437 authored about 5 years ago
Make the purpose of the key file field clearer.

The new unlock dialogue seems to confuse users
as to what the purpose of the key file is. This
p...

5d2766e0168ab00c66a9b3f6bc1b72742cf26e3b authored about 5 years ago
Merge branch 'release/2.5.1' into develop

eed935c923785c717b7cedbf49f972ef704a1d4a authored about 5 years ago
Add additional maintainer

74381dc11553b256681e4f2f0ef230c96e99c5f4 authored about 5 years ago
Show application icon in Plasma Wayland sessions (#3777)

This is required to show the keepassxc icon on Wayland windows in a
Plasma Wayland session.

...

1722397040fc1f8adcc8e555fbad1e5057a9ee20 authored about 5 years ago
Check include malloc.h and malloc_usable_size(3)

One some operating systems malloc(3) is not in malloc.h nor in
malloc_np.h, instead it is in st...

38a663163dc778ad8b4ea682ba965a90472347db authored over 5 years ago
CLI: do not display protected fields by default.

f4d6b4d13ae810cf1ce231cb03f98106149b9bc7 authored over 5 years ago
some cppcheck and clang-tidy fixies

98badfb4a2e69df7666839d097c577d6df13a9ed authored over 5 years ago
Create FUNDING.yml

09d7b5db311cd488f02415b746b6683780c49d5d authored over 5 years ago
Fix mixed translations for keepassxc-cli (#3732)

Fix mixed translations for keepassxc-cli

ac7face247723d8c258d36e7f769f293aa9be3f2 authored over 5 years ago
INSTALL.md: Fix broken link for MacOS

eb75985aa60ba6bead7fbe10a7c8b20e8fbd2678 authored over 5 years ago
Significantly reduce impact of FileWatcher hashing (#3724)

* Fix #3699

Reduce file watch hashing of open database files from every second to every 30 se...

36e14157bef5788c8b7d4ee83078f9fbfb6704b0 authored over 5 years ago
Fix building without features

* Fix #3684 - Include YubiKey headers in CLI tests

* Skip building testguibrowser if browser i...

178bea6bbce2e06d375f3e2569fd99cebdcf4083 authored over 5 years ago
Merge branch 'master' into develop

9b5a46f4b01112e9930c7f17f457e2daaad31505 authored over 5 years ago
Release 2.5.0

Added

- Add 'Paper Backup' aka 'Export to HTML file' to the 'Database' menu [[#3277](https://gi...

1ab8a9f42c065bd575490ad7f3fa43ce72a59d8a authored over 5 years ago
Update translations

b3d834acb0b90394747bd5e1fb3ba4feeca57a94 authored over 5 years ago
Last changelog updates and update to appdata.xml file

0a273ba1e2763b4eca88dc72a6c8dd02da49833a authored over 5 years ago
Finish changelog for 2.5.0

74202a86b28e2f1491609f067993e1765d184f42 authored over 5 years ago
Reduce default Argon2 memory and thread settings (#3672)

* Fix #3550
* Default memory reduced to 64 MiB (from 128 MiB) and parallelism reduced to 2 thre...

744354c5508181f267fbb0ff4cc847a9fc42b677 authored over 5 years ago