| #
523da372 |
| 28-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
better logging exception handling
We no handle eceptions centrally in the helper and simply return a dummy logger. This makes the logging calls much simpler and ensures we're not accidentally miss a
better logging exception handling
We no handle eceptions centrally in the helper and simply return a dummy logger. This makes the logging calls much simpler and ensures we're not accidentally miss an exception
show more ...
|
| #
87e0f0b1 |
| 13-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
rename log.php to dispatch.php
This avoids at least obvious generic adblockers
|
| #
ba6b3b10 |
| 13-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
option for disabling location resolving
|
| #
569a5066 |
| 12-Aug-2025 |
Andreas Gohr <andi@splitbrain.org> |
more referer handling fixes and tests
|
| #
41d1fffc |
| 12-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
updated Logger tests and fixed some small issues identified
|
| #
c4c84f98 |
| 07-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
fix search engine linking
|
| #
211caa5d |
| 06-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
more cleanup
mostly line lengths parameter building removal of obsolete stuff
|
| #
2adee4c6 |
| 06-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
apply auto fiexes
|
| #
64ba7f66 |
| 05-Aug-2025 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Autoload StatisticsGraph class
|
| #
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
|
| #
b6632b6e |
| 19-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
move query to new namespace
|
| #
762f4807 |
| 19-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
basic logging works again
|
| #
aab59130 |
| 19-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
more cleanup in the logger
|
| #
d5ef99dd |
| 19-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
first go at moving to sqlite
|
| #
a8acb244 |
| 17-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
autofix some issues
|
| #
d277cdd5 |
| 17-Aug-2016 |
Andreas Gohr <gohr@cosmocode.de> |
fix mysqli result handling. fixes #39
|
| #
84864b27 |
| 17-Aug-2016 |
Andreas Gohr <gohr@cosmocode.de> |
handle unconfigured state gracefully #34
|
| #
a242b522 |
| 31-Jul-2016 |
phl0 <florian@florian-wolters.de> |
Make SQL functions compatible with PHP 7.0
|
| #
cae4a1c5 |
| 19-Jun-2014 |
Andreas Gohr <gohr@cosmocode.de> |
some first go at history function
|
| #
1664ba1d |
| 18-Jun-2014 |
Andreas Gohr <gohr@cosmocode.de> |
log media views
|
| #
0863c19c |
| 18-Jun-2014 |
Andreas Gohr <gohr@cosmocode.de> |
code cleanup
|
| #
8dfec278 |
| 18-Jun-2014 |
Andreas Gohr <gohr@cosmocode.de> |
some minor clean up fixes
don't make use of deprecated mysql function anymore
|
| #
259897e1 |
| 15-Feb-2012 |
Andreas Gohr <gohr@cosmocode.de> |
split the graph in two on the dashboard
usually scales don't match
|
| #
099a30bc |
| 08-Feb-2012 |
Andreas Gohr <gohr@cosmocode.de> |
prepared to log visit times
|