Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | api: init | sinanmohd | 2024-07-06 | 2 | -1/+56 |
* | usage: don't export unnecessary types | sinanmohd | 2024-07-06 | 2 | -14/+14 |
* | usage/Init: init | sinanmohd | 2024-07-06 | 2 | -17/+44 |
* | usage: don't handle signals directly | sinanmohd | 2024-07-06 | 2 | -20/+24 |
* | db/gen: init | sinanmohd | 2024-07-06 | 2 | -3/+3 |
* | bpf -> usage | sinanmohd | 2024-07-06 | 6 | -37/+51 |
* | bpf: track bandwidth | sinanmohd | 2024-07-06 | 1 | -10/+16 |
* | bpf: update database before exit | sinanmohd | 2024-07-06 | 1 | -5/+16 |
* | bpf: use hwaddr for identification | sinanmohd | 2024-07-06 | 6 | -32/+70 |
* | bpf: better error management | sinanmohd | 2024-07-05 | 1 | -10/+18 |
* | bpf/usage: log to database | sinanmohd | 2024-07-05 | 4 | -28/+83 |
* | refactor: drop http api, move to sqlc/postgresql | sinanmohd | 2024-07-05 | 25 | -760/+268 |
* | cmd/bpf: init | sinanmohd | 2024-06-30 | 9 | -1/+343 |
* | flake: bump lock | sinanmohd | 2024-06-27 | 1 | -3/+3 |
* | flake: clean up | sinanmohd | 2024-04-08 | 1 | -1/+2 |
* | db/account: avoid unnecessary validator call | sinanmohd | 2024-03-16 | 1 | -3/+0 |
* | db/Account: PassHash -> Password | sinanmohd | 2024-03-16 | 3 | -13/+13 |
* | flake/shell: add sqlite | sinanmohd | 2024-03-16 | 1 | -1/+1 |
* | validator: init | sinanmohd | 2024-03-16 | 5 | -15/+78 |
* | api/login: init | sinanmohd | 2024-03-16 | 3 | -2/+59 |
* | api/handleError: init | sinanmohd | 2024-03-16 | 2 | -15/+15 |
* | db/Account: Email -> UserName | sinanmohd | 2024-03-16 | 3 | -10/+10 |
* | api/exampleReq.go: omit emtpy Error | sinanmohd | 2024-03-16 | 1 | -1/+1 |
* | repo: init | sinanmohd | 2024-03-15 | 13 | -0/+632 |