History log of /plugin/statistics/SearchEngines.php (Results 1 – 14 of 14)
Revision Date Author Comments
# 6811247a 21-Aug-2025 Andreas Gohr <gohr@cosmocode.de>

some search engine cleanup, added brave search


# 10dcb86f 12-Aug-2025 Andreas Gohr <andi@splitbrain.org>

adjusted queries for new schema


# 45f4cdff 07-Aug-2025 Andreas Gohr <gohr@cosmocode.de>

add ecosia and quant to known search engines #42 #56


# c4c84f98 07-Aug-2025 Andreas Gohr <gohr@cosmocode.de>

fix search engine linking


# 2adee4c6 06-Aug-2025 Andreas Gohr <gohr@cosmocode.de>

apply auto fiexes


# d40a6291 06-Aug-2025 Anna Dabrowska <dabrowska@cosmocode.de>

Fix logging external search when query is missing


# c428ec28 23-Jul-2025 Andreas Gohr <gohr@cosmocode.de>

fix: resolve search engine detection and naming issues in statistics plugin

Co-authored-by: aider (anthropic/claude-sonnet-4-20250514) <aider@aider.chat>


# 762f4807 19-Jun-2025 Andreas Gohr <gohr@cosmocode.de>

basic logging works again


# aecf8e88 19-Jun-2025 Andreas Gohr (aider) <gohr@cosmocode.de>

refactor: require referrer, replace analysis result with member variables


# a73005f2 19-Jun-2025 Andreas Gohr (aider) <gohr@cosmocode.de>

refactor: simplify SearchEngines class with improved code structure and modularity


# 06bd4382 19-Jun-2025 Andreas Gohr (aider) <gohr@cosmocode.de>

refactor: improve SearchEngines class with cleaner API and referrer handling


# a171b9c7 19-Jun-2025 Andreas Gohr (aider) <gohr@cosmocode.de>

refactor: move search engine detection logic to SearchEngines class


# e357e0dc 19-Jun-2025 Andreas Gohr (aider) <gohr@cosmocode.de>

refactor: consolidate search engine data into single structured array


# 2d987c80 19-Jun-2025 Andreas Gohr <gohr@cosmocode.de>

feat: add SearchEngines.php to project