3wordchant
  • Joined on 2020-03-23
8161888af6 Switch to _send_push utility method to send webpush..
2bffcb2059 add webpushnotification dependency and post_save hook for notifications
4a62ae1ee3 fix: create_subscriptions missing entries
8ad6201577 Merge branch 'cache-update' into 'master'
d0f4f5380a update: updated to new DjangoLDP cache
Compare 10 commits »
3wordchant transferred repository 3wordchant/djangoldp-notification to autonomic-coopera.../djangoldp-notification 2021-06-30 14:27:46 +00:00
3wordchant created repository autonomic-coopera.../djangoldp-notification 2021-06-30 14:27:26 +00:00
3wordchant pushed to webpushnotifications at autonomic-coopera.../hubl 2021-06-18 14:45:11 +00:00
da29eb1d72 Add missing urlB64ToUint8Array
3wordchant pushed to webpushnotifications at autonomic-coopera.../hubl 2021-06-18 14:31:04 +00:00
1e05c01e39 Remove push.js and sw.js
3wordchant pushed to webpushnotifications at autonomic-coopera.../hubl 2021-06-18 14:23:35 +00:00
7029cba9ac Move webpushnotification to existing service worker
6e07646e14 Move sw.js, hard-code VAPID key for now
613638e508 Add JS for push notification subscription & display
799d266bcb Revert "feature: allow dot on username"
22400b6b45 feature: allow dot on username
Compare 20 commits »
3wordchant pushed to main at autonomic-coopera.../startinblox-startinoff 2021-06-10 14:39:26 +00:00
e36d688eed Add missing MIDDLEWARE to example settings
3wordchant pushed to webpushnotifications at autonomic-coopera.../hubl 2021-06-10 14:09:05 +00:00
45cbbf6ae1 Move sw.js, hard-code VAPID key for now
3wordchant pushed to main at autonomic-coopera.../startinblox-startinoff 2021-06-04 14:21:00 +00:00
c31c410827 Add reset_db command to README
3wordchant pushed to main at autonomic-coopera.../startinblox-startinoff 2021-06-03 14:21:42 +00:00
8ddaba773b CORS settings
3wordchant pushed to main at autonomic-coopera.../startinblox-startinoff 2021-06-03 13:47:07 +00:00
495db314e4 Remove duplicate npm install
3wordchant pushed to main at autonomic-coopera.../startinblox-startinoff 2021-06-03 13:34:47 +00:00
d2f9470ca4 Remove CORS headers from example settings
3wordchant pushed to main at autonomic-coopera.../startinblox-startinoff 2021-06-03 13:32:01 +00:00
ea0520e681 Update example settings
3wordchant pushed to main at autonomic-coopera.../startinblox-startinoff 2021-06-03 13:29:41 +00:00
6191009bc9 Tweak README, remove django_extensions
3wordchant pushed to main at autonomic-coopera.../startinblox-startinoff 2021-06-03 13:17:55 +00:00
e60c544989 Try to fix README formatting
3wordchant created branch webpushnotifications in autonomic-coopera.../hubl 2021-06-02 13:22:07 +00:00
3wordchant pushed to webpushnotifications at autonomic-coopera.../hubl 2021-06-02 13:22:07 +00:00
3a9649ed96 Add JS for push notification subscription & display
2343bdd5ea minor: add new fields
3cfacf7789 fix: events optional parameters
e12c8436d3 Update README.md
dc26b49a7d Update README.md
Compare 10 commits »
3wordchant created repository autonomic-coopera.../hubl 2021-06-02 13:20:29 +00:00
3wordchant pushed to main at autonomic-coopera.../startinblox-startinoff 2021-06-02 12:45:28 +00:00
6937dd6ba0 Git ignore database
4fee460ea5 Update README
Compare 2 commits »
3wordchant pushed to main at autonomic-coopera.../startinblox-startinoff 2021-06-02 12:27:43 +00:00
6976c15a4d Update README, remove __pycache__,