| 6bb620e1 | 17-Jan-2026 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| a99dc971 | 16-Jan-2026 |
alicroche <alicroche@gmail.com> |
corrections ortho-grammaticales mineures
Quelques "s", des coquilles corrigées et des accents sur 2 ou 3 capitales initiales. Rien de bien méchant. |
| 6210d71c | 01-Dec-2025 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| c9de78bb | 01-Dec-2025 |
splitbrain <86426+splitbrain@users.noreply.github.com> |
Automatic code style fixes |
| 005f5aed | 01-Dec-2025 |
Andreas Gohr <gohr@cosmocode.de> |
add sqlite for testing |
| df19f3f7 | 01-Dec-2025 |
Andreas Gohr <gohr@cosmocode.de> |
rename lib to js
This fixes an issue with the dokuwiki github action |
| d5857ae1 | 01-Dec-2025 |
Andreas Gohr <gohr@cosmocode.de> |
remove vendor tests |
| 1b4104be | 22-Oct-2025 |
Andreas Gohr <gohr@cosmocode.de> |
work around cookie bug in core
needed until dokuwiki/dokuwiki#4544 is fixed. |
| 389b515b | 28-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
upped version |
| 4dd555b7 | 28-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
use DOKUWIKI_INIT_DONE event instead of DOKUWIKI_STARTED
session init should also happen for API requests. |
| 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 ...
|
| 086792c5 | 24-Aug-2025 |
Andreas Gohr <andi@splitbrain.org> |
logger tests for campaing logging |
| 59a64057 | 24-Aug-2025 |
Andreas Gohr <andi@splitbrain.org> |
log medium and source even when campaign is empty
In theory, the UTM parameters should be hierarchical. In practice they often aren't. |
| 6811247a | 21-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
some search engine cleanup, added brave search |
| 8a6e4c37 | 20-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
do not log IgnoreExceptions in medialogging |
| e107aad7 | 20-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
add campaign intro texts |
| 4f8fa98c | 20-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
fix campaign logging |
| 3f5b75e7 | 20-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
fix dashboard error |
| f666296f | 20-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
output campaign data |
| 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 |
| 1c4e3694 | 20-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
use client hints
Low entropy hints are always sent, so we can use them without having to set any additional headers. |
| 823a6144 | 20-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
log browser name not family
We want to detect "Edge" not "Internet Explorer" |
| 007d470c | 19-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
upped version |
| 115ede90 | 19-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
fix avg. time in session calculation |