zerobyte/app
Nico b2098f6beb
feat: add CLI command to change username (#342)
* feat: add CLI command to change username

* ci: fix wrong folder chmod
2026-01-11 14:53:57 +01:00
..
client chore: hide email in settings (not yet changeable) 2026-01-11 14:01:14 +01:00
drizzle chore: lowercase all emails 2026-01-11 14:06:46 +01:00
lib feat: configurable trusted origins 2026-01-10 13:22:57 +01:00
middleware refactor: better-auth (#319) 2026-01-07 22:36:20 +01:00
schemas feat: insecure tls & cacert for self-hosted repos (#277) 2026-01-02 18:13:19 +01:00
server feat: add CLI command to change username (#342) 2026-01-11 14:53:57 +01:00
test refactor: auth to proxy pattern 2026-01-08 20:50:08 +01:00
utils feat: add 2FA (TOTP) support (#326) 2026-01-09 21:12:05 +01:00
app.css feat: display updates and release notes (#290) 2026-01-04 10:19:23 +01:00
context.ts feat: add 2FA (TOTP) support (#326) 2026-01-09 21:12:05 +01:00
root.tsx refactor: move from biome to oxlint/oxformat (#311) 2026-01-05 21:04:37 +01:00
routes.ts fix: allow arbitrary name for repositories and correctly import existing local repos (#197) 2025-12-22 20:52:26 +01:00