aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* tweak env vars some moreJesse Luehrs2023-07-291-3/+5
* try again to fix ringJesse Luehrs2023-07-291-0/+2
* try again to fix musl buildingJesse Luehrs2023-07-291-1/+1
* fix some more build failuresJesse Luehrs2023-07-291-1/+2
* install the musl toolchain for the musl build testJesse Luehrs2023-07-291-0/+1
* use stable toolchain explicitlyJesse Luehrs2023-07-291-0/+13
* actions need tagsJesse Luehrs2023-07-291-24/+24
* add github actions configJesse Luehrs2023-07-291-0/+80
* changelog and version bump1.8.3Jesse Luehrs2023-07-203-2/+9
* clippyJesse Luehrs2023-07-201-10/+16
* Merge pull request #126 from benja-egi/mainJesse Luehrs2023-07-202-5/+15
|\
| * Fallback to the nop clipboard provider.Benjamin Jacobs2023-07-202-5/+15
* | Merge pull request #125 from crapstones-forks/docs/alpineJesse Luehrs2023-07-201-0/+5
|\ \ | |/ |/|
| * add explanation for alpinecrapStone2023-07-201-0/+5
|/
* changelog and version bump1.8.2Jesse Luehrs2023-07-193-2/+9
* more correct websocket notification handlingJesse Luehrs2023-07-192-106/+91
* reconnect to websockets after every successful syncJesse Luehrs2023-07-182-28/+11
* clippyJesse Luehrs2023-07-181-1/+1