dependabot[bot]
|
2a471fd607
|
chore(deps-dev): bump gitpython from 3.1.27 to 3.1.32
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.27 to 3.1.32.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.27...3.1.32)
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-30 00:22:09 +00:00 |
|
Ruidy
|
26a7ee8fef
|
Merge pull request #2 from rjNemo/dependabot/pip/pygments-2.15.0
chore(deps): bump pygments from 2.13.0 to 2.15.0
|
2023-07-20 18:30:48 +02:00 |
|
dependabot[bot]
|
6123ec32cd
|
chore(deps): 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:50:22 +00:00 |
|
Ruidy
|
5ed3e7fa97
|
use poetry
|
2022-09-24 18:32:00 +02:00 |
|
Ruidy
|
bee32f3325
|
update readme
|
2021-09-16 17:54:38 +02:00 |
|
Ruidy
|
a4e3b02673
|
chore: linter
|
2021-08-04 11:25:52 +02:00 |
|
Ruidy
|
6332b9e233
|
refactor: fake repo and tesrt coverage
|
2021-08-04 11:16:01 +02:00 |
|
Ruidy
|
183f739223
|
feat: error handling when duplicate service
|
2021-08-04 09:58:17 +02:00 |
|
Ruidy
|
d3116898e6
|
feat: password service
|
2021-08-03 20:44:27 +02:00 |
|
Ruidy
|
668ac34dbc
|
feat: password model
|
2021-08-03 20:23:58 +02:00 |
|
Ruidy
|
a1d4ef498b
|
feat: can read stored passwords
|
2021-08-03 14:28:58 +02:00 |
|
Ruidy
|
bcf359950d
|
test: fix
|
2021-08-03 10:28:55 +02:00 |
|
Ruidy
|
97a21ae09e
|
chore: explicit types
|
2021-08-03 10:20:40 +02:00 |
|
Ruidy
|
80776e8be4
|
chore: clean repo
|
2021-08-02 19:46:28 +02:00 |
|
Ruidy
|
4216801998
|
feat: save password to sqlite
|
2021-08-02 19:45:29 +02:00 |
|
Ruidy
|
30583a981f
|
refactor: create usecases
|
2021-08-02 14:41:54 +02:00 |
|
Ruidy
|
5a54f14d1f
|
feat: add short commands and refactor
|
2021-07-08 09:45:02 +02:00 |
|
Ruidy
|
a8308f0b04
|
chore: pin deps
|
2021-07-06 09:20:22 +02:00 |
|
Ruidy
|
3261fd319f
|
chore: docs + move tests
|
2021-07-05 20:44:51 +02:00 |
|
Ruidy
|
2277ba85ad
|
feat: save to file
|
2021-07-05 20:26:27 +02:00 |
|
Ruidy
|
89beba48cc
|
feat: pretty print
|
2021-07-05 20:18:06 +02:00 |
|
Ruidy
|
cdc2dbe984
|
feat: password copied to clipboard
|
2021-07-05 20:14:59 +02:00 |
|
Ruidy
|
1c2da99c1a
|
refactor: change scope
|
2021-07-05 20:10:53 +02:00 |
|
Ruidy
|
69f1a801de
|
feat: control numbers
|
2021-07-05 20:07:40 +02:00 |
|
Ruidy
|
6d890aedf0
|
refactor: split in smaller functions
add protocol
|
2021-07-05 19:56:56 +02:00 |
|
Ruidy
|
021a856416
|
feat: add symbols
|
2021-07-05 19:47:07 +02:00 |
|
Ruidy
|
b3a2b4909b
|
feat: generate random pssword
|
2021-07-05 19:33:54 +02:00 |
|
Ruidy
|
fc6779af14
|
feat: add cli option for length
|
2021-07-05 19:20:57 +02:00 |
|
Ruidy
|
debe9c4565
|
feat: can control passsword length
|
2021-07-05 18:57:42 +02:00 |
|
Ruidy
|
4e4a0bdcc4
|
refactor: move to own files
|
2021-07-05 18:53:02 +02:00 |
|
Ruidy
|
8bbd7faf09
|
feat: refactor app
|
2021-07-05 18:46:05 +02:00 |
|
Ruidy
|
d1ddb0ea87
|
feat: generate random password
|
2021-07-05 17:30:05 +02:00 |
|