Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-25 | feat: Add extended ASCII | gabrielgio | |
Add more chars... | |||
2022-03-25 | fix: Extend special char | gabrielgio | |
Add missing special ASCII chars. | |||
2022-03-25 | ref: Add test for edge case | gabrielgio | |
Add test case for when you call with 0 length or no option (upper case, lower case, number and special). | |||
2022-03-25 | feat: Add options for password generator | gabrielgio | |
Add new options to generate a passowrd: - upper letters - lower letters - numbers - special Special needs to be worked on still, as probably there are some char missing. | |||
2022-03-25 | ref: Add actual pass generator function | gabrielgio | |
Modify `generate` function to actually generate usable. | |||
2022-03-25 | feat: Add initial draft for rust wasm | gabrielgio | |
It adds the initial tooling for build and publishing a static site with wasm. The generate code is barebones, that is just a PoC for tooling, later I'll add proper code logic and test for it. | |||
2022-03-25 | ref: Remove all clojure related Files | gabrielgio | |
Making room for wasm project. | |||
2021-10-28 | Update core.cljs | gabriel giovanini | |
2019-08-07 | Make genpwd simpler | Gabriel | |
2019-06-23 | Fix | Gabriel Giovanini | |
2019-06-23 | Fixes magic code | Gabriel Giovanini | |
2019-06-23 | Simplyfies things | Gabriel Giovanini | |
2019-06-23 | Move from input to span | Gabriel Giovanini | |
2019-06-23 | Add text selection | Gabriel Giovanini | |
2019-06-23 | Update to layout | Gabriel Giovanini | |
2019-06-23 | Update to layout | Gabriel Giovanini | |
2019-06-23 | Update to layout and clean up a bit | Gabriel Giovanini | |
2019-06-23 | Remove footer | Gabriel Giovanini | |
2019-06-23 | Update to layout | Gabriel Giovanini | |
2019-06-23 | Update to layout | Gabriel Giovanini | |
2019-06-22 | Adds a simple layout | Gabriel Giovanini | |
2019-06-22 | Bootstrap web site | Gabriel Giovanini | |