| #
c9de78bb |
| 01-Dec-2025 |
splitbrain <86426+splitbrain@users.noreply.github.com> |
Automatic code style fixes
|
| #
df19f3f7 |
| 01-Dec-2025 |
Andreas Gohr <gohr@cosmocode.de> |
rename lib to js
This fixes an issue with the dokuwiki github action
|
| #
3f5b75e7 |
| 20-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
fix dashboard error
|
| #
f666296f |
| 20-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
output campaign data
|
| #
c65a3a20 |
| 20-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
Merge branch 'simplify' into campaigns
* simplify: simplify page building in admin
|
| #
444fcd22 |
| 20-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
simplify page building in admin
This is still not as simple as I want it, but its a start
|
| #
9aec20ef |
| 20-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
log UTM campaigns
|
| #
44f81330 |
| 13-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
apply timezone to date queries
For now we simply use localtime and assume the server is running with the correct timezone. In the future we could easily allow a congfiguration with a time zone name,
apply timezone to date queries
For now we simply use localtime and assume the server is running with the correct timezone. In the future we could easily allow a congfiguration with a time zone name, calculate the offset and pass something like '-7 hours' in $this->tz
All data stored is kept UTC
show more ...
|
| #
bd514593 |
| 13-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
(auto) fixes
|
| #
d550a4ad |
| 13-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
option to disable tracking of authed user information
|
| #
ba6b3b10 |
| 13-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
option for disabling location resolving
|
| #
9fdd7e51 |
| 13-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
Add topdomain page
We were logging the data but not showing it yet
|
| #
2a30f557 |
| 12-Aug-2025 |
Andreas Gohr <andi@splitbrain.org> |
fix more issues, especially referer handling
|
| #
eaa05ffc |
| 07-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
quick timeframes should not include today #53
|
| #
c4c84f98 |
| 07-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
fix search engine linking
|
| #
e6188c59 |
| 07-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
remove icons
The icons were outdated and not super helpful, better to have none
|
| #
1fd51258 |
| 06-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
cleaned up styling
|
| #
211caa5d |
| 06-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
more cleanup
mostly line lengths parameter building removal of obsolete stuff
|
| #
b0cf2118 |
| 05-Aug-2025 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Change loading of Chart.s
|
| #
1d379254 |
| 05-Aug-2025 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Make pie charts larger
|
| #
255c31bb |
| 05-Aug-2025 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Include JS libraries
|
| #
f0a4ccee |
| 29-Jul-2025 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Replace pChart charting library wich Chart.js
|
| #
483101d3 |
| 25-Jun-2025 |
Andreas Gohr <andi@splitbrain.org> |
more work on time handling
|
| #
7428e816 |
| 19-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
some work on the queries
|
| #
a8acb244 |
| 17-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
autofix some issues
|