Commit Graph

92 Commits

Author SHA1 Message Date
Daniel Ponte d68391cfc1 Strip url 2024-02-08 10:28:53 -05:00
Daniel Ponte c53b64203d More sanitization options 2024-02-06 00:19:48 -05:00
Daniel Ponte a602b8064c Update for pass->bitwarden CSV 2024-02-03 23:15:19 -05:00
Rupus Reinefjord 9cb3f40167 Copyright belongs to all authors, remove year
https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
2024-01-27 20:39:47 +01:00
Rupus Reinefjord e006e4b61d add gpg test key password to readme 2024-01-27 19:09:02 +01:00
Rupus Reinefjord cabd4c304b small changes to readme 2024-01-27 19:07:38 +01:00
Rupus Reinefjord 44d82c5a54 try to make packaging more better 2024-01-27 19:06:43 +01:00
Rupus Reinefjord 2ca6ede26f v1.1.0 2024-01-17 13:05:47 +01:00
Rupus Reinefjord 364f348e40 Replace logging with prints to stderr 2024-01-17 13:03:14 +01:00
Rupus Reinefjord 86993f0b15 use %(default) in argparse help text 2024-01-17 12:48:11 +01:00
Rupus Reinefjord d0209dbdea add --version 2024-01-17 12:47:38 +01:00
Rupus Reinefjord 41f340a595 update example usage 2024-01-16 19:50:51 +01:00
Rupus Reinefjord 4d3d657459 use unix linefeeds (\n) in output
fixes #26
2024-01-16 19:40:20 +01:00
Rupus Reinefjord cdd8740a19
Merge pull request #25 from reinefjord/dependabot/pip/certifi-2023.7.22
Bump certifi from 2022.12.7 to 2023.7.22
2023-07-30 10:26:54 +02:00
Rupus Reinefjord cc337329a3
Merge pull request #24 from reinefjord/dependabot/pip/pygments-2.15.0
Bump pygments from 2.13.0 to 2.15.0
2023-07-30 10:26:46 +02:00
Rupus Reinefjord a31afaed2c
Merge pull request #23 from reinefjord/dependabot/pip/cryptography-41.0.2
Bump cryptography from 41.0.0 to 41.0.2
2023-07-30 10:26:39 +02:00
dependabot[bot] fae2b9ab49
Bump certifi from 2022.12.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 20:46:09 +00:00
dependabot[bot] 1a4ba21a09
Bump pygments from 2.13.0 to 2.15.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.13.0...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 11:54:32 +00:00
dependabot[bot] 02b58fea89
Bump cryptography from 41.0.0 to 41.0.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-15 01:22:13 +00:00
Rupus Reinefjord 62755e07e5
Merge pull request #21 from reinefjord/dependabot/pip/requests-2.31.0
Bump requests from 2.28.1 to 2.31.0
2023-06-03 10:57:20 +02:00
dependabot[bot] 65bed53a03
Bump requests from 2.28.1 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-03 08:52:28 +00:00
Rupus Reinefjord 48d957b01b
Merge pull request #22 from reinefjord/dependabot/pip/cryptography-41.0.0
Bump cryptography from 39.0.1 to 41.0.0
2023-06-03 10:50:42 +02:00
dependabot[bot] 771e47a0b8
Bump cryptography from 39.0.1 to 41.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 20:19:54 +00:00
Rupus Reinefjord 3a0955aa48
Merge pull request #20 from reinefjord/dependabot/pip/cryptography-39.0.1
Bump cryptography from 38.0.3 to 39.0.1
2023-04-15 12:03:25 +02:00
dependabot[bot] cb1199d78a
Bump cryptography from 38.0.3 to 39.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.3 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/38.0.3...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 04:29:36 +00:00
Rupus Reinefjord fb0bda61bc README: summary of functionality, pipx 2023-01-04 12:19:09 +01:00
Rupus Reinefjord 351a36e2fa
Merge pull request #19 from reinefjord/dependabot/pip/certifi-2022.12.7
Bump certifi from 2022.9.24 to 2022.12.7
2022-12-09 12:03:36 +01:00
dependabot[bot] d40d68c6fd
Bump certifi from 2022.9.24 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 09:19:41 +00:00
Rupus Reinefjord d201f9b1c9 update dev requirements 2022-11-15 21:54:42 +01:00
Rupus Reinefjord 2efac7e6d2 Release 1.0.0 🍰 2022-11-15 21:41:06 +01:00
Rupus Reinefjord ff6bbe2b06 Update README 2022-11-15 21:29:55 +01:00
Rupus Reinefjord bdd81af9a8 add test files 2022-11-15 21:23:06 +01:00
Rupus Reinefjord fd08fce575 outfile is now mandatory
Having your passwords output in plaintext to stdout might be surprising
and potentially dangerous behaviour
2022-11-15 21:14:13 +01:00
Rupus Reinefjord 862f6dca4c Less spammy and easier to read messages 2022-11-15 21:13:32 +01:00
Rupus Reinefjord 9fa306a8a7 Update python-gnupg dependency to 0.5.0 2022-11-15 20:45:03 +01:00
Rupus Reinefjord bc06ec513d
Merge pull request #18 from bateast/master
Add matching content in get_line pattern
2022-11-15 20:26:49 +01:00
Baptiste Fouques 3eba7612e6 Add matching content in get_line pattern
current implementation does not work. Typo ?
2022-11-15 14:18:57 +01:00
Rupus Reinefjord 3ff16caf3e Use sys.exit() 2022-04-10 12:20:38 +02:00
Rupus Reinefjord a822d1cb5e Fix typo 2022-04-10 12:20:30 +02:00
Rupus Reinefjord 87a7c45560 Merge branch 'PrincedelaLune-master' 2022-04-10 12:18:37 +02:00
Thibaut Giroud e4788b98ca fix: added relevant error message if file is missing 2022-03-29 16:48:14 +02:00
Thibaut Giroud 8c545b27af fix: issue when you submit wrong file name, error was misleading 2022-03-29 16:26:06 +02:00
Thibaut Giroud 2ef7aafc89 feat: added support for export of one file/item 2022-03-24 13:31:10 +01:00
Rupus Reinefjord 2d60648cf9 v0.3.2 2021-12-10 13:01:45 +01:00
Rupus Reinefjord 26f796afba
Merge pull request #16 from Scriptkiddi/master
Add default setup.py
2021-11-30 21:27:32 +01:00
Fritz Otlinghaus c21ce19ff6
Add default setup.py 2021-11-30 19:20:17 +01:00
Rupus Reinefjord d14e35bfb6 Add dev-requirements, packaging instructions in README 2021-08-21 18:14:01 +02:00
Rupus Reinefjord 171374c131 Small help text fix, v0.3.1 2021-07-28 22:50:57 +02:00
Rupus Reinefjord 470e4a1d5e v0.3.0 2021-07-28 22:37:34 +02:00
Rupus Reinefjord c1da9962fe Update README 2021-07-28 22:33:39 +02:00