| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add tests using PHPUnit | Simon Rettberg | 2025-12-12 | 1 | -1/+1 |
| | | | | | | | | Tests generated by Junie AI. Might not have the best possible quality but at least we got something, and if it turns out to be complete rubbish, we can just throw it out again without any issues, as this is independent of the actual code base. | ||||
| * | Implicitly nullable types are deprecated in PHP 8.3, make explicit | Simon Rettberg | 2025-08-01 | 1 | -1/+1 |
| | | |||||
| * | Fix more type errors, stricter typing | Simon Rettberg | 2023-11-15 | 1 | -0/+2 |
| | | |||||
| * | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 1 | -12/+13 |
| | | |||||
| * | [inc/Util] Add types, move error printing functions to their own class | Simon Rettberg | 2022-05-02 | 1 | -6/+6 |
| | | |||||
| * | [statistics] added permissions to view client logs; | Udo Walter | 2018-01-18 | 1 | -2/+0![]() |
| | | | | | | removed unused query arguments from Paginate::exec (caused an error if query arguments that are actually used in the query are passed to Paginate::exec) | ||||
| * | [inc/Paginate] Use Count(*) instead of SQL_CALC_FOUND_ROWS, which is faster | Simon Rettberg | 2017-11-29 | 1 | -11/+12 |
| | | | | | Most of the time. | ||||
| * | [merge] merging c3sl / fr - initial commit | Jonathan Bauer | 2016-04-01 | 1 | -1/+1 |
| | | |||||
| * | Add pagination to syslog, change filter inputbox to use tagsinput | Simon Rettberg | 2014-01-09 | 1 | -0/+114 |

