Commit Graph

85 Commits

Author SHA1 Message Date
debf55577d refactor: use direct registry export and migrate methods to public scope 2025-12-18 13:07:16 +01:00
2efe83650b refactor: use a single registry object 2025-12-18 13:05:31 +01:00
1c7a903131 docs: update roadmap 2025-12-18 13:02:43 +01:00
472b828f72 feat: add post deletion module 2025-12-18 13:02:18 +01:00
8090a3432c feat: add is_logged method 2025-12-14 17:34:58 +01:00
8b406f5d4e docs: update roadmap 2025-12-14 17:15:50 +01:00
053bb8696f feat: add a method to load configuration 2025-12-14 17:15:31 +01:00
a31df05bb8 feat: define authentication logic to at protocol 2025-12-14 17:15:22 +01:00
e402e844c9 feat: add entrypoint 2025-12-14 16:56:13 +01:00
75d29a2c0d feat: use our newly built registry 2025-12-14 16:53:24 +01:00
11f0bce116 feat: switch to use a command registry pattern 2025-12-14 16:53:17 +01:00
6c424c6135 revert: don't cipher password in config 2025-12-14 16:48:51 +01:00
1b8eb4abd4 docs: update readme 2025-12-14 16:48:42 +01:00
4d530a5a65 build: update uv.lock 2025-12-14 16:48:38 +01:00
ac21ad39b1 clean: remove dep 2025-12-14 16:48:32 +01:00
3eac53346f refactor: fix imports 2025-12-14 16:21:28 +01:00
e178386fff rename: py files would be named after commands 2025-12-14 16:21:18 +01:00
60f7fae8c0 clean: sys isn't used here 2025-12-14 11:31:07 +01:00
429f1b4881 feat: way better argument parsing, cleaner structure and future-proof routing 2025-12-14 11:21:38 +01:00
cf83b18b43 feat: __init__.py 2025-12-14 11:14:33 +01:00
0f0f222213 feat: first shot for configuration logic 2025-12-14 11:14:12 +01:00
b2382953db feat: define run_configure() 2025-12-14 11:14:01 +01:00
1bc52cc68d feat: parsing arg stuffs 2025-12-14 11:13:51 +01:00
cec1699030 docs: update readme 2025-12-14 11:13:41 +01:00
094bf12e62 build: update uv.lock 2025-12-14 11:13:34 +01:00
a45a3c0868 build: add pyyaml and cryptography as deps 2025-12-14 11:13:21 +01:00
074f4668bf docs: update readme 2025-12-11 17:09:24 +01:00
41b0a1fa49 docs: password will be encrypted in config 2025-12-11 11:44:08 +01:00
4ec9892bd1 docs: clean readme 2025-12-11 11:03:49 +01:00
10d39b7738 feat: add main.py 2025-12-11 11:02:45 +01:00
25ebd503a2 build: add pyproject.toml 2025-12-11 11:02:39 +01:00
43f1dfb373 build: add uv.lock 2025-12-11 11:02:32 +01:00
4db8077dee ci: add .gitignore 2025-12-11 11:01:57 +01:00
b93bee00e6 docs: update readme 2025-12-11 10:58:54 +01:00
82bddcb13e Initial commit 2025-12-11 10:56:35 +01:00