This website requires JavaScript.
Explore
Help
Register
Sign In
saulteafarmer
/
castopod
Watch
1
Star
0
Fork
0
You've already forked castopod
mirror of
https://code.castopod.org/adaures/castopod
synced
2025-04-19 13:01:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
castopod
/
modules
/
Analytics
History
Yassine Doghri
4c490c15bb
fix: overwrite common lang function to escape returned string
...
closes
#196
,
fixes
#198
2022-04-21 12:54:19 +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
fix: overwrite common lang function to escape returned string
2022-04-21 12:54:19 +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