summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterfix totp with secrets that need paddingVineet Kumar3 months
 
TagDownloadAuthorAge
v1.2commit 4b26e13211...Vineet Kumar3 months
v1.1.1commit c6ee274013...Vineet Kumar3 months
v1.1commit 33ffbe9942...Vineet Kumar3 months
v1.0commit 439ca14932...Vineet Kumar3 months
 
AgeCommit messageAuthorFilesLines
2026-05-31add auth-source backendv1.1Vineet Kumar1-0/+129
2026-05-28fix typo in package urlVineet Kumar1-1/+1
2026-05-23found out concat is the analogue to scheme's string-append, not formatVineet Kumar1-6/+5
2026-05-23fix build errors and remove f.el dependencyv1.0Vineet Kumar1-2/+4
2026-05-23reindent filesVineet Kumar2-18/+18
2026-05-23add kasi-get wrapper around kasi--get for use outside emacsVineet Kumar2-0/+16
2026-05-23add converter script from kasi.sh to kasi.el formatVineet Kumar1-0/+80
2026-05-23add TODO for implementing validationVineet Kumar1-0/+2
2026-05-22add create command to generate new secret filesVineet Kumar1-3/+34
2026-05-22add random password/username generationVineet Kumar1-11/+44
[...]