aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Card.js
Commit message (Expand)AuthorAgeFilesLines
* [Feature Request #39] Added encryption options (#43)Noah Hefner2021-07-151-18/+63
* Hide password before printing (#42)Ben Woodward2021-07-131-1/+17
* Fix typo (#38)Alan Hogan2021-07-111-1/+1
* Disable autocorrections on input fieldsbndw2021-07-111-0/+8
* Portrait orientation (#35)Ben Woodward2021-07-111-12/+37
* Change inputs to textareas (#34)Ben Woodward2021-07-061-3/+3
* Password must be atleast 8 charactersbndw2021-07-041-1/+9
* Prettier formatting (#33)Ben Woodward2021-07-041-18/+38
* Set password maxLength to 63bndw2021-07-041-1/+1
* Update deps (#7)Ben Woodward2020-06-071-2/+2
* :bug: Escape special chars (#6)Ben Woodward2020-06-071-1/+19
* Serif font for input fields (#5)Ben Woodward2020-06-041-2/+2
* Rewrite Card.js with hooks (#1)Yusuf YILDIZ2020-06-021-47/+33
* :bug: Set maxLength on inputsbndw2020-05-311-2/+2
* Initial commitbndw2020-05-311-0/+56