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
Moved import/export functionality out of ShareObserver into tooling classes ShareImport and Shar...
07da5de880685ea2ff22787a2ccb4de28288126f authored over 5 years agoShareObserver now uses paths which are resolved relative to the referencing database.
37c53f326c405fd1fae0e9bb3f7e7058b5be4918 authored over 5 years ago
* Replace placeholders in URLs copied from popup menu on the entry preview widget.
* Replace pl...
* Pass correct entropy amount to keepassxc-browser instead of amount of bits for both password a...
e40f10657d4e59f60cd1cb7d2b8d7d4a67905b01 authored over 5 years ago
This change adds a right-click context menu to the
AutoType dialog, which allows the user to cop...
* Add combo menu button to apply an icon to children
- allow more options to apply icons (chi...
bb8377ae6a65e5b9b2ddf2be405e70f7e51eebf3 authored over 5 years ago84eec03cb78a47f4677d189cdb00df882336147c authored over 5 years ago
9e06dc0d5c68e1c0f3ffd3793d28a2f75806535b authored over 5 years ago
* Fix #3266 and Fix #3197
* Add documentation links to Help menu
* Added offline documentatio...
* Fixes #925
* Add 'flatten' option to CLI ls command
* Add test for Group::hierarchy() and m...
1e915eef89ab6d076a8313f314180a051dcba8ef authored over 5 years ago
* Enabling sorting of groups and their children in ascending and descending direction
09181fab13d1b806bcee1444bec75b9825c5147d authored over 5 years ago0c2d1bcc503bdfe233a563bbd9b4745384975d59 authored over 5 years ago
This PR cleans up the `Command` classes in the CLI, introducing a
`DatabaseCommand` class for th...
3cf171cbf54d9943252edf700b427397a93ca9af authored over 5 years ago
* unified the 2 guides (Quickstart & KeeShare) a bit
* use "international" mozilla-link
* remo...
Signed-off-by: sohamg <[email protected]>
7c45d4f328a16c92608a1747d1e441e8831981fa authored over 5 years ago38524507d5e2c5d5b607a3747b37cc3a9126f70c authored over 5 years ago
- Fix library loading issues in the Snap and macOS releases [#3247]
- Fix various keyboard navig...
9d7990b4a71af34a6fde80b39b059549f4eacba7 authored over 5 years ago
1398b9f5fc5feef8278afa31e0af8b1d0f41bf0b authored over 5 years ago
ba02bad45be7513d5ce6760e9ba29fe12e47fd0c authored over 5 years ago
KDE does not take focus from the current active window when the tray
icon is clicked. This prev...
430aec93d343cbdcace100d54b13be014f0381df authored over 5 years ago
This reverts commit c3a8ca62c931e3b1a899b7f1e7dd5a1c432cbc2a.
5f42a0b3b98a8964b27b555b4ff738dfd58ff2bd authored over 5 years agoc3a8ca62c931e3b1a899b7f1e7dd5a1c432cbc2a authored over 5 years ago
* Fix remaining issues with menu keyboard navigation
* Entry menu now locks focus on entry when...
* Fix macOS proxy dependency on libsodium (fixes #3203)
* Fix missing library in snap release (...
* Fixes #3145
The system tray menu used to have three items (toggle window,
lock database, qui...
Install with `sudo apt install ccache`.
Makes building a huge lot faster, especially when switc...
b13454eeb43137b0fed03b91688448d3a9c4ed8a authored over 5 years ago54eafc8ebeb599a4c8bb7171e9e74f8c2fc7de87 authored over 5 years ago
* Add docs/KEYBINDS.md which lists all keyboard shortcuts.
* Added a reference in README.md to ...
16a11c3a7fbeb072b25d76c21a9864e7b9835a32 authored over 5 years ago
- Improve resilience against memory attacks - overwrite memory before free [#3020]
- Prevent inf...
3bc78f994687e55e319bd111961a59437a6adfdb authored over 5 years ago
9a3481e900c50ff993bba148d261a5bbf317ba4c authored over 5 years ago
* Fixes #3141
* Clearing the entry edit widget prior to emitting the editFinished signal caused ...
* Fixes #2692
* KeePassXC was ignoring OS close messages on shutdown or logoff when minimize to ...
* Fixes #2915
6f443ee9fc53f73f0d7c34d3b453ea8a3a8feaf9 authored over 5 years ago
* Fixes #3129
* Also fix out of bounds access when no entries are present in EntryView and up/do...
* Fixes #2838
* When navigating the entry context menu with up/down arrow the options would disa...
* Fixes #2806
c645e2e303ba4bd82b5bf09b6cc0d364ee1e0443 authored over 5 years ago63aab99b9c03aa28194f432830a68d961c84e618 authored over 5 years ago
* Fix native messaging to use user-specific common folder
* Open attachments in snap data folder
5341a8215c2f8c9532a8a8404705a10d4822b3c0 authored over 5 years ago
* Fixes #3048
* Certain programs that read/write KDBX4 files do not consolidate duplicate attach...
* Closes #1933
* Adds word case options for lower, UPPER, and Title Case to passphrase generation
2ee97ed1912fd068cd3484c439f2582a5d829ef4 authored over 5 years ago
96438a45b452271fa433e6488b85cb2e054c153c authored over 5 years ago
* Support importing 1Password vaults (.opvault folders) into KDBX database
* Entry attributes ar...
7ce6f9d3b14a202727837511f0ffd497cd7668ba authored over 5 years ago
* Fix #2427
* Changed the openUrl() function to use a QUrl object, which has the appropriate sch...
baa55d15971d9213bae0f7dc0b6aeb3059463c99 authored over 5 years ago
* Store the currently active window right when the global keyboard shortcut is triggered
* Elimi...
This plugin implements the Secret Storage specification version 0.2.
While running KeePassXC, it...
* DatabaseTabWidget::newDatabase returns the created DatabaseWidget
* Emit DatabaseTabWidget::da...
fed8a56098cc7d2b5bb0ef42adae7672b3675b6b authored over 5 years ago
bc891761b6d15345f240e79c7439b27869d94871 authored over 5 years ago
INSTALL.md
* Better organization of CMake options
CMakeLists.txt
* If WITH_XC_NETWORKING is...
* Support double click on tray icon to always toggle window to/from tray
* Single click on tray ...
ebe66496834ea20ad5bb1d76f67c84c26d086550 authored almost 6 years ago
* Introduce _LAST_MODIFIED custom data entry that stores the last modified datetime of the datab...
e4eee897f9fb931d8081f9b70da0b0f1e6a8b9b8 authored almost 6 years ago
Finding libquazip failed on macOS due to path differences.
This patch also cleans up the find mo...
0f8d2986af765d08e39907c7262423100d86dda9 authored almost 6 years ago
Use gtk3 file chooser dialogs, mouse coursor theme if available and force fallback icon theme, f...
a2caa31eca5632b64365e18a0a92e7dfb7d0f359 authored almost 6 years ago
* Updated utilities to unlock KDBX with OS password manager on macOS and Linux
* Use a static s...
Previously, we enforced code page 850 for all console input and output,
which breaks with non-w...
To reduce residual fragments of secret data in memory after
deallocation, this patch replaces th...
c7898fdeee07b17939d2e5af4bb507493b2d8a0b authored almost 6 years ago
* Ensure Qt dlls find plugins in bundled directory
* Reduce complexity of deployment code
* St...
This bug impacted unsafe saves. When auto save after every change was enabled, an
unsafe save t...
Use built-in facilities of Qt to traverse QLocale::uiLanguages() to find a valid "most preferred...
bbe7e8a45a463adbd210856bd18b50604869bf5e authored almost 6 years ago
* Remove specific action from EditEntryWidget
* Implement key handling at the lowest level
* F...
When selecting another attribute in the advanced tab, do not mark the entry as modified
(nothin...
* Prevents keepassxc-cli.exe -> keepassxc-cli show.exe
* Fixes #3032
5b28610c6a1b3efb299b9dac50e6ca240261dbbd authored almost 6 years ago
12e020b7c24c571d53b7628ead97b31de71a91a2 authored almost 6 years ago
42d34a1999b159d54677bdc727b6df9e8716a22b authored almost 6 years ago
This is useful when keepassxc is minimized/hidden to the tray, and all
the plumbing is already i...
a0c84dbd0d30696d153f050812974a975f99925e authored almost 6 years ago
ba4d68c76e5247c6e011487ef45efcfa93c83861 authored almost 6 years ago
In case of a modified group, pressing cancel in the confirmation dialog
of cancel led to discard...
* Correct color setting only if dark mode is enabled
663467e214edf66ef05adebdb0ddf60e71deec72 authored almost 6 years ago
This implements support for SHA-256 and SHA-512 hash algorithms when
generating TOTP codes. Thes...
* Fixes #2944
61b1f8c9666ab352f2980ac7bf536b1a257577ac authored almost 6 years ago7546ba740635fb01d11a497d8478d5e772412bce authored almost 6 years ago
8e19843db74c11af926f0c2fe724556bad879e1f authored almost 6 years ago
Code snippets are now marked as cpp so that GitHub highlights them
correctly.
d5d51d668fe6926ca276580b78746c10fa68add1 authored almost 6 years ago
- Fix database deletion when using unsafe saves to a different file system [#2889]
- Fix opening...
5b007ece1409114f0935978b9d4e4dc0f3c47025 authored almost 6 years ago
0d4318e466bf994c9631938c5ff8a0c56a1d804e authored almost 6 years ago
* Conform to standard selection direction
b97cc1d398bfb25c9ec74d0ae8b447088b81845f authored almost 6 years agofbba5b14206ff4782f70fc0ce91df95508459626 authored almost 6 years ago
SharedObserver did not check for already added icons add during export
leading to duplicate icon...
771ecdba12279f410239bd5a9836862c4285c7af authored almost 6 years ago
Introduce modification-based change tracking in BulkFileWatcher to
reduce emitted signals cause...
Introduce macUtils()->isDarkMode() function to detect Mojave dark
mode and correct reference en...
* Don't remove keys on app exit that would not be removed due to database locking.
* Restores b...
bc5173bac709d6abd0d651937164cc9d6a8aefd3 authored almost 6 years ago