Commit Graph

3 Commits

Author SHA1 Message Date
271a0603b8 feat(auth): enhance login flow with notifications and path normalization
Some checks failed
CI / Test (1.22) (push) Failing after -30m33s
CI / Test (1.23) (push) Failing after -30m32s
CI / Lint (push) Failing after -30m39s
CI / Build (push) Failing after -30m35s
- add success notification on successful login
- show error notification with detailed message on login failure
- normalize API paths to prevent double slashes and trailing slashes
- redirect to login page only if not on login request or page
2026-03-05 01:03:50 +02:00
b81febafc9 feat(cli): enhance user and hook management with new commands and flags
Some checks failed
CI / Test (1.22) (push) Failing after -22m38s
CI / Test (1.23) (push) Failing after -22m21s
CI / Lint (push) Failing after -22m42s
CI / Build (push) Failing after -23m0s
2026-02-20 21:17:09 +02:00
500db67c72 feat(cli): add user management commands for CRUD operations
Some checks failed
CI / Build (push) Failing after -22m48s
CI / Lint (push) Failing after -22m29s
CI / Test (1.23) (push) Failing after -22m10s
CI / Test (1.22) (push) Failing after -22m17s
2026-02-20 20:48:57 +02:00