Commit Graph

4 Commits

Author SHA1 Message Date
db123-test
5f403c1264 fix(docker-compose): correct typo in auth-data volume driver configuration
Fixes misspelling of 'driver' in docker-compose.yml volume configuration
for the auth-data volume, ensuring proper Docker volume driver setup.
2026-05-04 11:42:04 +03:30
db123-test
7221feb6d4 feat: add permanent whitelist list endpoint and rename DB table
- Add GET /api/whitelist/perm/list to list permanent whitelisted entries
- Implement permWhitelistListHandler with API key verification
- Rename permanent_whitelist table to perm_whitelist for consistency
- Update default DB path from ./data to /data
- Comment out build job in CI/CD workflow
2026-05-04 11:29:01 +03:30
db123-test
7a2bd72311 feat: added mirrors for go and for golang image and change the name gate to proxy 2026-05-04 10:49:44 +03:30
db123-test
b02b720dc6 init: added the base files by ai and debugged by hand
it's great but currently it has a basic error which is go nil pointer dereference

WIP
2026-05-03 16:17:04 +03:30