| 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 |
| d730e301 | 19-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
fix doc block comment |
| 194d8a74 | 19-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
docs: Add docblocks and type hints to Logger class members and methods |
| e31fbb90 | 19-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
docs: add type hints and improve documentation for Logger class methods |
| aab59130 | 19-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
more cleanup in the logger |
| 238af374 | 19-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
refactor: improve SQL query readability with multi-line formatting |
| b9ff216b | 19-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
style: reformat SQL queries for improved readability and alignment |
| 9fce0fb2 | 19-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
refactor: Replace $_REQUEST with global $INPUT object in Logger class |
| 8b61d840 | 19-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
refactor: replace $_SERVER with $INPUT->server in Logger class |
| 0a9147b3 | 19-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
feat: refactor Logger methods to use SQLite plugin with parameterized queries |
| 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 |
| c1d8dc74 | 17-Jun-2025 |
Andreas Gohr <gohr@cosmocode.de> |
added sqlite schema file |
| d9d707b4 | 17-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
refactor: remove unnecessary AUTOINCREMENT from SQLite table definitions |
| 4368423f | 17-Jun-2025 |
Andreas Gohr (aider) <gohr@cosmocode.de> |
refactor: convert MySQL database schema to SQLite dialect |
| 690900c6 | 13-Apr-2024 |
Vyacheslav Strenadko <bryanskmap@yandex.ru> |
translation update |
| 67ade7fd | 30-Jan-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 6fc63385 | 30-Jan-2024 |
Andreas Gohr <andi@splitbrain.org> |
check for permissions in img.php. fixes #72 |
| 66545d6b | 12-Dec-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 5d8b6a58 | 08-Dec-2023 |
siyuanl96 <siyuanl96@gmail.com> |
Add Windows 10 icon |
| 48d50cf0 | 07-Dec-2023 |
siyuanl96 <siyuanl96@gmail.com> |
Fix IPv6 statistics bug |