Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ibericode/koko-analytics

Privacy-friendly, open-source and lightweight analytics for your WordPress site.
https://github.com/ibericode/koko-analytics

fix tests

169d255d1d80793972fddec0b5411664ef032348 authored over 1 year ago by Danny van Kooten <[email protected]>
bump required PHP version to >7.0 and test on 8.1 and 8.2 only

f601e5a4e88f3a421daef43a864a233502ce9dc8 authored over 1 year ago by Danny van Kooten <[email protected]>
update composer deps

5082087ca65aa50de977baf58ef50339a4266e61 authored over 1 year ago by Danny van Kooten <[email protected]>
fix phpcs

9e3d7211f8c4f9e80f0fc21a14bb8358eb74f7a3 authored over 1 year ago by Danny van Kooten <[email protected]>
preparaty work for pro, wip

10cc73af7ae4a5e8963234d6c4e08e5bad26c8f6 authored over 1 year ago by Danny van Kooten <[email protected]>
fix path to migrations class file

1c6de95109e4eb34e47641f22c2dd83a4996c4f4 authored over 1 year ago by Danny van Kooten <[email protected]>
add type indicator to data in buffer file & allow --force argument in wp koko-analytics aggregate

efb893215eb0cb444f4d2fb4aca1a31b3a1090fe authored over 1 year ago by Danny van Kooten <[email protected]>
translate month and day names after formatting. only relevant if using M, F, l or D in the format string. closes #191

ee31bc1af2e37406e7c69db5ea62966a99ab6ee3 authored over 1 year ago by Danny van Kooten <[email protected]>
fix regression in dashboard widget

afd788d32085f930060ed56f674bce5ff3c6fded authored over 1 year ago by Danny van Kooten <[email protected]>
use date format from wordpress settings (but with some modifications for chart ticks b/c of screen estate). closes #169

5d340ecb737e8aa47ae5313f324f20fe3461768e authored over 1 year ago by Danny van Kooten <[email protected]>
trim post_type args in get_most_viewed_posts()

b2554166cb02ac831d8b36f621d4abd235089b1d authored over 1 year ago by Danny van Kooten <[email protected]>
allow specifying multiple post types in get_most_viewed_posts() / koko_analytics_most_viewed_posts. closes #188

3fbfb13376070b47e9002fc206af4eedee7c9276 authored over 1 year ago by Danny van Kooten <[email protected]>
validate referrer url. closes #182

9e7f644012be495e042d607644a48db95013f22d authored over 1 year ago by Danny van Kooten <[email protected]>
fallback to post slug if post has no title. closes #178

03242c0bb53a9a5e0f44bd67d8a612ef9701dd6b authored over 1 year ago by Danny van Kooten <[email protected]>
fix regression in collect_request function for AMP requests

7bb867b214d0b70297340d69f4ffd46593e63bc9 authored over 1 year ago by Danny van Kooten <[email protected]>
delete custom endpoint if buffer filename is not in it. see #184

4acaad8306247c770048f1c3466a0955895e3d8f authored over 1 year ago by Danny van Kooten <[email protected]>
limit attempts to install custom endpoint to once per hour

2dbfcd3123610825ae60fa351203f68c3902c182 authored over 1 year ago by Danny van Kooten <[email protected]>
add code snippet for setting default option value

adf699e74b5042cd1fa3e8ceade1179fb3138846 authored over 1 year ago by Danny van Kooten <[email protected]>
run migrations on every request (but only when needed) and ensure koko_analytics_version is autoloaded to prevent additional SQL query. closes #186

075313c3fbb08e3ebbd06aec87d9983b2b822d15 authored over 1 year ago by Danny van Kooten <[email protected]>
migrations should always be run if db version is lower than code version. see #186

4e4c0924252b83ba912ef6ca42bbc61f170460a8 authored over 1 year ago by Danny van Kooten <[email protected]>
preparatory work for event tracking

f09b9204dcc40cd755bc91c72a2fa8666bbf2838 authored over 1 year ago by Danny van Kooten <[email protected]>
Bump version to v1.0.39

773e9334db683e5e3447f76652584f29855a6d0e authored over 1 year ago by Danny van Kooten <[email protected]>
v1.0.39

40626ea5d47e5d90c41f3d695b98225db9f2a9f9 authored over 1 year ago by Danny van Kooten <[email protected]>
update composer deps

d86e10701b494dba26a1b149d80ec1087398d51d authored over 1 year ago by Danny van Kooten <[email protected]>
stop testing on 7.4

