summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Add go vet in ci testingAndinus2020-03-271-5/+10
* Add test for hashPass funcAndinus2020-03-272-3/+38
* Improve checkPass func testsAndinus2020-03-271-4/+24
* Fix common typosAndinus2020-03-272-2/+2
* Test only packages that have testsAndinus2020-03-271-1/+1
* Add checkPass func and it's testsAndinus2020-03-272-0/+33
* Add contributing fileAndinus2020-03-261-0/+26
* Add build filesAndinus2020-03-261-0/+38
* Add auth and user packageAndinus2020-03-268-9/+170
* Update database schema, add registration tableAndinus2020-03-261-20/+50
* Add cmd/perseus & remove unused importsAndinus2020-03-265-1/+15
* Add storage & sqlite3 packageAndinus2020-03-262-0/+91
* Initial commitAndinus2020-03-263-0/+27