Jam Balaya 310bcb5e90 Add read status hook for entries (#8995) 3 weeks 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 931d62ab08 Use timing safe comparison for tokens everywhere (#8945) 1 month ago
BooleanSearch.php 93e83943a3 chore(deps-dev): bump phpstan/phpstan from 2.2.2 to 2.2.3 (#8962) 1 month ago
Category.php 4b019ab697 New option to hide badges showing number of unread articles (#8844) 2 months ago
CategoryDAO.php 146d5f0d60 Fix ensure maximum number of feeds also with Dynamic OPML (#8832) 2 months ago
CategoryDAOPGSQL.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 4 months ago
CategoryDAOSQLite.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 4 months ago
Context.php 1b90c40fd6 New automatic feed visibility/priority during search (#8609) 4 months ago
DatabaseDAO.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 4 months ago
DatabaseDAOPGSQL.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 4 months ago
DatabaseDAOSQLite.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 4 months ago
Entry.php b7c58e590e Add ignore for PHPStan 2.1.55+ (#8864) 2 months ago
EntryDAO.php 310bcb5e90 Add read status hook for entries (#8995) 3 weeks ago
EntryDAOPGSQL.php cf631b6f87 Implement filter on last modified date by server (#8131) 5 months ago
EntryDAOSQLite.php 310bcb5e90 Add read status hook for entries (#8995) 3 weeks ago
Factory.php 5e8c964f6c Stable IDs during SQL import (#7988) 10 months ago
Feed.php 241c7fb425 Respect simplepie_syslog_enabled for cache-hit debug logs (#8986) 4 weeks ago
FeedDAO.php cb04c6cfaa More feed info: last received date, publication date (#8799) 2 months ago
FeedDAOPGSQL.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 4 months ago
FeedDAOSQLite.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 4 months ago
FilterAction.php 2527033057 Fix unwanted expansion of user queries in some cases (#8395) 7 months ago
FilterActionsTrait.php 2527033057 Fix unwanted expansion of user queries in some cases (#8395) 7 months ago
FormAuth.php 476e57b046 Reverse hash and nonce (#8320) 7 months ago
Log.php c44bb029c0 Fix log CRLF injection (#7883) 11 months ago
LogDAO.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
ReadingMode.php b1d24fbdb7 PHPStan 2.0 (#7131) 1 year ago
Search.php 542f4920e7 Fix lost elements while parsing search query (#8884) 2 months ago
Share.php 23ba48c71f Change how files are included (#7916) 11 months ago
SimplePieCustom.php 1349c7c1a9 SimplePie: Disallow `javascript:` URI protocol (#8263) 1 month ago
SimplePieFetch.php dcec27c69d Add SSRF mitigations using `filter_var` and `CURLOPT_RESOLVE` (#8400) 1 month ago
StatsDAO.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 4 months ago
StatsDAOPGSQL.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 4 months ago
StatsDAOSQLite.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 4 months ago
SystemConfiguration.php dcec27c69d Add SSRF mitigations using `filter_var` and `CURLOPT_RESOLVE` (#8400) 1 month ago
Tag.php 5f6ef05ffc Fix bigint timestamps on 32-bit (#7375) 1 year ago
TagDAO.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 4 months ago
TagDAOPGSQL.php aeb55693e4 SQL improve PHP syntax uniformity (#8604) 4 months ago
TagDAOSQLite.php 5e8c964f6c Stable IDs during SQL import (#7988) 10 months ago
Themes.php 6549932d59 Disallow setting non-existent theme (#7722) 1 year ago
UserConfiguration.php 4b019ab697 New option to hide badges showing number of unread articles (#8844) 2 months ago
UserDAO.php 26c1102567 Merge commit from fork 7 months ago
UserQuery.php 1b90c40fd6 New automatic feed visibility/priority during search (#8609) 4 months ago
View.php 815b97017b Improve consistency of slider behavior after submitting form (#8612) 4 months ago
ViewJavascript.php c29cbb7b8b Fix regressions on some array structures (#7155) 1 year ago
ViewMode.php 72884813e1 Add hook enums (#8036) 10 months ago
ViewStats.php 5eba322cbd New stats overview of dates with most unread articles (#8089) 9 months ago