Folx News Hub main site (folx.tv)
Go to file
sebastjanartic 1b3271c795 Prevent duplicate article notifications by adjusting database seeding order
Modify the database seeding script to update article slugs and delete outdated articles before checking for new content, preventing duplicate push notifications for modified or removed posts.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 23852c00-4779-460a-9e0c-d09fee4b6c92
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 7240882d-b323-4f34-bc19-cfa3d41ea801
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/23852c00-4779-460a-9e0c-d09fee4b6c92/OPD8Ro3
Replit-Helium-Checkpoint-Created: true
2026-03-08 07:19:50 +00:00
attached_assets Prevent duplicate article notifications by adjusting database seeding order 2026-03-08 07:19:50 +00:00
client Adjust ad frequency based on screen size for better readability 2026-03-08 07:15:00 +00:00
script Extracted stack files 2026-02-28 16:30:25 +00:00
server Prevent duplicate article notifications by adjusting database seeding order 2026-03-08 07:19:50 +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 a mobile-specific sticky ad banner at the bottom of the screen 2026-03-08 07:03:52 +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