summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bpf: better error managementsinanmohd2024-07-051-10/+18
* bpf/usage: log to databasesinanmohd2024-07-054-28/+83
* refactor: drop http api, move to sqlc/postgresqlsinanmohd2024-07-0525-760/+268
* cmd/bpf: initsinanmohd2024-06-309-1/+343
* flake: bump locksinanmohd2024-06-271-3/+3
* flake: clean upsinanmohd2024-04-081-1/+2
* db/account: avoid unnecessary validator callsinanmohd2024-03-161-3/+0
* db/Account: PassHash -> Passwordsinanmohd2024-03-163-13/+13
* flake/shell: add sqlitesinanmohd2024-03-161-1/+1
* validator: initsinanmohd2024-03-165-15/+78
* api/login: initsinanmohd2024-03-163-2/+59
* api/handleError: initsinanmohd2024-03-162-15/+15
* db/Account: Email -> UserNamesinanmohd2024-03-163-10/+10
* api/exampleReq.go: omit emtpy Errorsinanmohd2024-03-161-1/+1
* repo: initsinanmohd2024-03-1513-0/+632