Koro
|
89316487e3
Add socket mode command-line option.
|
2 years ago |
Koro
|
9f358d4793
Add socket mode to configuration struct.
|
2 years ago |
Philipp Heckel
|
febe45818c
WIP: Crypto stuff
|
2 years ago |
Philipp Heckel
|
e8953aea3b
Fix test, changelog
|
2 years ago |
Philipp Heckel
|
95bd876be2
Fix HTTP Spec priority header parsing
|
2 years ago |
Philipp C. Heckel
|
bd6f3ca2e8
Merge pull request #348 from binwiederhier/display-name-web
|
2 years ago |
Philipp Heckel
|
aee4074792
changelog
|
2 years ago |
Philipp Heckel
|
4d6c147f24
WIP: DIsplay name for the web app
|
2 years ago |
brianchul
|
691a77370e
Translated using Weblate (Chinese (Traditional))
|
2 years ago |
brianchul
|
d09afd8b60
Added translation using Weblate (Chinese (Traditional))
|
2 years ago |
Philipp Heckel
|
2d26a990a9
Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web into main
|
2 years ago |
Philipp Heckel
|
f134bc6dcd
Fix PowerShell rendering, changelog
|
2 years ago |
Philipp C. Heckel
|
50a830c360
Merge pull request #345 from noahpeltier/fix-powershell-docs
|
2 years ago |
=
|
ae3715222f
Updated powershell docs to correct syntax, fixed my goofy typos
|
2 years ago |
=
|
eb841604c7
Updated powershell examples to correct syntax
|
2 years ago |
Philipp Heckel
|
30c8d6b02b
Fix auth_file not working for ntfy user command
|
2 years ago |
Elisey Kravchuk
|
b840d7d5f4
Translated using Weblate (Russian)
|
2 years ago |
Philipp Heckel
|
20f835df50
Changelog
|
2 years ago |
Philipp Heckel
|
bac5e1fa84
Changelog
|
2 years ago |
Philipp Heckel
|
69d6cdd786
Bump again
|
2 years ago |
Philipp Heckel
|
5f2ce5e542
Fix intermittent test failure; bump version
|
2 years ago |
Philipp Heckel
|
6acb921098
tidy
|
2 years ago |
Philipp Heckel
|
acf6d4370f
Update deps
|
2 years ago |
Philipp Heckel
|
297601d0f2
Bump version
|
2 years ago |
Philipp Heckel
|
113900d3eb
Cache startup queries
|
2 years ago |
Philipp Heckel
|
b4a824aa38
Format actions PR, changelog
|
2 years ago |
Philipp C. Heckel
|
e8569c6008
Merge pull request #341 from wunter8/custom-intent-broadcast-action
|
2 years ago |
Philipp Heckel
|
b74defef14
Enable WAL mode, add changelog
|
2 years ago |
Hunter Kehoe
|
ee38d76bc2
allow custom intent in broadcast action without JSON
|
2 years ago |
Philipp Heckel
|
3334d84861
Fix another race, add test
|
2 years ago |
Philipp Heckel
|
b1089e21f9
Changelog
|
2 years ago |
Philipp C. Heckel
|
07b5d9a9df
Merge pull request #340 from binwiederhier/shorter-lock
|
2 years ago |
Philipp Heckel
|
9cee8ab888
Call subscriber funtions in individual goroutines
|
2 years ago |
Philipp Heckel
|
ed9d99fd57
"Fix" data race
|
2 years ago |
Philipp Heckel
|
edfc1b78a1
Delayed message lock shorter
|
2 years ago |
Philipp Heckel
|
c1f7bed8d1
Fix tests, lock topic as short as possible
|
2 years ago |
Philipp Heckel
|
85f2252a77
WIP: Shorter lock, for #338
|
2 years ago |
Philipp C. Heckel
|
4e29216b5f
Merge pull request #335 from binwiederhier/done
|
2 years ago |
Philipp Heckel
|
26fda847ca
Docs
|
2 years ago |
Philipp Heckel
|
a160da3ad9
Tests
|
2 years ago |
Philipp Heckel
|
0080ea5a20
All --wait-cmd
|
2 years ago |
Philipp Heckel
|
fec4864771
done command
|
2 years ago |
Philipp Heckel
|
c40338c146
Merge branch 'main' into done
|
2 years ago |
Philipp Heckel
|
a7d8e69dfd
Refine NTFY_PASSWORD logic
|
2 years ago |
Philipp C. Heckel
|
5b68915fff
Merge pull request #327 from Kenix3/add_user_supports_envvar
|
2 years ago |
Kenix3
|
f3e5961892
Fixes envvar fetch in ntfy user add for password
|
2 years ago |
Kenix
|
7de7e0de12
Adds missing colon assignment for username variable in ntfy user add command.
|
2 years ago |
Kenix
|
727c6268b9
Updating order of variables ntfy user add command.
|
2 years ago |
Kenix
|
50cd50cfdf
Moves password stdin down to the original location.
|
2 years ago |
Kenix
|
1265e69eee
Changes user add to use a NTFY_PASSWORD env var rather than NTFY_USER.
|
2 years ago |