..
access.go
Tiny fixes
2025-07-31 10:46:41 +02:00
access_test.go
Fix tests
2025-07-31 11:35:21 +02:00
app.go
Fix build
2026-01-18 11:13:56 -05:00
app_test.go
Change mod path
2023-11-16 20:54:58 -05:00
config_loader.go
Change mod path
2023-11-16 20:54:58 -05:00
config_loader_test.go
Support for underscores in server.yml config options
2022-05-16 11:32:21 -04:00
publish.go
Docs
2026-01-15 09:30:37 -05:00
publish_test.go
Change mod path
2023-11-16 20:54:58 -05:00
publish_unix.go
Run go fix
2025-12-23 20:23:48 -05:00
publish_windows.go
ntfy publish --pid $PID ...
2022-06-20 10:56:45 -04:00
serve.go
Rename PostgreSQL table prefix from wp_ to webpush_
2026-02-16 12:13:10 -05:00
serve_test.go
Fix tests
2025-08-09 10:04:57 -04:00
serve_unix.go
Manual nits
2026-01-17 14:48:32 -05:00
serve_windows.go
Manual nits
2026-01-17 14:48:32 -05:00
subscribe.go
Move client config file logic, docs
2026-01-17 17:51:33 -05:00
subscribe_darwin.go
Move client config file logic, docs
2026-01-17 17:51:33 -05:00
subscribe_test.go
fixes #829
2023-08-06 22:44:55 -06:00
subscribe_unix.go
Move client config file logic, docs
2026-01-17 17:51:33 -05:00
subscribe_windows.go
Move client config file logic, docs
2026-01-17 17:51:33 -05:00
tier.go
Tiny fixes
2025-07-31 10:46:41 +02:00
tier_test.go
Fix tests
2025-07-31 11:35:21 +02:00
token.go
Tiny fixes
2025-07-31 10:46:41 +02:00
token_test.go
Fix tests
2025-07-31 11:35:21 +02:00
user.go
Refactor user package to Store interface with PostgreSQL support
2026-02-16 22:39:54 -05:00
user_test.go
prevent changing a provisioned user's password
2025-08-03 16:07:24 -06:00
webpush.go
Add "nowebpush" build tag
2025-08-07 17:39:25 +02:00
webpush_test.go
Fix tests
2025-07-31 11:35:21 +02:00