dudi/public
Simon Kühn eea6119e36 Add admin user list view for simon@kuehn.de
- ADMIN_EMAIL env var controls who has admin access
- GET /api/admin/users returns all users (id, email, username, registered);
  returns 403 for non-admins
- GET /api/me now includes is_admin flag
- Menu shows "Nutzer/Users/Użytkownicy" button for admins that opens a
  table with name, email, and registration date for all users

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 10:06:14 +02:00
..
.htaccess Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
app.js Add admin user list view for simon@kuehn.de 2026-05-01 10:06:14 +02:00
index.php Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
logo.png Initial commit: Dudi habit tracker 2026-04-29 15:40:57 +02:00
style.css Add DE/EN/PL i18n with browser-language detection and per-user override 2026-04-30 13:34:41 +02:00