Philipp C. Heckel

Results 281 comments of Philipp C. Heckel

> Adding to this, a generic way to publish via POST with JSON body I think this idea and OP's request are very much distinct. What you are asking for,...

@12nick12 opened #154 with essentially the same feature request. Given that now 4 people (5 including me) want this, I am promoting this feature to "hot" :-D I still don't...

@12nick12 I feel like your example is incomplete. Typically in application X (github, prometheus, rundeck, ...) you configure a target webhook address and that's it. Are you proposing we'd have...

I agree, good find. I think this has something to do with the custom navigation thingy I had to do. Thanks for reporting.

Yeah go install doesn't work because the docs and web UI need to be built. Join the discord and we can chat tmr or so

Zaraki commented with these instructions on Discord: # ntfy on OpenBSD ## Packages ``` pkg_add go git sqlite3 ``` ## Building ``` git clone https://github.com/binwiederhier/ntfy.git cd ntfy mkdir -p dist/ntfy_openbsd_amd64...

I don't hate the idea; the UI would be a little tricky I think, but searching the small SQLite db should be easy enough.

> It would be useful if the URLs were treated the same instead. Agreed. Should be easy to fix.

Fixed in https://github.com/binwiederhier/ntfy/commit/b15ecd785e801c9553be4e05039b2609f3adf3da

I'm not sure I follow. If you've set up user/ACLs then why don't you just use one of them to publish? There is no magic back door for local users...