castopod/modules/Analytics
Yassine Doghri 4e22a0d5e4 fix: use UTC_TIMESTAMP() to get current utc date instead of NOW() in sql queries 2022-04-14 14:33:53 +00:00
..
Config feat(analytics): add current date and secret salt to analytics hash for improved privacy 2022-04-01 16:35:34 +00:00
Controllers docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Database/Migrations fix: use UTC_TIMESTAMP() to get current utc date instead of NOW() in sql queries 2022-04-14 14:33:53 +00:00
Entities docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Helpers feat(analytics-gdpr): update cached personal data to expire at midnight 2022-04-01 16:35:34 +00:00
Models fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
AnalyticsTrait.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00