Björn Bidar
e058f61640
Port to KAction
2 years ago
Björn Bidar
f9073820ab
Also support Kf6
...
Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
2 years ago
Björn Bidar
d2b246fd36
Port away from deprecated functions which are obsolete or were replaced
...
Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
2 years ago
Björn Bidar
d43763156c
Port from Desktop file to Json Metadata
...
Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
3 years ago
Björn Bidar
9d61fd521c
Change setDefaultSyntax() to addSyntax()
...
Unused since PlasmaRunner 5.76
Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
3 years ago
Björn Bidar
e01cb16064
Replace deprecated QString with Qt::SkipEmptyParts
...
Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
3 years ago
Robert Buhren
88de11ff3c
Wayland support and prevent Klipper from saving passwords:
...
- Use KSystemClipboard instead of QClipper to make krunner-pass work
under wayland.
- Specify the "x-kde-passwordManagerHint" mimetype when copying the
password to the clipboard to prevent Klipper from storing the
plaintext password in the history.
3 years ago
Alexander Lohnau
8e80b5de54
improve search behavior in edge cases
6 years ago
alex1701c
5325780f76
Cleanup, set better default behavior
...
The prefix is by default enabled, but cant be foreced.
Also the plugin requires at least three characters typed, unless
the single runner mode is used.
6 years ago
alex1701c
7194271cec
Add config options, remove deprecations, optimize
6 years ago
alex1701c
c0c88e97d1
Use contains instead of regex
6 years ago
alex1701c
cd2987635b
Fix warnings and deprecations, optimize
6 years ago
Lukas Fürmetz
a541cf1266
Some refactoring
9 years ago
Lukas Fürmetz
e1e42c234f
Fix #9
9 years ago
Lukas Fürmetz
be636296f6
Adjust copyright
9 years ago
Lukas Fürmetz
1988a098b1
Serialize PassAction into a KconfigGroup
9 years ago
Lukas Fürmetz
9a0834c701
Add fallback icon for additionalActions
9 years ago
Lukas Fürmetz
e6dc9d8ebe
Leave directory structure flat
9 years ago
Lukas Fürmetz
3edc5bae91
Move reloadConfiguration into init
9 years ago
Lukas Fürmetz
d6cb15c434
Delete trailing whitespace
9 years ago
İsa Mert Gürbüz
aa5b0c4ac9
Change configuration saving style
9 years ago
İsa Mert Gürbüz
c9de7235d2
Refactoring
9 years ago
İsa Mert Gürbüz
ab16639a64
Add additional actions support
9 years ago
İsa Mert Gürbüz
efe0796b0f
Fix copy issue on password files with spaces
9 years ago
Lukas Fürmetz
2bb87aabb7
Remove notification after timeout
9 years ago
akermu
769e8afea0
Extract regexp for pass-otp
9 years ago
msmol
188b517fdc
Move initializtion of totp env vars to init function
...
Also update README with more info
9 years ago
msmol
747b008969
Only match as totp if any part of the path or filename BEGINS with the otp identifier
9 years ago
msmol
a468f0bebc
Make the pass otp identifier an environment variable
9 years ago
msmol
76a26e010b
Added support for pass-otp
...
Convention: otp passwords must have the string "totp-" either in
the filename or the file path.
If the convention is followed, "pass otp" is called instead of
"pass", so that the totp token is copied to clipboard rather
than the raw otpauth:// URI.
9 years ago
Jessica Tallon
179cb688d4
Make search case insensitive.
...
Searching for the passwords should be case insensitive. It makes finding
passwords much easier when one doesn't have to guess the case of the
file or folder names.
9 years ago
Lukas Fürmetz
0046ee5e75
Add support for dynamically pickup changes in .password-store
9 years ago
Lukas Fürmetz
82dde3eef9
Fix copy notification
9 years ago
Lukas Fürmetz
2f50e418b5
Fix initalizing the password list
9 years ago
Lukas Fürmetz
ae658119bd
Initial commit
9 years ago