purr

password generation and secret sharing
Log | Files | Refs | README | LICENSE

Download .tar.gz

ModeNameSize
-rw-r--r--.dockerignore2L
-rw-r--r--.gitignore13L
-rw-r--r--ChangeLog.md6L
-rw-r--r--LICENSE7L
-rw-r--r--Purr.cabal66L
-rw-r--r--README.md79L
-rw-r--r--Setup.hs2L
-rw-r--r--data/assets/public/Atkinson-Hyperlegible-Regular-102a.woff215884B
-rw-r--r--data/assets/public/copyButtons.js23L
-rw-r--r--data/assets/public/favicon.ico2238B
-rw-r--r--data/assets/public/htmx.js1L
-rw-r--r--data/assets/public/loading.svg48L
-rw-r--r--data/assets/public/purrlogo.png26944B
-rw-r--r--data/assets/wordlist.txt7751L
-rw-r--r--examples/.env.example6L
-rw-r--r--examples/Dockerfile16L
-rw-r--r--examples/docker-stack.yml15L
-rw-r--r--flake.lock60L
-rw-r--r--flake.nix62L
-rw-r--r--package.yaml84L
-rw-r--r--src/Core/Configuration.hs87L
-rw-r--r--src/Core/HTTP.hs39L
-rw-r--r--src/Core/SQLite.hs26L
-rw-r--r--src/Core/Templates.hs25L
-rw-r--r--src/Core/Types.hs61L
-rw-r--r--src/Feature/Generation/HTTP.hs26L
-rw-r--r--src/Feature/Generation/Links.hs13L
-rw-r--r--src/Feature/Generation/Passwords.hs73L
-rw-r--r--src/Feature/Generation/Shared.hs43L
-rw-r--r--src/Feature/Generation/Templates.hs19L
-rw-r--r--src/Feature/Sharing/HTTP.hs41L
-rw-r--r--src/Feature/Sharing/SQLite.hs121L
-rw-r--r--src/Feature/Sharing/Templates.hs18L
-rw-r--r--src/Main.hs31L
-rw-r--r--test/Spec.hs2L
-rw-r--r--views/cassius/style.cassius305L
-rw-r--r--views/gen.hamlet49L
-rw-r--r--views/index.hamlet94L
-rw-r--r--views/pw.hamlet9L