7baf20afa2f8cf611f0b2c09c898f77371f9d6e6 authored over 1 year ago by Danny van Kooten <[email protected]>
update referrer blocklist

00f71fa6d4a3068153c8b15cc168c16ad0ce8ee0 authored over 1 year ago by Danny van Kooten <[email protected]>
update tested wordpress version

c3e337aa4a927e178f90de6a3fe38f12afed90a7 authored over 1 year ago by Danny van Kooten <[email protected]>
update npm deps

17360e23f7d3349c3de8fd30106eecc041167c49 authored over 1 year ago by Danny van Kooten <[email protected]>
v1.0.38

2a9490b573c081bc70e9abe5cba6fe5046a29fe7 authored over 1 year ago by Danny van Kooten <[email protected]>
Bump version to v1.0.38

f674da002c079cbf83de807253daa552b62c3ca9 authored over 1 year ago by Danny van Kooten <[email protected]>
only render dashboard widget chart if it is not hidden

37249631e8f55111ea5e330d6feee24e0b6a5064 authored over 1 year ago by Danny van Kooten <[email protected]>
update js deps

81f016caa8f3c1d29aa0c2e59e4000c22ed4ba5f authored over 1 year ago by Danny van Kooten <[email protected]>
Merge branch 'master' of github.com:ibericode/koko-analytics

8818cfbfa36c6765eddd608bb24e29792438625f authored over 1 year ago by Danny van Kooten <[email protected]>
update tested wp version

c1fd23d713a2e9b5bb10ea5d4aa167f85cb6afdc authored over 1 year ago by Danny van Kooten <[email protected]>
run eslint on webpack.config.js too

70c84f7e9deb14ed677814e34c138ef7050e3428 authored about 2 years ago by Danny van Kooten <[email protected]>
Bump version to v1.0.37

6d57fb729dde7862f147ba80cd2335a40a499bf8 authored about 2 years ago by Danny van Kooten <[email protected]>
v1.0.37

9eb7be83074a10855d64b25498263c38edfb2a71 authored about 2 years ago by Danny van Kooten <[email protected]>
fix potential issue in tracking script

f2d1882b6d1babaf5e8c81ab4677f7e682ad806f authored about 2 years ago by Danny van Kooten <[email protected]>
use ubuntu 20.04 explicitly so we can keep on testing on PHP 7.4 for some time

45b3dfbd7d98d672840e7f36d10031d5decef449 authored about 2 years ago by Danny van Kooten <[email protected]>
Bump version to v1.0.36

70c191dba84f60bd859d49b76f416539aa068845 authored about 2 years ago by Danny van Kooten <[email protected]>
v1.0.36

758d066e9b5b75ead8c248faf27238c6a391cde4 authored about 2 years ago by Danny van Kooten <[email protected]>
specify extension in npm lint script

98f373d5b8546905b5da878f2d2de79c4542c2e0 authored about 2 years ago by Danny van Kooten <[email protected]>
fix eslint badge

b2860faddbcaa1253fc75ac122147f6e0a72a724 authored about 2 years ago by Danny van Kooten <[email protected]>
update remaining npm dev deps

b15f2c20091b9135d0da907ca74ef0a64969ba8a authored about 2 years ago by Danny van Kooten <[email protected]>
update PHP workflow to test on PHP 8.1

3e15538ed3ebb28800bff2cba8093c790cadd961 authored about 2 years ago by Danny van Kooten <[email protected]>
update node workflow to use node v18.x

ce10cfba3dc13559453c75e97a251b790526c86d authored about 2 years ago by Danny van Kooten <[email protected]>
update @wordpress/i18n

301048abdd5c307967290c3c5569d90af6fc66f1 authored about 2 years ago by Danny van Kooten <[email protected]>
add note about 985 bytes tracking script

56f977d659bfb1372436518c836b8fe1bef8af18 authored about 2 years ago by Danny van Kooten <[email protected]>
simplyf eslint setup and adress new warnings

9eac93f2f823e9a757a815b2f8830944dd5a3859 authored about 2 years ago by Danny van Kooten <[email protected]>
Merge branch 'master' of github.com:ibericode/koko-analytics

a2374fc894ed39aec6288530baa5d94ff6bcd6cf authored about 2 years ago by Danny van Kooten <[email protected]>
shrink size of tracking script to 985 bytes (gzipped)

