buttercup-core icon indicating copy to clipboard operation
buttercup-core copied to clipboard

:tophat: The mighty NodeJS password vault

Results 36 buttercup-core issues
Sort by recently updated
recently updated
newest added

So I had a OTP Url like so `otpauth://totp/Slack ({workspace_name}):{email}?secret={secret_code}&issuer=Slack` the space was inserted as `%20` When trying to import it via Barcode, it would buzz(on the iOS app) and...

Type: Bug
Status: Available
Priority: High
Effort: Low

When importing from a Buttercup vault, strip all incoming attachments - they are not supported.

Type: Enhancement
Status: Available
Priority: High
Effort: Low

Add attachments to the `GoogleDriveDatasource` class, allowing attachments to be used with Drive accounts. Follow the example implementation for `FileDatasource`: #273 (MR: #274). The following methods should be implemented: *...

Type: Enhancement
Status: Available
Priority: Medium
Effort: Medium

Add attachments to the `DropboxDatasource` class, allowing attachments to be used with Dropbox accounts. Follow the example implementation for `FileDatasource`: #273 (MR: #274). The following methods should be implemented: *...

Type: Enhancement
Status: Available
Priority: Medium
Effort: Medium

Support ordering of fields (meta). Ordering information should be stored in an attribute. The attribute key could be as such: `metaOrder:someAttributeName`. The order should be numeric, 0 and upwards. If...

Type: Enhancement
Status: Available
Priority: Low
Effort: Medium

Hi, thanks for buttercup I would like to have tags and an easy option to filter entrys by these tags in buttercup would this be possible to implement? I think...

Type: Enhancement
Status: Available
Status: Accepted
Priority: Low
Effort: Medium

Replace occurrences of "master" with "primary" or something else more appropriate. Datasources/Credentials will be affected.

Type: Maintenance
Status: Pending
Priority: Low
Effort: Medium

Support for merging conflict files which sometimes appear on various cloud storage platforms.

Type: Enhancement
Status: Available
Priority: Medium
Effort: Medium

Related to #224 - When showing filter options (by group/tag), add support for entry types (Login/SSH/CreditCard etc.).

Type: Enhancement
Priority: Low
Effort: High

Add ability to reference fields from other entries. The value would appear when displayed, but not be stored internally. For instance: Entry A may have a field called `test`, and...

Type: Enhancement
Status: Available
Priority: Low
Effort: Medium