Commit graph

21 commits

Author SHA1 Message Date
8641f7c2ba Added PyPI badge 2025-01-08 22:30:03 +01:00
7fae1a18b6 Secrets encryption (#4)
Reviewed-on: #4
Co-authored-by: Ivan Golikov <root@ivnglkv.me>
Co-committed-by: Ivan Golikov <root@ivnglkv.me>
2025-01-03 15:06:08 +00:00
759c338657 Starting the application with CLI command 2025-01-02 23:59:06 +01:00
de52702f8d Small wording change in README 2025-01-01 20:10:28 +01:00
05ba1aa6f1 Renamed project to pssecret-server 2025-01-01 20:03:46 +01:00
64edeb8d40 Using env vars for configuration instead of toml config 2024-12-27 00:34:54 +01:00
7f85a02e40 Typo fix 2024-12-26 19:41:54 +01:00
846709fda2 Making pipx link point to the stable version of docs 2024-12-25 18:37:24 +01:00
6d4f295039 Migrated to poetry 2024-12-25 18:35:01 +01:00
e4fbd311bb Installing virtual environment in .venv directory 2024-12-25 13:44:29 +01:00
d5fe39f2cc Rename project to pssecret
Update of pre-commit configuration
2024-12-25 12:40:57 +01:00
Ivan Golikov
b10f01dc70 Fixed wrong link in the README 2022-12-17 09:57:09 +01:00
Ivan Golikov
c7c6474432 Bash syntax highlighting in README 2022-12-17 09:54:22 +01:00
Ivan Golikov
6e6ae931f7 Basic Redis connection configuration 2022-12-17 09:53:50 +01:00
Ivan Golikov
8ee608364f Python 3.11 2022-12-17 09:37:41 +01:00
Ivan Golikov
846054922e Added instructions on how to start application to README 2022-06-13 01:03:13 +03:00
Ivan Golikov
2897e81a11 Added Installation section to README 2022-06-13 00:56:09 +03:00
Ivan Golikov
d8dc37e79b Added Black badge to README 2022-06-12 15:45:42 +03:00
Ivan Golikov
faa6bd8beb Added Contributing section to README 2022-06-12 15:44:27 +03:00
Ivan Golikov
2dc28192f2 Updated README with info about technologies which are used in this project 2022-06-12 13:50:48 +03:00
Ivan Golikov
8bbbea5194 Initial commit 2022-06-10 01:08:36 +03:00