Hunter Kehoe
b7a18bd181
update release docs
2022-10-09 07:56:39 -06:00
Hunter Kehoe
ce392de0a8
allow empty password in client.yml
...
fixes #374
2022-10-09 07:50:37 -06:00
Philipp Heckel
383ae66a48
Merge branch 'main' of github.com:binwiederhier/ntfy
2022-10-09 08:55:56 -04:00
Philipp C. Heckel
24940f8a3b
Merge pull request #433 from wunter8/auth-query-param-docs
...
docs for auth query param
2022-10-09 08:55:47 -04:00
Philipp Heckel
54eae00774
Intermittent test failure
2022-10-09 08:53:40 -04:00
Philipp Heckel
1b82beea6e
Typo
2022-10-09 08:50:28 -04:00
Philipp Heckel
cb8b3e54f6
Release notes
2022-10-09 08:49:21 -04:00
Philipp C. Heckel
d48619a940
Merge pull request #432 from wunter8/428-server-url-trailing-slash
...
strip trailing slash in "use another server" URL
2022-10-09 08:45:09 -04:00
Hunter Kehoe
ca5ec53261
improved docs
2022-10-08 21:22:05 -06:00
Hunter Kehoe
819c896d40
docs for auth query param
2022-10-08 21:02:55 -06:00
Hunter Kehoe
dd689fd4a6
strip trailing slash in "use another server" URL
...
fixes #428
2022-10-08 17:20:14 -06:00
Philipp Heckel
cbc912d1e3
Merge branch 'ip-range-exempt'
2022-10-08 17:58:21 -04:00
Philipp Heckel
16ad94441b
Personal preference
2022-10-08 17:58:05 -04:00
Karmanyaah Malhotra
1672322fc1
test ContainsIP utility
2022-10-07 21:22:22 -05:00
Karmanyaah Malhotra
bc5060b218
test new config parsing
2022-10-07 21:15:45 -05:00
Karmanyaah Malhotra
4edc625331
fix lint
2022-10-07 20:36:01 -05:00
Karmanyaah Malhotra
3b29294679
minor modification to tests involving ips
2022-10-07 20:27:22 -05:00
Karmanyaah Malhotra
511d3f6aaf
recommended fixes [2 of 2]
2022-10-07 16:24:11 -05:00
Karmanyaah Malhotra
de2ca33700
recommended fixes [1 of 2]
2022-10-07 16:17:04 -05:00
Karmanyaah Malhotra
c2382d29a1
refactor visitor IPs and allow exempting IP Ranges
...
Use netip.Addr instead of storing addresses as strings. This requires
conversions at the database level and in tests, but is more memory
efficient otherwise, and facilitates the following.
Parse rate limit exemptions as netip.Prefix. This allows storing IP
ranges in the exemption list. Regular IP addresses (entered explicitly
or resolved from hostnames) are IPV4/32, denoting a range of one
address.
2022-10-05 16:04:42 -05:00
Philipp Heckel
a70ee81d3b
Web app FAQ
2022-10-05 15:12:51 -04:00
Philipp Heckel
bb2f9cbe2b
Fixed Rundeck example
2022-10-05 14:55:58 -04:00
Philipp C. Heckel
e1eca2323e
Merge pull request #427 from demogorgonz/main
...
Add Rundeck to examples
2022-10-05 14:50:38 -04:00
FilipS
9e15a4cfe2
more clarification
2022-10-05 16:18:25 +02:00
FilipS
e63b521bc9
crop rundeck image
2022-10-05 16:15:24 +02:00
FilipS
4d6d6f7204
add Rundeck to examples
2022-10-05 16:11:20 +02:00
Philipp Heckel
e0ad926ce9
More projects
2022-10-02 16:20:24 -04:00
Philipp Heckel
04e91a1616
Blog posts and projects
2022-10-02 00:03:44 -04:00
Philipp Heckel
5014bba0b3
Replace interface{}
2022-10-01 16:31:48 -04:00
Philipp Heckel
eaf3e83e72
Bump release log
2022-10-01 15:58:39 -04:00
Philipp Heckel
bddde5c637
Bump Go version, Generics whoooo
2022-10-01 15:50:48 -04:00
Philipp Heckel
b15ecd785e
Fix trailing slash issue for base-url
2022-10-01 15:23:14 -04:00
Philipp Heckel
f8c9945cc4
Korean
2022-10-01 14:54:16 -04:00
Philipp Heckel
0fc8dee9a9
Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web
2022-10-01 14:51:52 -04:00
Philipp Heckel
f01576e40d
Sponsors to README
2022-09-30 12:06:31 -04:00
Philipp Heckel
ea669c75a3
Add sponsors to release notes
2022-09-30 12:00:30 -04:00
Christian Meis
4abd0e290a
Translated using Weblate (German)
...
Currently translated at 100.0% (189 of 189 strings)
Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/de/
2022-09-29 16:23:02 +02:00
Philipp Heckel
bcda08a01c
Developer docs, closes #414
2022-09-28 09:22:36 -04:00
YJSoft
60043f14ea
Translated using Weblate (Korean)
...
Currently translated at 100.0% (189 of 189 strings)
Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/ko/
2022-09-28 10:17:51 +02:00
Philipp Heckel
d3cfa3456c
Install docs
2022-09-27 12:50:07 -04:00
Philipp Heckel
903ba8df4d
Bump versions
2022-09-27 12:49:20 -04:00
Philipp Heckel
46fcbdb827
Deprecation warnings
2022-09-27 12:45:43 -04:00
Philipp Heckel
419bfecd6f
Reformatting, make update
2022-09-27 12:37:02 -04:00
Philipp Heckel
a9019131cf
Polish
2022-09-27 07:44:00 -04:00
Philipp Heckel
5e0e8e7db0
Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web
2022-09-27 07:37:08 -04:00
YJSoft
f0f4de2719
Added translation using Weblate (Korean)
2022-09-27 10:37:39 +02:00
Patryk
61d5293ba0
Translated using Weblate (Polish)
...
Currently translated at 100.0% (189 of 189 strings)
Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/pl/
2022-09-24 00:15:31 +02:00
Philipp Heckel
fd21d2f4ce
Added Ukranian
2022-09-23 12:55:40 -04:00
Philipp Heckel
e6b07e22a8
Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web
2022-09-23 12:43:19 -04:00
Philipp Heckel
b117c217e4
Deps
2022-09-23 12:42:44 -04:00