aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog and version bump1.10.0Jesse Luehrs2024-04-203-2/+20
* document searching by uuid or urlJesse Luehrs2024-04-201-1/+3
* document configuration profilesJesse Luehrs2024-04-201-0/+8
* don't delete custom fields when editing passwordsJesse Luehrs2024-04-204-14/+93
* fix message when editing passwordsJesse Luehrs2024-04-201-1/+1
* clippyJesse Luehrs2024-04-203-13/+3
* normalize email address before using it in the password hashJesse Luehrs2024-04-201-0/+2
* remove previous manual setting of user agent during loginJesse Luehrs2024-04-201-6/+2
* alias `rbw totp` to `rbw code`Jesse Luehrs2024-04-201-1/+4
* add --clipboard to rbw codeJesse Luehrs2024-04-202-4/+15
* set a user agent in our api clientJesse Luehrs2024-04-202-19/+22
* more tests for matchingJesse Luehrs2024-04-201-19/+652
* clean up url matching a bit, and implement different match typesJesse Luehrs2024-04-203-89/+105
* Merge pull request #132 from proxict/feature/url-matchJesse Luehrs2024-04-202-33/+173
|\
| * [WIP] add URI matching for 'rbw get'proxict2024-01-022-33/+173
* | bump depsJesse Luehrs2024-04-205-486/+447
* | Merge pull request #155 from wfdewith/make-dirsJesse Luehrs2024-04-202-2/+2
|\ \ | |/ |/|
| * Make directories when not daemonizedWim de With2024-01-232-2/+2
|/
* changelog and version bump1.9.0Jesse Luehrs2024-01-013-4/+12
* bump deps, fix cargo denyJesse Luehrs2024-01-013-526/+660
* fix error messageJesse Luehrs2024-01-011-1/+1
* switch to is-terminalJesse Luehrs2024-01-013-26/+8
* clippy and fmtJesse Luehrs2024-01-017-49/+48
* Merge pull request #152 from Ironedde/fixing-eu-urlJesse Luehrs2024-01-011-3/+24
|\
| * Fix bitwarden.eu URLsEdvin Åkerfeldt2023-12-211-3/+24
* | Merge pull request #151 from Ty3uK/bugfix/login-errorJesse Luehrs2024-01-011-0/+4
|\ \
| * | Pass `User-Agent` header to prevent login from returning 400Maksim Karelov2023-12-201-0/+4
| |/
* | Merge pull request #140 from Mic92/no-failJesse Luehrs2024-01-011-0/+8
|\ \
| * | handle eof correctly when reading from pinentryJörg Thalheim2023-09-231-0/+8
| |/
* | Merge pull request #139 from rbuchberger/rbw-menuJesse Luehrs2024-01-011-0/+1
|\ \
| * | Add rbw-menu to readmeRobert Buchberger2023-09-221-0/+1
| |/
* | Merge pull request #138 from soraxas/feat-edit-from-stdinJesse Luehrs2024-01-014-3/+38
|\ \
| * | implements ability to edit from taking piped inputsTin Lai2023-09-214-3/+38
| |/
* | Merge pull request #137 from soraxas/feat-edit-noteJesse Luehrs2024-01-012-4/+35
|\ \
| * | implements ability to edit notesTin Lai2023-09-212-4/+35
| |/
* | Merge pull request #136 from infeeeee/patch-1Jesse Luehrs2024-01-011-2/+2
|\ \
| * | Fix Arch package link in READMEinfeeeee2023-09-121-2/+2
| |/
* | Merge pull request #134 from arcstur/fix/clippyJesse Luehrs2024-01-013-26/+15
|\ \ | |/ |/|
| * fix: update webpki dependency versionarcstur2023-09-031-4/+4
| * fix: cargo fmtarcstur2023-09-031-21/+10
| * fix: clippy warning on single_match_elsearcstur2023-09-031-1/+1
|/
* make display_field more consistentJesse Luehrs2023-08-132-93/+114
* actions updatesJesse Luehrs2023-08-061-1/+11
* ban multiple versionsJesse Luehrs2023-08-061-0/+2
* add macos targets to deny.yamlJesse Luehrs2023-08-061-1/+10
* also publish release binaries to githubJesse Luehrs2023-07-291-5/+12
* clippyJesse Luehrs2023-07-291-0/+2
* stop using actions-rs, it is unmaintainedJesse Luehrs2023-07-291-63/+18
* use the correct syntax for setting envJesse Luehrs2023-07-291-2/+2
* actually pass in the env varsJesse Luehrs2023-07-291-0/+3