[PR #1526] WIP: Web app: User management #1627

Open
opened 2026-05-07 01:02:59 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1526
Author: @binwiederhier
Created: 12/30/2025
Status: 🔄 Open

Base: mainHead: admin-ui


📝 Commits (2)

📊 Changes

8 files changed (+747 additions, -13 deletions)

View changed files

📝 server/server_admin.go (+8 -6)
📝 server/types.go (+8 -6)
📝 web/public/static/langs/en.json (+44 -1)
web/src/app/AdminApi.js (+82 -0)
web/src/components/Admin.jsx (+593 -0)
📝 web/src/components/App.jsx (+2 -0)
📝 web/src/components/Navigation.jsx (+9 -0)
📝 web/src/components/routes.js (+1 -0)

📄 Description

image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/1526 **Author:** [@binwiederhier](https://github.com/binwiederhier) **Created:** 12/30/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `admin-ui` --- ### 📝 Commits (2) - [`75b2ca7`](https://github.com/binwiederhier/ntfy/commit/75b2ca7deca2e5cc88d037bb20a8152c44b7af9e) Admin web app - [`2a940ad`](https://github.com/binwiederhier/ntfy/commit/2a940ad289d248acfcd22623a7664ef093bc7abe) Show provisioned users ### 📊 Changes **8 files changed** (+747 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `server/server_admin.go` (+8 -6) 📝 `server/types.go` (+8 -6) 📝 `web/public/static/langs/en.json` (+44 -1) ➕ `web/src/app/AdminApi.js` (+82 -0) ➕ `web/src/components/Admin.jsx` (+593 -0) 📝 `web/src/components/App.jsx` (+2 -0) 📝 `web/src/components/Navigation.jsx` (+9 -0) 📝 `web/src/components/routes.js` (+1 -0) </details> ### 📄 Description <img width="2781" height="1749" alt="image" src="https://github.com/user-attachments/assets/47c42275-67fe-4a50-a618-6246b3c41e38" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1627
No description provided.