2bfe3b9b090fcc597fa2e1da2b3a3f1b691fc733 authored about 2 years ago by Danny van Kooten <[email protected]>
Merge pull request #173 from ibericode/dependabot/npm_and_yarn/loader-utils-2.0.4

db4941a27cb58a8e87b44b101385dcc7b715d1c0 authored about 2 years ago by Danny van Kooten <[email protected]>
Bump loader-utils from 2.0.3 to 2.0.4

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release no...

679e2f59548cc35fd1736df06eb4e1fc6a3de818 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update tested wp version

ef290f37fe675cf4de0fb6aa0938c18c9f654e08 authored about 2 years ago by Danny van Kooten <[email protected]>
Adds support for koko_analytics_site_counter which allows displaying

the number of times the whole site or a page has been viewed

04bdbfdfdd3c5cf573768693904c02ed30a07ba6 authored about 2 years ago by Anil Kulkarni <[email protected]>
add return to sample

39f7226fbeec42e2a56d6a3a93652a3e82e27da1 authored about 2 years ago by Danny van Kooten <[email protected]>
add sample code snippets

a0e75a655b4ece68962e2c06021cb296b20b049d authored about 2 years ago by Danny van Kooten <[email protected]>
Bump version to v1.0.35

7b46cd19696aeb416cf21a01f5f83fd72a2a7e39 authored about 2 years ago by Danny van Kooten <[email protected]>
v1.0.35

b888d09e8941c9b1f84689327c7d3571439a60ec authored about 2 years ago by Danny van Kooten <[email protected]>
Merge branch 'master' of github.com:ibericode/koko-analytics

ee43af457663f734c4eee692a7b78c003f2c7e4c authored about 2 years ago by Danny van Kooten <[email protected]>
update npm deps

c1c8d79422c0b88c67e42ae294d8e2061769328b authored about 2 years ago by Danny van Kooten <[email protected]>
exclude JS, HTML and CSS files from phpcs

476b6d7f772dc9032846f2239c8baaef9266679f authored about 2 years ago by Danny van Kooten <[email protected]>
update referrer blocklist

e287e7895fdcc20c0ed3cb6c302cbf938cb11e9d authored about 2 years ago by Danny van Kooten <[email protected]>
if referrer URL is on blocklist, ignore entire request

916900a1a97ab004320b28f49bf87a1affc4e9da authored about 2 years ago by Danny van Kooten <[email protected]>
Update track-pageview-from-single-page-app.js

06913294dea44ab261c1f664056d7879d811f693 authored over 2 years ago by Danny van Kooten <[email protected]>
add sample code snippet for calling trackPageview programmatically. #166 #103

72775597f030cf0d58dd8a34fad030f72fc81b0a authored over 2 years ago by Danny van Kooten <[email protected]>
Merge branch 'hirasso-make-track-pageview-accessible'

1d85fc3fdafc092e7e6a51fd72a078e86ae61d6e authored over 2 years ago by Danny van Kooten <[email protected]>
accept postId parameter in trackPageview function

7bd9d001175521c8549bac4287977bebe60a0a34 authored over 2 years ago by Danny van Kooten <[email protected]>
Apply linting

bd534ce6f2821b39fb75f98a6c243186f11f8bfa authored over 2 years ago by Rasso Hilber <[email protected]>
Make `trackPageview` accessible from `window.koko_analytics`

7f983972976f4a509a0c27f4f440147f46ff7d95 authored over 2 years ago by Rasso Hilber <[email protected]>
Merge pull request #165 from ibericode/dependabot/npm_and_yarn/jsdom-and-jest--removed

Bump jsdom and jest

cb21158561a6a5bfa06083b6a41a82e79bb79e5e authored over 2 years ago by Danny van Kooten <[email protected]>
Merge pull request #164 from ibericode/dependabot/npm_and_yarn/node-notifier-and-jest--removed

Bump node-notifier and jest

