-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: arnoson/kirby-stats
base: v0.0.6
head repository: arnoson/kirby-stats
compare: v0.0.7
- 18 commits
- 28 files changed
- 3 contributors
Commits on Feb 24, 2023
-
arnoson committed
Feb 24, 2023 Configuration menu - View commit details
-
Copy full SHA for ba24bf3 - Browse repository at this point
Copy the full SHA ba24bf3View commit details
Commits on Dec 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 123fcf8 - Browse repository at this point
Copy the full SHA 123fcf8View commit details -
Creates sqlite database in storage folder, instead of plugin folder
Configuration menu - View commit details
-
Copy full SHA for 4eb14ce - Browse repository at this point
Copy the full SHA 4eb14ceView commit details
Commits on Dec 28, 2023
-
Merge pull request #15 from grommasdietz/main
Support public folder setup
Configuration menu - View commit details
-
Copy full SHA for 32cca8e - Browse repository at this point
Copy the full SHA 32cca8eView commit details -
arnoson committed
Dec 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 064890d - Browse repository at this point
Copy the full SHA 064890dView commit details -
arnoson committed
Dec 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 300e211 - Browse repository at this point
Copy the full SHA 300e211View commit details -
refactor: replace scss with modern css
arnoson committedDec 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 6bf9f13 - Browse repository at this point
Copy the full SHA 6bf9f13View commit details -
arnoson committed
Dec 28, 2023 Configuration menu - View commit details
-
Copy full SHA for e5c13af - Browse repository at this point
Copy the full SHA e5c13afView commit details -
refactor: replace deprecated kirby components
arnoson committedDec 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 29b0f99 - Browse repository at this point
Copy the full SHA 29b0f99View commit details -
arnoson committed
Dec 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 50ff113 - Browse repository at this point
Copy the full SHA 50ff113View commit details -
feat: user browser family instead of browser name
Until now, on mobile e.g. `Safari Mobile` didn't count as `Safari`
arnoson committedDec 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 7d1db48 - Browse repository at this point
Copy the full SHA 7d1db48View commit details -
arnoson committed
Dec 28, 2023 Configuration menu - View commit details
-
Copy full SHA for a63cde7 - Browse repository at this point
Copy the full SHA a63cde7View commit details
Commits on Dec 29, 2023
-
feat!: use client script instead of router hook
Until now, we tracked on a router level, which is quite elegant but didn't filter out any bots/crawlers that fake a real user agent. Now a simple tracking script (see: `example/assets/stats.js` can check for user activity and then call the `/kirby-stats/hit` endpoint.
arnoson committedDec 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 17e866c - Browse repository at this point
Copy the full SHA 17e866cView commit details -
chore: remove unused
Settings
buttonarnoson committedDec 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 025042d - Browse repository at this point
Copy the full SHA 025042dView commit details -
Since we now use a client side tracking script we can already control which paths to track and which to ignore.
arnoson committedDec 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 932e9f5 - Browse repository at this point
Copy the full SHA 932e9f5View commit details -
arnoson committed
Dec 29, 2023 Configuration menu - View commit details
-
Copy full SHA for f0b2dfb - Browse repository at this point
Copy the full SHA f0b2dfbView commit details -
chore: expect referrer host (without protocol)
arnoson committedDec 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 246833c - Browse repository at this point
Copy the full SHA 246833cView commit details -
arnoson committed
Dec 29, 2023 Configuration menu - View commit details
-
Copy full SHA for ec16633 - Browse repository at this point
Copy the full SHA ec16633View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.6...v0.0.7