mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[PR #149] [MERGED] New web app #1226
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1226
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/binwiederhier/ntfy/pull/149
Author: @binwiederhier
Created: 2/20/2022
Status: ✅ Merged
Merged: 3/11/2022
Merged by: @binwiederhier
Base:
main← Head:ui📝 Commits (10+)
4c4e689WIP: React31e7aa2Subscription form1fe598aSplit stuffb497063Make topics clickable, show notificationsc859f86Move to dashboard theme8c0f3b2Add dialogc6c3caeRestructuredd1a85eAwful use of localstorage4ba2339Settings iconc57fac2Unsubscribe📊 Changes
108 files changed (+31365 additions, -1299 deletions)
View changed files
📝
.github/workflows/test.yaml(+6 -0)📝
.gitignore(+2 -0)📝
Makefile(+27 -4)📝
README.md(+11 -3)📝
cmd/serve.go(+6 -0)📝
docs/config.md(+38 -36)📝
docs/releases.md(+10 -0)📝
docs/static/css/extra.css(+3 -3)📝
docs/static/img/web-detail.png(+0 -0)📝
docs/static/img/web-subscribe.png(+0 -0)📝
docs/subscribe/web.md(+2 -2)📝
scripts/emoji-convert.sh(+1 -1)📝
server/config.go(+1 -0)📝
server/server.go(+72 -38)📝
server/server.yml(+5 -0)📝
server/server_test.go(+21 -2)➖
server/static/css/app.css(+0 -531)➖
server/static/img/basic-notification.png(+0 -0)➖
server/static/img/close.svg(+0 -1)➖
server/static/img/priority-1.svg(+0 -47)...and 80 more files
📄 Description
Relates to #111
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.