Folx News Hub main site (folx.tv)
Go to file
sebastjanartic 2c74322b1c Add a prompt to encourage users to subscribe to push notifications
Introduce a new push notification prompt banner that appears on the homepage after a delay, encouraging users to subscribe to notifications. The banner will not appear if the user is already subscribed, has previously dismissed it, or if push notifications are not supported. Refactor existing push notification logic to be more modular and reusable across components.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 23852c00-4779-460a-9e0c-d09fee4b6c92
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: cf18a9e4-eed8-448c-9c3c-694f18134403
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/23852c00-4779-460a-9e0c-d09fee4b6c92/ICRgny1
Replit-Helium-Checkpoint-Created: true
2026-03-07 15:21:17 +00:00
attached_assets Update blog post images and categories for better presentation 2026-03-07 14:45:10 +00:00
client Add a prompt to encourage users to subscribe to push notifications 2026-03-07 15:21:17 +00:00
script Extracted stack files 2026-02-28 16:30:25 +00:00
server Add web push notification system for user engagement and updates 2026-03-07 15:16:12 +00:00
shared Add web push notification system for user engagement and updates 2026-03-07 15:16:12 +00:00
.gitignore Extracted stack files 2026-02-28 16:30:25 +00:00
.replit Add web push notifications for new content alerts 2026-03-07 15:08:48 +00:00
after-dismiss.png Add a prompt to encourage users to subscribe to push notifications 2026-03-07 15:21:17 +00:00
after-reload.png Add a prompt to encourage users to subscribe to push notifications 2026-03-07 15:21:17 +00:00
components.json Extracted stack files 2026-02-28 16:30:25 +00:00
drizzle.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00
package-lock.json Add web push notification system for user engagement and updates 2026-03-07 15:16:12 +00:00
package.json Add web push notification system for user engagement and updates 2026-03-07 15:16:12 +00:00
postcss.config.js Extracted stack files 2026-02-28 16:30:25 +00:00
push-prompt-banner.png Add a prompt to encourage users to subscribe to push notifications 2026-03-07 15:21:17 +00:00
replit.md Add web push notification system for user engagement and updates 2026-03-07 15:16:12 +00:00
tailwind.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00
tsconfig.json Extracted stack files 2026-02-28 16:30:25 +00:00
vite.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00