Skip to content

Fix admin console for mobile, remove Blocked Users from admin#444

Merged
asim merged 1 commit intomainfrom
claude/fix-console-and-admin
Mar 28, 2026
Merged

Fix admin console for mobile, remove Blocked Users from admin#444
asim merged 1 commit intomainfrom
claude/fix-console-and-admin

Conversation

@asim
Copy link
Copy Markdown
Member

@asim asim commented Mar 28, 2026

  • Console: no JS, plain form POST, works on mobile\n- Removed Blocked Users from admin (user feature, not admin)\n\nhttps://claude.ai/code/session_01GRGLA9yj7BpqKiyi6xFwnm

Console rewritten:
- No JavaScript at all. Plain form POST → redirect with results.
- Works on every device. Type command, tap Run, see output.
- Previous command stays in the input for easy editing.
- Help shown as compact one-liner below the form.

Admin dashboard:
- Removed Blocked Users (it's a user feature in Account → Settings,
  not an admin function. Blocklist is the admin mail/IP block tool).

https://claude.ai/code/session_01GRGLA9yj7BpqKiyi6xFwnm
@asim asim merged commit 2b93634 into main Mar 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants