mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[PR #245] [MERGED] WIP: Windows #1250
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#1250
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/245
Author: @binwiederhier
Created: 5/9/2022
Status: ✅ Merged
Merged: 5/11/2022
Merged by: @binwiederhier
Base:
main← Head:windows📝 Commits (8)
7d47348Working Windows build613348dContinued work on Windows CLI19d2a46Build for Windowsf63b15bMerge branch 'main' into windows6d601admacOS3baa93aMerge branch 'main' into windows5a8818a"make update" targetfe96110macOS universal binaries, install instructions for Windows and macOS📊 Changes
24 files changed (+605 additions, -404 deletions)
View changed files
📝
.goreleaser.yml(+61 -11)📝
Makefile(+64 -46)📝
cmd/access_linux.go(+4 -0)📝
cmd/access_linux_test.go(+0 -0)📝
cmd/app.go(+3 -15)📝
cmd/publish.go(+5 -2)📝
cmd/serve_linux.go(+4 -0)📝
cmd/serve_linux_test.go(+0 -0)📝
cmd/subscribe.go(+45 -32)➕
cmd/subscribe_darwin.go(+16 -0)➕
cmd/subscribe_linux.go(+16 -0)➕
cmd/subscribe_windows.go(+15 -0)📝
cmd/user_linux.go(+5 -0)📝
cmd/user_linux_test.go(+0 -0)📝
docs/develop.md(+17 -15)📝
docs/install.md(+33 -2)📝
docs/publish.md(+1 -1)📝
docs/releases.md(+4 -0)📝
docs/subscribe/cli.md(+34 -4)📝
go.mod(+9 -9)...and 4 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.