Folx News Hub main site (folx.tv)
Go to file
sebastjanartic 6bea7e0691 Improve blog post view counting to track unique visitors
Add `article_views` table and update logic in `server/routes.ts` and `server/storage.ts` to record and check IP hashes before incrementing view counts, ensuring unique visitor tracking.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 23852c00-4779-460a-9e0c-d09fee4b6c92
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: d8397246-0deb-4af1-ac00-7fcd2a5d3a42
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/23852c00-4779-460a-9e0c-d09fee4b6c92/8XlN305
Replit-Helium-Checkpoint-Created: true
2026-03-07 08:41:47 +00:00
attached_assets Add a new blog post about a popular folk music band 2026-03-07 08:38:28 +00:00
client Add a new blog post about a popular folk music band 2026-03-07 08:38:28 +00:00
script Extracted stack files 2026-02-28 16:30:25 +00:00
server Improve blog post view counting to track unique visitors 2026-03-07 08:41:47 +00:00
shared Improve blog post view counting to track unique visitors 2026-03-07 08:41:47 +00:00
.gitignore Extracted stack files 2026-02-28 16:30:25 +00:00
.replit Add new package to enable sending emails from the application 2026-03-06 14:10:03 +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 new package to enable sending emails from the application 2026-03-06 14:10:03 +00:00
package.json Add new package to enable sending emails from the application 2026-03-06 14:10:03 +00:00
postcss.config.js Extracted stack files 2026-02-28 16:30:25 +00:00
replit.md Improve blog post view counting to track unique visitors 2026-03-07 08:41:47 +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