Alexandre Alapetite cc8afa7750 Minor change of signature on_http_response (#7825) 7 months ago
..
ActionController.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
AttributesTrait.php 50adb55982 Add some missing PHP native types (#7191) 1 year ago
Auth.php 3ce64d271b Implement sudo mode / reauthentication (#7753) 8 months ago
BooleanSearch.php 50adb55982 Add some missing PHP native types (#7191) 1 year ago
Category.php 18b5c8ec6d Handle redirects when scraping feed from HTML (#7654) 9 months ago
CategoryDAO.php 7915abd833 Implement custom feed favicons (#7646) 9 months ago
CategoryDAOSQLite.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
Context.php e33ef74af9 `before_login_btn` hook + system conf attributes (#7761) 8 months ago
DatabaseDAO.php f620f16e2b Install: add test PDO typing (#7651) 10 months ago
DatabaseDAOPGSQL.php 7a79717e10 Fix sqlite_version (#7205) 1 year ago
DatabaseDAOSQLite.php 7a79717e10 Fix sqlite_version (#7205) 1 year ago
Days.php 30c7a61a9b Use strict_types (#5830) 2 years ago
Entry.php 62f32ccadf PHPStan: finalise strictArrayFilter (#7794) 7 months ago
EntryDAO.php 5f61e426dc Sort by category title, feed title (#7702) 8 months ago
EntryDAOPGSQL.php 7915abd833 Implement custom feed favicons (#7646) 9 months ago
EntryDAOSQLite.php 532d229d33 Fix newest articles not shown (#7577) 10 months ago
Factory.php 15745d42b7 Upgrade code to php 8.1 (#6748) 1 year ago
Feed.php 1f8273803f Add more unicity criteria based on title and/or content (#7789) 7 months ago
FeedDAO.php 7915abd833 Implement custom feed favicons (#7646) 9 months ago
FeedDAOSQLite.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
FilterAction.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
FilterActionsTrait.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
FormAuth.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
Log.php 30c7a61a9b Use strict_types (#5830) 2 years ago
LogDAO.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
ReadingMode.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
Search.php c8bbf35534 Add search operator `c:` for categories (#7696) 9 months ago
Share.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
SimplePieResponse.php cc8afa7750 Minor change of signature on_http_response (#7825) 7 months ago
StatsDAO.php a8ef1c3c10 Fix stats for MySQL (#7212) 1 year ago
StatsDAOPGSQL.php 15745d42b7 Upgrade code to php 8.1 (#6748) 1 year ago
StatsDAOSQLite.php 15745d42b7 Upgrade code to php 8.1 (#6748) 1 year ago
SystemConfiguration.php 2b85a50ed7 Show warning when unsafe CSP policy is in use (#7804) 7 months ago
Tag.php 5f6ef05ffc Fix bigint timestamps on 32-bit (#7375) 1 year ago
TagDAO.php 67c42b0e7c Remove several PHPStan ignore (#7665) 9 months ago
TagDAOPGSQL.php d2247221bb Minor update whitespace PHPCS rules (#6666) 1 year ago
TagDAOSQLite.php d2247221bb Minor update whitespace PHPCS rules (#6666) 1 year ago
Themes.php 6549932d59 Disallow setting non-existent theme (#7722) 8 months ago
UserConfiguration.php e33ef74af9 `before_login_btn` hook + system conf attributes (#7761) 8 months ago
UserDAO.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
UserQuery.php 62f32ccadf PHPStan: finalise strictArrayFilter (#7794) 7 months ago
View.php 51298cd6bc Exposed the reading modes for extensions through Minz (#7668) 9 months ago
ViewJavascript.php c29cbb7b8b Fix regressions on some array structures (#7155) 1 year ago
ViewMode.php 51298cd6bc Exposed the reading modes for extensions through Minz (#7668) 9 months ago
ViewStats.php c29cbb7b8b Fix regressions on some array structures (#7155) 1 year ago