Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: drop http api, move to sqlc/postgresql | sinanmohd | 2024-07-05 | 10 | -357/+111 |
* | db/account: avoid unnecessary validator call | sinanmohd | 2024-03-16 | 1 | -3/+0 |
* | db/Account: PassHash -> Password | sinanmohd | 2024-03-16 | 2 | -12/+12 |
* | validator: init | sinanmohd | 2024-03-16 | 2 | -8/+30 |
* | api/login: init | sinanmohd | 2024-03-16 | 1 | -2/+3 |
* | db/Account: Email -> UserName | sinanmohd | 2024-03-16 | 2 | -8/+8 |
* | repo: init | sinanmohd | 2024-03-15 | 4 | -0/+337 |