analytics
analytics copied to clipboard
Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
### Changes Closes #4249 ### Tests - [ ] Automated tests have been added ### Changelog - [ ] Entry has been added to changelog ### Documentation - [x] This...
### Past Issues Searched - [X] I have searched open and closed issues to make sure that the bug has not yet been reported ### Issue is a Bug Report...
### Past Issues Searched - [X] I have searched open and closed issues to make sure that the bug has not yet been reported ### Issue is a Bug Report...
### Changes This PR standardizes PostgreSQL connection configuration on DATABASE_URL by soft-deprecating DATABASE_SOCKET_DIR and adding Unix sockets support in DATABASE_URL. Relevant: https://github.com/plausible/community-edition/pull/136 ### Tests - [x] Automated tests have been...
### Changes Motivation: Paddle sometimes sends us two webhooks at the same time when a subscription is updated. We only need to count the latest one of those, for which...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
### Changes This PR replaces https://github.com/beatrichartz/csv with https://github.com/dashbitco/nimble_csv as a more performant option (fewer binaries are created this way) ### Tests - [x] This PR does not require tests ###...
### Changes New version can send `iodata` now. ### Tests - [x] This PR does not require tests ### Changelog - [x] This PR does not make a user-facing change...
### Changes Continues https://github.com/plausible/analytics/pull/4158#issuecomment-2137978861 ### Tests - [ ] Automated tests have been added - [ ] This PR does not require tests ### Changelog - [ ] Entry has...
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.9.1 to 4.4.3. Release notes Sourced from chart.js's releases. v4.4.3 Essential Links npm Migration guide Docs API Samples #11754 Fix error when object prototype is frozen Bugs...