Koro
|
9f358d4793
|
Add socket mode to configuration struct.
|
2022-07-03 15:39:19 -04:00 |
|
Philipp Heckel
|
e8953aea3b
|
Fix test, changelog
|
2022-07-01 09:37:20 -04:00 |
|
Philipp Heckel
|
95bd876be2
|
Fix HTTP Spec priority header parsing
|
2022-07-01 09:28:42 -04:00 |
|
Philipp C. Heckel
|
bd6f3ca2e8
|
Merge pull request #348 from binwiederhier/display-name-web
WIP: DIsplay name for the web app
|
2022-06-29 19:35:23 -04:00 |
|
Philipp Heckel
|
aee4074792
|
changelog
|
2022-06-29 19:35:09 -04:00 |
|
Philipp Heckel
|
4d6c147f24
|
WIP: DIsplay name for the web app
|
2022-06-29 15:57:56 -04:00 |
|
brianchul
|
691a77370e
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 28.5% (54 of 189 strings)
Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/zh_Hant/
|
2022-06-29 09:20:41 +02:00 |
|
brianchul
|
d09afd8b60
|
Added translation using Weblate (Chinese (Traditional))
|
2022-06-28 08:06:49 +02:00 |
|
Philipp Heckel
|
2d26a990a9
|
Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web into main
|
2022-06-27 12:21:26 -04:00 |
|
Philipp Heckel
|
f134bc6dcd
|
Fix PowerShell rendering, changelog
|
2022-06-27 12:21:11 -04:00 |
|
Philipp C. Heckel
|
50a830c360
|
Merge pull request #345 from noahpeltier/fix-powershell-docs
Updated syntax on PowerShell examples in docs
|
2022-06-27 12:13:07 -04:00 |
|
=
|
ae3715222f
|
Updated powershell docs to correct syntax, fixed my goofy typos
|
2022-06-26 23:46:00 -05:00 |
|
=
|
eb841604c7
|
Updated powershell examples to correct syntax
|
2022-06-26 23:39:56 -05:00 |
|
Philipp Heckel
|
30c8d6b02b
|
Fix auth_file not working for ntfy user command
|
2022-06-24 19:13:10 -04:00 |
|
Elisey Kravchuk
|
b840d7d5f4
|
Translated using Weblate (Russian)
Currently translated at 82.0% (155 of 189 strings)
Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/ru/
|
2022-06-24 19:17:34 +02:00 |
|
Philipp Heckel
|
20f835df50
|
Changelog
|
2022-06-24 12:40:27 -04:00 |
|
Philipp Heckel
|
bac5e1fa84
|
Changelog
|
2022-06-23 16:46:08 -04:00 |
|
Philipp Heckel
|
69d6cdd786
|
Bump again
|
2022-06-23 15:12:13 -04:00 |
|
Philipp Heckel
|
5f2ce5e542
|
Fix intermittent test failure; bump version
|
2022-06-23 15:01:35 -04:00 |
|
Philipp Heckel
|
6acb921098
|
tidy
|
2022-06-23 14:53:42 -04:00 |
|
Philipp Heckel
|
acf6d4370f
|
Update deps
|
2022-06-23 14:46:01 -04:00 |
|
Philipp Heckel
|
297601d0f2
|
Bump version
|
2022-06-23 14:33:51 -04:00 |
|
Philipp Heckel
|
113900d3eb
|
Cache startup queries
|
2022-06-23 11:02:45 -04:00 |
|
Philipp Heckel
|
b4a824aa38
|
Format actions PR, changelog
|
2022-06-22 20:23:15 -04:00 |
|
Philipp C. Heckel
|
e8569c6008
|
Merge pull request #341 from wunter8/custom-intent-broadcast-action
allow custom intent in broadcast action without JSON
|
2022-06-22 20:21:11 -04:00 |
|
Philipp Heckel
|
b74defef14
|
Enable WAL mode, add changelog
|
2022-06-22 20:17:47 -04:00 |
|
Hunter Kehoe
|
ee38d76bc2
|
allow custom intent in broadcast action without JSON
|
2022-06-22 15:29:16 -06:00 |
|
Philipp Heckel
|
3334d84861
|
Fix another race, add test
|
2022-06-22 15:11:50 -04:00 |
|
Philipp Heckel
|
b1089e21f9
|
Changelog
|
2022-06-22 14:56:26 -04:00 |
|
Philipp C. Heckel
|
07b5d9a9df
|
Merge pull request #340 from binwiederhier/shorter-lock
WIP: Shorter lock, for #338
|
2022-06-22 14:48:07 -04:00 |
|
Philipp Heckel
|
9cee8ab888
|
Call subscriber funtions in individual goroutines
|
2022-06-22 13:52:49 -04:00 |
|
Philipp Heckel
|
ed9d99fd57
|
"Fix" data race
|
2022-06-22 13:47:54 -04:00 |
|
Philipp Heckel
|
edfc1b78a1
|
Delayed message lock shorter
|
2022-06-21 20:07:08 -04:00 |
|
Philipp Heckel
|
c1f7bed8d1
|
Fix tests, lock topic as short as possible
|
2022-06-21 19:45:23 -04:00 |
|
Philipp Heckel
|
85f2252a77
|
WIP: Shorter lock, for #338
|
2022-06-21 19:07:27 -04:00 |
|
Philipp C. Heckel
|
4e29216b5f
|
Merge pull request #335 from binwiederhier/done
WIP: ntfy publish --pid $PID ...
|
2022-06-21 13:20:34 -04:00 |
|
Philipp Heckel
|
26fda847ca
|
Docs
|
2022-06-21 11:43:26 -04:00 |
|
Philipp Heckel
|
a160da3ad9
|
Tests
|
2022-06-21 11:18:35 -04:00 |
|
Philipp Heckel
|
0080ea5a20
|
All --wait-cmd
|
2022-06-20 23:03:16 -04:00 |
|
Philipp Heckel
|
fec4864771
|
done command
|
2022-06-20 21:57:54 -04:00 |
|
Philipp Heckel
|
c40338c146
|
Merge branch 'main' into done
|
2022-06-20 20:34:00 -04:00 |
|
Philipp Heckel
|
a7d8e69dfd
|
Refine NTFY_PASSWORD logic
|
2022-06-20 16:03:39 -04:00 |
|
Philipp C. Heckel
|
5b68915fff
|
Merge pull request #327 from Kenix3/add_user_supports_envvar
Add user now supports reading password from an env var.
|
2022-06-20 15:40:23 -04:00 |
|
Kenix3
|
f3e5961892
|
Fixes envvar fetch in ntfy user add for password
|
2022-06-20 14:21:30 -04:00 |
|
Kenix
|
7de7e0de12
|
Adds missing colon assignment for username variable in ntfy user add command.
|
2022-06-20 13:26:13 -04:00 |
|
Kenix
|
727c6268b9
|
Updating order of variables ntfy user add command.
|
2022-06-20 13:25:31 -04:00 |
|
Kenix
|
50cd50cfdf
|
Moves password stdin down to the original location.
|
2022-06-20 13:24:42 -04:00 |
|
Kenix
|
1265e69eee
|
Changes user add to use a NTFY_PASSWORD env var rather than NTFY_USER.
|
2022-06-20 13:19:54 -04:00 |
|
Philipp Heckel
|
d05211648d
|
Fix since=<id> implementation for multiple topics, closes #336
|
2022-06-20 12:11:52 -04:00 |
|
Philipp Heckel
|
1226a7b70c
|
ntfy publish --pid $PID ...
|
2022-06-20 10:56:45 -04:00 |
|