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

Update README after KeePassHTTP deprecation.

d74c8a30db6df82e0e7f954477aca965f0a9b568 authored about 6 years ago
Allow for KDF seeds between 8 and 32 bytes

Correcting undocumented feature from KeePass2
Fixes #2581

1d24b52fa6f686e1ca3ab72ea5310ced9d97965e authored about 6 years ago
Prevent use of wayland theme on Linux

* Wayland theme is buggy yet enforced by default
on Qt 5.11+ on Gnome desktop environment
* Reso...

f446774605c6a6bd9fe410179975eace6630b406 authored about 6 years ago
Performed project-wide code formatting

* Updated format CMake command to properly
ignore new directories and files
* Added output when ...

7e1b16250c8a3b7854030c86af941d0b83d4a0b9 authored about 6 years ago
Fix crash when canceling save of new database (#2601)

* Fix crash when canceling save of new database
* Standardize use of DatabaseWidget::save() fun...

c74664097b010b1c463011ec6ea07fd5c392a178 authored about 6 years ago
Clearer error messages for KeePassXC-Browser (#2622)

d66299260c9cb63b89c5b0513cae505d6789c3ac authored about 6 years ago
Prevent post-compilation Qt downgrades (#2576)

* Abort the app if a Qt downgrade is detected

The app will now exit immediately if it was com...

395a88a5efa600d31d5ee9d11a86e25a9f832d8c authored about 6 years ago
Correct issues with issue templates

b21936f94d81df1c34abd3310600f67a548308ee authored about 6 years ago
Split issue templates into bug & feature request

1bb5a5794d0ae81519f82faf51003c51ebc796e4 authored about 6 years ago
Add gui dialog when merge makes no changes (#2551)

* Add gui dialog when merge makes no changes
* Add gui dialog when merge makes changes

cbf92598e214da5594e9c5c2d17b72820b89840b authored about 6 years ago
Fix updating reference passwords from KeePassXC-Browser (#2218)

* Allow updating reference passwords

* Fix function change after refactor

0da9efdbd4efc1e8b15000785ca02c4b8803d078 authored about 6 years ago
CLI: fix missing check for correct credentials (#2629)

* CLI: fix missing check for correct credentials

Before this fix, most/all CLI commands had i...

94430c300bfda8bbb99ff67ad722a746336a9a78 authored about 6 years ago
Merge pull request #2109 from hicknhack-software/feature/sharing_groups

Implement group synchronization feature

b59fd6d06ad0b130c00c8afe8e003999335afd21 authored about 6 years ago
Fixed storing trust of share and persistent message

18e234aefc8f0801746d0cc62596bd35a40e3fc5 authored about 6 years ago
KeeShare code formatting and spelling correction

8c5da624e511ad01bcbbd5b10678ea66bfe1cab4 authored about 6 years ago
Merge branch 'develop' into feature/sharing_groups

9b4a680f7e7375244f4f64986044301b84fa8cd3 authored about 6 years ago
Corrected formatting and cleanup

a8e266129a6cd35bc8db77de88c3bbbc9697be5e authored about 6 years ago
We should output to stderr on EXIT_FAILURE (#2558)

Making sure we use stderr to output the help
message when there is an invalid number of
argume...

726bbb2d942112663eef304577abef04a0dfc37c authored about 6 years ago
Toolbar and tool buttons style. (#2357)

* Toolbar and tool buttons style.

- Add ability to change toolbar state and tool buttons styl...

d09ca076dc9ce393123f682896ef51c4687543fe authored about 6 years ago
Fix native hiding of macOS windows (#2583)

f8c6c9f72ca4f280713befe6fdfe139b3b5a2b9a authored about 6 years ago
Edit entry widget: password generator: fix flicker (#2584)

When using the password generator inside the Edit Entry screen and
clicking the 'Accept' button...

d6ce6b85d5588599a7904c8cc82ec47a00b42cfe authored about 6 years ago
Fix macOS makefiles for cli and proxy (#2580)

b6bb2ca06a06c53aa5d783558c21031c4bc6880b authored about 6 years ago
Give visual feedback while starting (#2593)

Adds StartupNotify to the .desktop file to provide proper launch feedback.
See freedesktop spe...

16d32c59ba212577ec0d1cc585db4059387fa75b authored about 6 years ago
Simplify CMakeLists

d11bb247b34b9002b9b0949644c8d30f4388f205 authored about 6 years ago
Fixed BulkFileWatcher multi signal problem

BulkFileWatcher emitted multiple file change signals (like
QFileSystemWatcher) for the watched f...

c954c95da487b5d9b44faa318187ac50e38640bb authored about 6 years ago
Fixed QuaZip for windows, renaming

QuaZip should now usable under windows (fixed include in FindQuaZip)

Renamed the representation...

a978880b0b4ae4de8a2a45fdf753cb7c2041f618 authored about 6 years ago
Implemented feedback regarding build and ui

Changed build options to use only WITH_XC_KEESHARE and
WITH_XC_KEESHARE_SECURE - WITH_XC_KEESHAR...

383b8b77eb7915dfac50577bd2857b6860776692 authored about 6 years ago
Minor bug fixes and formatting

f46062cc4a6a8f7c6c5c4d7a50702555dd245d54 authored about 6 years ago
Another attempt to make GCC happy

2bfe66e840d225ba295bf989defc574b269a7b10 authored about 6 years ago
Fixed GCC issues for const initialization

Fixed issues reported by GCC for initialization of const variables

51d63f0e8377026210b9085d176d7dd5d2193381 authored about 6 years ago
More ci issues (missing initialize for const)

Fixed issues detected in TestSharing

b204451d0644b665ccb1d0af9752b67a79d4ae2d authored about 6 years ago
Fixed issues detected by test suite and ci

Fixed serialization for KeeShareSettings::ScopedCertificate
Fixed tests for KeeShareSettings ser...

6e25da6a193339e5a75c3c1ae118c2bcddfba4a1 authored about 6 years ago
Fixed ci builds

ubuntu:14.04 does not have quazip5 libraries in the standard repository, therefore only insecure...

ba604390d2b4a8f8e6a88cc1175e487e540fa242 authored about 6 years ago
KeeShare uses only one flag - checks for QuaZip

Changed flag for KeeShare to
* enable insecure sharing in all cases
* enable secure sharing if Q...

080b02e9d538658d2ff6254022f2a8161e2b7da8 authored about 6 years ago
Changed KeeShareSettings to explicitly ask

KeeShareSettings now allow to trust, untrust or ask on next import from
a specific publisher wit...

3d02013513429f5fdca35e01f2248911e112df17 authored about 6 years ago
Fixed bug in FileWatcher, improved unsafe sharing

BulkFileWatcher didn't recognize added files in observed directory

Improved UI for unsecured sh...

2e183888256d51796f3e2fef933509f62aad231a authored about 6 years ago
Splitted KeeShare into secure and insecure parts

KeeShare is now supported in a secure and insecure flavor (set
CMake-Flags accordingly to allow ...

d4c391deb2a714fd9cc733b9c91c8fb698679702 authored about 6 years ago
Fixed signal slot connections

Fixed connection to renamed CustomData::customDataModified() signal
Fixed connection to renamed ...

52dcc2855e6347eb732b2559afc9a94105a5987f authored about 6 years ago
Merge branch 'develop'

Conflicts:
src/core/Tools.cpp
src/sshagent/SSHAgent.cpp

21de6f6163824bf111255f872ca0af96574a77a5 authored about 6 years ago
Multiple macOS fixes and include keepassxc-cli in DMG (#2165)

* Fixes including keepassxc-cli when building KeePassXC dmg on Mac.
resolves #1697
* Fix Qt se...

dd5665c6563f6185532c4dc76896f4220fd3c8e3 authored about 6 years ago
Cleanup and replumb back to functional state

b96b86bfa71514f4be1d22a77ecc6bfd8a76fa3b authored about 6 years ago
Allow Enter key to select recent DB on OS X

* Override `keyPressEvent`on WelcomeWidget on OS X to `openDatabaseFromFile`.

openDatabaseFromF...

b1ff346f6311936a342397eaaca262a6f08e19c7 authored about 6 years ago
SSH Agent: Add support for OpenSSH for Windows (#1994)

* Fixed missing includes in Bootstrap.cpp

c34b0069ff3461138823fd275d6ef52d2ef88132 authored about 6 years ago
Switch browser integration to use native raising of windows

5488f1bfc336219bed677e67a63954c3959ecace authored about 6 years ago
Warn user if deleting entries that are referenced. (#1744)

On warning, references can be replaced with original values or ignored.
Removal process can be ...

c630214915aa84cc0ad5631746e89a0a6a4d4265 authored about 6 years ago
Customize buttons on MessageBox and confirm before recycling (#2376)

* Add confirmation prompt before moving groups to the recycling bin

Spawn a yes/no QMessage b...

4d4c839afae2beb9da24ee5a5c6a3756a0d6b2c8 authored about 6 years ago
Add create command to keepassxc-cli (#2540)

* Add tests for CLI::Create

8ac9d0a131257b82728488592e1111c4546e051a authored about 6 years ago
Merge branch 'develop'

Conflicts:
CMakeLists.txt
cmake/CLangFormat.cmake
snapcraft.yaml
src/CMakeLists.txt
src/cor...

9e2be34897d4a4be7339df2bc0997b312ee7c567 authored about 6 years ago
Handle retrieving credentials from HTTP Basic Auth

a070f1bce7efcc5ce89aea533b181b0fa8c6dea0 authored about 6 years ago
Move unlockDatabase to CLI/Utils (#2539)

Move unlockDatabase from Database to to cli/Utils

cb3c4893dce571c9cbfb7f32ee4580f24bb05108 authored about 6 years ago
KeePass2Reader: fix error message logic (#2523)

b6eeabab5ecddc78af41fac111e370036db0de7f authored about 6 years ago
Make Entry::m_tmpHistoryItem a QScopedPointer (#2524)

* Make m_tmpHistoryItem a QScopedPointer

Most of the time, `m_tmpHistoryItem` should be null ...

bdee748a6a0bbd8b9bdb461fc205177b5ed28675 authored about 6 years ago
LayeredStream dtor: fully qualify 'close()' call

`close()` is a virtual function. Since we are calling it from a
destructor, make it clear that w...

1af293847c21289520d94a39db364e202a19b689 authored about 6 years ago
Update translations from Transifex

9be538a5f648dc170dbc66caf0ba54d8f9ad33f0 authored about 6 years ago
Fix typo in EditEntryWidget after code cleanup #2

294188dea1b417f3f4c441dc0a07f0e9fd07f931 authored about 6 years ago
Merge pull request #2443 from brainplot/code-cleanup

Code cleanup and performance improvements - Part 2

c66f293f1eec26701de32c6eaa665a59c5e71b66 authored about 6 years ago
Correct checks for containers' emptiness

e81841550b59749be2f12a66874f729cb9a8587c authored about 6 years ago
Restore correct formatting

Many lines were not conformant with the project's formatting rules.
This patch should fix all fo...

fc930bae69be516cb2ad72e83dad1cf6d8631956 authored about 6 years ago
Fix typo in parameter name

A typo in a parameter name caused an inconsistency between declaration
and definition of a funct...

f9625189cb7ddf9d1353a6dab079830778623d48 authored about 6 years ago
Use QVariant::toUrl() instead of QVariant::value<QUrl>()

a9fa8915d99010e69f6ea1fa6cd5095e4470028f authored about 6 years ago
Remove unused variables

9d106d6bfcabbb623055def8a6941d399b5a3b0f authored about 6 years ago
Avoid allocating temporary containers

b39522f874f6a1c493eb1633808baa1e3e20ae50 authored about 6 years ago
Global const for KeyFileOption (CLI) (#2505)

49b82ea6a2486d2ca087d5c2ab2c37ffa4f2305f authored about 6 years ago
Correct simultaneous saving with Yubikey

* Move mutex lock to right before challenge call and wait for up to 1 second for unlock
* Fix bu...

1a2721529d6356125895d5b54a8ffa04800843d5 authored about 6 years ago
Correct refactor issues with entry selection and search (#2518)

* Align entryview selection change signals with groupview
* Eliminate redundent and confusing s...

d84ba23c81fc386817198bd188bdd4d61cbd2048 authored about 6 years ago
Adding --quiet option to the CLI. (#2507)

fff0f11b3302692e9eb25d604fe295dacf21221a authored about 6 years ago
Ability to set 7-digit TOTP codes from the UI (#2517)

4e49de1afb825a76a65cc90781f3be314494cb5c authored about 6 years ago
Address comments

a67cac1322d4545c72c75cedb06059b9009aa7ae authored about 6 years ago
Update Github templates

4aab93084a5bf8c1dcff1cb4c3ae7cff860987a7 authored about 6 years ago
Add favicon fetch button next to entry's url edit textbox (#2439)

When WITH_XC_NETWORKING is defined, create a QToolButton beside the Edit Entry -> Entry -> URL, ...

a90a577ee11cb2b30dee21ec5f527e0c124fec56 authored about 6 years ago
Refactor DatabaseOpenWidget/Dialog and Auto-Type Database unlocking.

This patch removes redundant lock widget members of the DatabaseWidget
and consolidates all unlo...

3c362ac82279123432f421df8c4a1bc71bb44b24 authored about 6 years ago
Re-implement AutoOpen functionality after refactor (#2504)

The database refactor in #2491 removed auto-open functionality.

ff7191eef3f10a5d70a975177308872dbb750291 authored about 6 years ago
Fix bugs introduced by database refactor #2491 (#2503)

* Fix SSHAgent identity removal on database lock
* Refactor storage and manipulation of SSHAgen...

785a64cc3b3123541657831e615b0e97d3341ca5 authored about 6 years ago
Refactor Database and Database widgets (#2491)

The Database, DatabaseWidget, and DatabaseTabWidget classes share many responsibilities in incon...

d612cad09a4f1cd8ef9bf6be8bf90b75248ecfef authored about 6 years ago
Merge pull request #1797 from keepassxreboot/feature/better-search

Implement advanced search

917c4cc18b8dbc04034cb0d43301b3f406644885 authored about 6 years ago
Correct logic error in EntrySearcher and add more tests

340076974e05ee58ea43635d09f110dcb987caa5 authored about 6 years ago
Add search help pop-up

* Support ! modifier (same as '-')
* Create reusable PopupHelpWidget as self-contained popup tha...

880c3aeb349d2990ae3a297f06d79d79f25b4402 authored about 6 years ago
Implement search auto-clear and goto group

* Search clears if the search box does not have focus for 5 minutes (fixes #2178)
* Goto group f...

d6ffee5e99905a3bf237fc554b5e9271097cc849 authored about 6 years ago
Add advanced search term parser

* Support quoted strings & per-field searching
* Support regex and exact matching
* Simplify sea...

4b983251cb464d104aafd95ea56e19b5c404247a authored about 6 years ago
Clean up Entry Model/View code

4b57fcb5633229667622e08e505c0eb2512cb1d0 authored about 6 years ago
Streamlined searcher code

* Remove searching of group title and notes
* End search when selecting a new group
* Correct en...

d8d758f0e17d616840d2321476733b497a5c1b3a authored about 6 years ago
Correct CI badges in readme

a5e7da67d89b5433d6880824ef7605b9f5d17151 authored about 6 years ago
Fix multiple issues with entries and keyboard shortcuts (#2431)

* Cleanup entry change notification with entryview focus in/out
* Change Open URL shortcut to C...

ee9c71e11e96073c6dc77e543ee51e62f97e07b1 authored about 6 years ago
CLI Merge: Only save database file when modified. (#2466)

* Merge: detect if database was changed.
* Adding unit test.
* Only saving on change.

f06742cf41151417154b54f41d43d0db45c4812c authored about 6 years ago
CLI: add commands to show and copy TOTP to clipboard (#2454)

* Add CLI commands show --totp and totp-clip for handling TOTPs, resolves #2429.
* Adding tests...

a7dd9f19f45c63e31df6c502a234aa62abc931c3 authored about 6 years ago
Include older settings type to conversion

91bccf75d5b7b8f645736b55e97a5c4c43a8ca76 authored about 6 years ago
Updating CLI man page authorship (#2456)

c339470496e01d41123f011f26497aced93c1b0c authored about 6 years ago
Adding tests for modified signal on merge.

b1d481893ef133f121baef12c115f9c4de593710 authored about 6 years ago
Add missing header to cmakelists when building without YubiKey

d7f5a15f682f64830050ba99980529ff9f6884fb authored about 6 years ago
Document list -R option.

91160c5f36bd5d95e4612378b4e45984c9bb1e8e authored about 6 years ago
Better error message for invalid db file

156b480f93670c5a1d09d44b05da29474aa0c43d authored about 6 years ago
Merge pull request #2433 from brainplot/code-cleanup

* Remove redundant headers from the build system
* Pin AutoTypeAction's vtable to a translation...

82bf00de7389db3e52baf11c9295300ad943c643 authored over 6 years ago
Add missing 'override' for overridden functions

e06eae423e0d90deb71da232a57bd9862bcd3588 authored over 6 years ago
Normalize signature of SIGNAL() and SLOT()

See https://stackoverflow.com/q/18091058/6335279

0f604aa8c7ce47ce504f5a9d72acd9871802bebd authored over 6 years ago
Reduce unnecessary copies using move semantics

379c41d20c1cb25bfa599efc0ea89ae47d197173 authored over 6 years ago
Improve readability and type-safety

Use nullptr instead of 0 or NULL to initialize a null pointer. In some
cases, readability was en...

896a66e6d815e9122d5f26831a193226076feb9e authored over 6 years ago
Enhance readability when accessing static members

The sole purpose of a few objects was calling a static member of the
class they belonged to. Thi...

7208635502a21e565b1b613504709e1d161a39a0 authored over 6 years ago
Reduce number of unneeded copies

This patch aims at reducing the number of copies for obejcts that could
be referenced rather tha...

da9afd3f6fcb7b7c3c5c02112ffe49c1ee34ba43 authored over 6 years ago
Reduce function call overhead

The arg() function of the QString class has a variable length argument
which allows to reduce th...

a67a574b89ae1e12de158d6fdc5b51fdec6f13f3 authored over 6 years ago
Remove redundant null-checks for pointer deletion

Deleting a null pointer is defined behavior and results in a no-op at
the assembly level, so it'...

18fd20f898681126e6014c092047ca2ed1aa5f0a authored over 6 years ago