9f63558cadea99ffea71db995449869b689d1be4 authored over 2 years ago by Danny van Kooten <[email protected]>
Bump node-notifier and jest

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) and [jest](https://github.com/f...

e6e64155e6fae9ceae4a14676dd5fe06e5bf3679 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jsdom and jest

Bumps [jsdom](https://github.com/jsdom/jsdom) and [jest](https://github.com/facebook/jest/tree/H...

fa9cdda93e6117f10c8b828eb2b74ad005eeac78 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.0.34

ee1d8757eaf1d2e9d891649a80d1f8363aac6f3b authored over 2 years ago by Danny van Kooten <[email protected]>
Bump version to v1.0.34

8412b70dd87d59f2dc121163490c71fc72e75564 authored over 2 years ago by Danny van Kooten <[email protected]>
update js deps

48ccd9e19ae8710d23c254dab048a2787fcc49a3 authored over 2 years ago by Danny van Kooten <[email protected]>
use gmdate for determining whether to send cache headers

e66e23bf1cea50f6bd6b82ab78aa0a94f7edee64 authored over 2 years ago by Danny van Kooten <[email protected]>
add special consideration for home page when home page is not a singular object. relates to #62

6424fa7cb4b86b9f4ebda6a6973531b021741af8 authored over 2 years ago by Danny van Kooten <[email protected]>
add note to FAQ about EasyPrivacy

06fa16633cc5dcc5c874c9049ab9a8f40cb9c71c authored over 2 years ago by Danny van Kooten <[email protected]>
fix cs

9f1dab29f360f3b2b41b0d167ced8d14921835e3 authored over 2 years ago by Danny van Kooten <[email protected]>
in rest api, instruct browsers to cache responses for 7 days if the request was for a closed-off period. add instruction to "reset data" button to also clear browser cache for the button to have full effect.

35ead00aa1119f93bc9e20d50deb6589dcaef093 authored over 2 years ago by Danny van Kooten <[email protected]>
v1.0.33

665a24f2481b2493e2d852ca2a2e4d90abc2059a authored over 2 years ago by Danny van Kooten <[email protected]>
Bump version to v1.0.33

af619e27f3730401b9bbfef2fbbd1496223aeb0a authored over 2 years ago by Danny van Kooten <[email protected]>
link to opencollective initiative on github & wordpress.org, #154 (thank you @bhadaway for encouraging me to dare to do so)

a3c5d109d4c578cd28a1d466d5c052b03a17cc61 authored over 2 years ago by Danny van Kooten <[email protected]>
update js deps

5de61cff248cac4d5a93b25c45e7aa5fd8ee2e22 authored over 2 years ago by Danny van Kooten <[email protected]>
fix cs

a69483771686dcd0228431b112a3680fe3d80645 authored over 2 years ago by Danny van Kooten <[email protected]>
always show at least 1 visitor if there are pageviews recorded

d1e4e209c19d50456e08c843d96aa741873b4d13 authored over 2 years ago by Danny van Kooten <[email protected]>
decrease cache control of rest api responses to 60s

304aa7127088bdb98cd405083b0fd048c005d6a3 authored over 2 years ago by Danny van Kooten <[email protected]>
add button to reset all data, closes #132

d151d7eb3d611d52f17fd47c9fbc2424cb7cca94 authored over 2 years ago by Danny van Kooten <[email protected]>
fix tests

ef84cc3fb8c9e633699cece61819b71b524c2956 authored over 2 years ago by Danny van Kooten <[email protected]>
add filter koko_analytics_url_aggregations to allow modifying the default URL aggregations for referer URL's. #158

d55783741faa6ccfab0df6a1d1268c4f46e7a0f4 authored over 2 years ago by Danny van Kooten <[email protected]>
Bump version to v1.0.32

28f92a45ab6486ac1e48d58df8a8cf33b8d75995 authored over 2 years ago by Danny van Kooten <[email protected]>
v1.0.32

35faa6bd0fb3c0d976863e015f6d67030309b7dc authored over 2 years ago by Danny van Kooten <[email protected]>
Bump version to v1.0.31

4d81571faafdf820a819d4124b9236f25ff88e76 authored over 2 years ago by Danny van Kooten <[email protected]>
v1.0.31

6ccc2db50000e9529d8734eb8c35a2b4e82a35c6 authored over 2 years ago by Danny van Kooten <[email protected]>
v1.0.30

356baf094f9345df6a7acfc8c97f05b44f187f5f authored over 2 years ago by Danny van Kooten <[email protected]>
Bump version to v1.0.30

a2064ebc21a2a078685dd4398cc4d9e9c91ce5b8 authored over 2 years ago by Danny van Kooten <[email protected]>
update npm deps

a6fe055990a172e32618dfa6dee29e3ba5f4d87c authored over 2 years ago by Danny van Kooten <[email protected]>
fix cs

df254acda49eaa32c6625aee3d6a325739e5ac2c authored over 2 years ago by Danny van Kooten <[email protected]>