Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/skywipe 2025-12-14 17:35:00 +01:00
8090a3432c feat: add is_logged method
Kharec pushed to main at Kharec/skywipe 2025-12-14 17:15:53 +01:00
8b406f5d4e docs: update roadmap
Kharec pushed to main at Kharec/skywipe 2025-12-14 17:15:33 +01:00
053bb8696f feat: add a method to load configuration
a31df05bb8 feat: define authentication logic to at protocol
Compare 2 commits »
Kharec pushed to main at Kharec/skywipe 2025-12-14 16:56:14 +01:00
e402e844c9 feat: add entrypoint
Kharec pushed to main at Kharec/skywipe 2025-12-14 16:53:27 +01:00
75d29a2c0d feat: use our newly built registry
11f0bce116 feat: switch to use a command registry pattern
Compare 2 commits »
Kharec pushed to main at Kharec/skywipe 2025-12-14 16:48:54 +01:00
6c424c6135 revert: don't cipher password in config
1b8eb4abd4 docs: update readme
4d530a5a65 build: update uv.lock
ac21ad39b1 clean: remove dep
Compare 4 commits »
Kharec pushed to main at Kharec/skywipe 2025-12-14 16:21:32 +01:00
3eac53346f refactor: fix imports
e178386fff rename: py files would be named after commands
Compare 2 commits »
Kharec pushed to main at Kharec/skywipe 2025-12-14 11:31:10 +01:00
60f7fae8c0 clean: sys isn't used here
Kharec pushed to main at Kharec/skywipe 2025-12-14 11:21:40 +01:00
429f1b4881 feat: way better argument parsing, cleaner structure and future-proof routing
Kharec pushed to main at Kharec/skywipe 2025-12-14 11:14:35 +01:00
cf83b18b43 feat: __init__.py
Kharec pushed to main at Kharec/skywipe 2025-12-14 11:14:16 +01:00
0f0f222213 feat: first shot for configuration logic
b2382953db feat: define run_configure()
Compare 2 commits »
Kharec pushed to main at Kharec/skywipe 2025-12-14 11:13:53 +01:00
1bc52cc68d feat: parsing arg stuffs
Kharec pushed to main at Kharec/skywipe 2025-12-14 11:13:44 +01:00
cec1699030 docs: update readme
094bf12e62 build: update uv.lock
Compare 2 commits »
Kharec pushed to main at Kharec/skywipe 2025-12-14 11:13:24 +01:00
a45a3c0868 build: add pyyaml and cryptography as deps
Kharec pushed to main at Kharec/advent-of-code 2025-12-14 10:14:20 +01:00
fa5bf2e85b feat: refactor some code and solve part two
Kharec pushed to main at Kharec/advent-of-code 2025-12-14 10:10:33 +01:00
ea1b57b17e test: add unit test for part two
Kharec pushed to main at Kharec/advent-of-code 2025-12-14 10:02:59 +01:00
174671e6f5 feat: use min() and get rid of Reindeer struct
Kharec pushed to main at Kharec/advent-of-code 2025-12-14 10:00:18 +01:00
40bcf3052f test: add unit test for part one
1e634b7ee9 feat: implement partone in CalculateMaxDistance to make the test relevant
Compare 2 commits »
Kharec pushed to main at Kharec/advent-of-code 2025-12-14 09:52:47 +01:00
6e625dcf06 feat: register fourteenth day
141216920d chore: add 2015D14 dataset
Compare 2 commits »
Kharec pushed to main at Kharec/auditui 2025-12-14 09:49:06 +01:00
cef5e40347 fix: split clients, add surface error and follow redirects on downloads