Changes for version 0.01 - 2026-09-06
- First version.
Modules
the `punk push` subcommand
the subscriptions table
Web Push notifications, encrypted end to end
Web Push notifications for Punk
what one delivery attempt reported
what a browser hands you, checked
Examples
- example/Notify/README.md
- example/Notify/app.psgi
- example/Notify/bin/seed.pl
- example/Notify/config/punk.yml
- example/Notify/lib/Notify.pm
- example/Notify/lib/Notify/Controller/Web/Root.pm
- example/Notify/lib/Notify/Model/PushSubscription.pm
- example/Notify/lib/Notify/Model/User.pm
- example/Notify/root/static/badge.png
- example/Notify/root/static/icon.png
- example/Notify/root/static/style.css
- example/Notify/root/templates/layout.tmpl
- example/Notify/root/templates/login.tmpl
- example/Notify/root/templates/welcome.tmpl
- example/Notify/t/01-basic.t