Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/auditui 2025-12-15 07:52:44 +01:00
30f0612bb5 docs: update readme with bindings
Kharec pushed to main at Kharec/auditui 2025-12-15 07:50:13 +01:00
1aaff3b3b7 fix: correct binding according to name
Kharec pushed to main at Kharec/auditui 2025-12-15 07:48:08 +01:00
986541f0d3 fix: binding description
Kharec pushed to main at Kharec/auditui 2025-12-15 07:46:57 +01:00
151d565f36 feat: remove a redundant toggle, pressing p twice sort/reverse sort by progress
Kharec pushed to main at Kharec/auditui 2025-12-15 07:46:08 +01:00
7e2b657cfc feat: remove a redundant toggle, pressing s twice sort/reverse sort
Kharec pushed to main at Kharec/goyco 2025-12-14 21:14:44 +01:00
4587609e17 refactor: create createTestRouter and test edge cases
Kharec pushed to main at Kharec/goyco 2025-12-14 21:06:19 +01:00
33da6503e3 test: also test put/delete routes
cafc44ed77 test: add a test for route parameters
1480135e75 test: verified all routes to exist
Compare 3 commits »
Kharec pushed to main at Kharec/goyco 2025-12-14 20:52:17 +01:00
02a764c736 clean: remove merged files
6834ad7764 refactor: merge facade, types and utils into one auth_service.go
Compare 2 commits »
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