Punk-Push 0.02 Latest
Files
- Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- 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
- lib/Punk/Command/Push.pm
- lib/Punk/Model/PushSubscription.pm
- lib/Punk/Plugin/Push.pm
- lib/Punk/Plugin/Push/push-sw.js
- lib/Punk/Plugin/Push/push.js
- lib/Punk/Plugin/Push/sqitch/mysql/deploy/push_subscriptions.sql
- lib/Punk/Plugin/Push/sqitch/mysql/revert/push_subscriptions.sql
- lib/Punk/Plugin/Push/sqitch/mysql/verify/push_subscriptions.sql
- lib/Punk/Plugin/Push/sqitch/pg/deploy/push_subscriptions.sql
- lib/Punk/Plugin/Push/sqitch/pg/revert/push_subscriptions.sql
- lib/Punk/Plugin/Push/sqitch/pg/verify/push_subscriptions.sql
- lib/Punk/Plugin/Push/sqitch/sqitch.conf
- lib/Punk/Plugin/Push/sqitch/sqitch.plan
- lib/Punk/Plugin/Push/sqitch/sqlite/deploy/push_subscriptions.sql
- lib/Punk/Plugin/Push/sqitch/sqlite/revert/push_subscriptions.sql
- lib/Punk/Plugin/Push/sqitch/sqlite/verify/push_subscriptions.sql
- lib/Punk/Push.pm
- lib/Punk/Push/Result.pm
- lib/Punk/Push/Subscription.pm
- t/00-load.t
- t/01-options.t
- t/02-subscription.t
- t/03-vapid.t
- t/04-encrypt.t
- t/10-storage.t
- t/11-delivery.t
- t/12-routes.t
- t/manifest.t
- t/pod-coverage.t
- t/pod.t
- xt/boilerplate.t