mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[PR #247] [MERGED] Only for devleopment: macOS support for ntfy serve #1254
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#1254
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/247
Author: @binwiederhier
Created: 5/11/2022
Status: ✅ Merged
Merged: 5/21/2022
Merged by: @binwiederhier
Base:
main← Head:macos-server📝 Commits (10+)
577cd0fiosa282588macOS server support, this is just to support iOS development, not for prod891257cMerge branch 'main' into macos-server60c5ccfMerge branch 'main' of github.com:binwiederhier/ntfy into macos-servercd27d47APNs data63719caTranslated using Weblate (Portuguese (Brazil))da7a1f6Merge branch 'main' into macos-server-ORIGIN42c3c6eRe-add simple target to be able to build on macOSab01d0fMerge branch 'macos-server-ORIGIN' into macos-serverc330651Switch to build tags "noserver" instead of using _linux suffix📊 Changes
14 files changed (+1289 additions, -1064 deletions)
View changed files
📝
.gitignore(+1 -0)📝
.goreleaser.yml(+2 -0)📝
Makefile(+77 -42)📝
cmd/access.go(+2 -0)📝
cmd/access_test.go(+0 -0)📝
cmd/serve.go(+2 -0)📝
cmd/serve_test.go(+0 -0)📝
cmd/user.go(+2 -0)📝
cmd/user_test.go(+0 -0)📝
go.mod(+10 -8)📝
go.sum(+21 -24)📝
server/server_firebase.go(+37 -3)📝
web/package-lock.json(+1100 -986)📝
web/public/static/langs/pt_BR.json(+35 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.