stacker.news/pages
ekzyis 069417d130
Enable push notifications in settings (#301)
* Enable push notifications in settings

* Fix checkbox still checked after user denied permission

The error was related to me thinking that the value prop does anything. It didn't.
The value of the checkbox is handled by formik.
So the solution was to hook into formik and use the handler which actually changes the value.

* Add double opt-in to /notifications

* Better styling of alert in /notifications

---------

Co-authored-by: ekzyis <ek@stacker.news>
2023-06-12 13:03:44 -05:00
..
[name] Add cancel button for editing all post types + bio (#310) 2023-06-12 12:35:28 -05:00
api Use PWA with display: standalone (#292) 2023-05-31 17:28:33 -05:00
invites reuse validation on server 2023-02-08 13:39:53 -06:00
invoices slashtags auth 2023-01-18 12:49:20 -06:00
items/[id] require sub selection, allow editting 2023-05-10 19:30:51 -05:00
recent add more filters to recent 2022-12-01 16:42:49 -06:00
referrals referrals 2022-12-19 16:27:52 -06:00
top top cowboys 2023-02-09 12:41:28 -06:00
users fix for user stat dashboard 2023-05-21 12:08:41 -05:00
withdrawals full powered editing 2022-08-18 13:15:24 -05:00
~/[sub] require sub selection, allow editting 2023-05-10 19:30:51 -05:00
404.js nostr sub 2023-05-01 15:58:30 -05:00
500.js nostr sub 2023-05-01 15:58:30 -05:00
_app.js Use PWA with display: standalone (#292) 2023-05-31 17:28:33 -05:00
_document.js make room in header to pwa back button 2023-06-01 19:34:26 -05:00
_offline.js Use PWA with display: standalone (#292) 2023-05-31 17:28:33 -05:00
borderland.js don't rank outlawed/borderland 2022-09-23 09:27:01 -05:00
email.js nostr sub 2023-05-01 15:58:30 -05:00
freebie.js add freebies 2022-09-27 16:19:15 -05:00
index.js jobs w/o payments yet 2022-02-24 13:05:57 -06:00
lexical.js fix blockquote spacing 2023-01-05 19:06:31 -06:00
login.js Fix code style (#303) 2023-06-05 14:07:29 -05:00
notifications.js better user analytics mostly 2022-12-01 15:31:04 -06:00
outlawed.js don't rank outlawed/borderland 2022-09-23 09:27:01 -05:00
post.js require sub selection, allow editting 2023-05-10 19:30:51 -05:00
rewards.js reuse validation on server 2023-02-08 13:39:53 -06:00
rss.js a little cleanup on new rss feeds 2023-05-04 15:05:07 -05:00
satistics.js improve comment performance 2023-05-06 16:51:17 -05:00
search.js sub related enchancements 2023-05-02 11:55:10 -05:00
settings.js Enable push notifications in settings (#301) 2023-06-12 13:03:44 -05:00
signup.js Fix code style (#303) 2023-06-05 14:07:29 -05:00
wallet.js form enhancements 2023-05-11 14:34:42 -05:00