aboutsummaryrefslogtreecommitdiff
path: root/app/Models
AgeCommit message (Expand)Author
2025-06-30Implement custom feed favicons (#7646)Gravatar Inverle
2025-06-29Add search operator `c:` for categories (#7696)Gravatar Alexandre Alapetite
2025-06-22Exposed the reading modes for extensions through Minz (#7668)Gravatar Stefan
2025-06-22Handle redirects when scraping feed from HTML (#7654)Gravatar Inverle
2025-06-15Remove several PHPStan ignore (#7665)Gravatar Alexandre Alapetite
2025-06-06Install: add test PDO typing (#7651)Gravatar Alexandre Alapetite
2025-06-04PHPStan: pass checkImplicitMixed (#7642)Gravatar Alexandre Alapetite
2025-05-17Add info about PDO::ATTR_CLIENT_VERSION (#7591)Gravatar Alexandre Alapetite
2025-05-13Fix SQL request for user labels with custom sort (#7588)Gravatar Alexandre Alapetite
2025-05-10Fix newest articles not shown (#7577)Gravatar Alexandre Alapetite
2025-05-07Fix encoding of themes (#7565)Gravatar Alexandre Alapetite
2025-05-01Bump phpstan/phpstan from 2.1.11 to 2.1.13 (#7534)Gravatar dependabot[bot]
2025-04-26Improve favicon hash (#7505)Gravatar Alexandre Alapetite
2025-04-02Pass phpstan-strict-rules 2.0.4 (#7488)Gravatar Alexandre Alapetite
2025-04-01Make update URL readonly (#7477)Gravatar Alexandre Alapetite
2025-03-24Support multiple JSON fragments in HTML+XPath+JSON mode (#7369)Gravatar Alexandre Alapetite
2025-03-13Mark as read button: config for the size (#7314)Gravatar maTh
2025-03-05Use case-insensitive sort for categories (#7402)Gravatar Annika Backstrom
2025-03-03Fix dynamic OPML (#7394)Gravatar Alexandre Alapetite
2025-02-26Fix bigint timestamps on 32-bit (#7375)Gravatar Alexandre Alapetite
2025-02-23PHPStan more checkImplicitMixed (#7339)Gravatar Alexandre Alapetite
2025-02-23fix: properly set the priority field of feeds when adding new feed. (#7354)Gravatar Zihao Diao
2025-02-20Fix regression XPath XML encoding (#7345)Gravatar Alexandre Alapetite
2025-02-03Shortcuts for adding labels (#7274)Gravatar maTh
2025-01-31Pass PHPStan checkBenevolentUnionTypes (#7270)Gravatar Alexandre Alapetite
2025-01-29Fix unwanted feed description updates (#7269)Gravatar Alexandre Alapetite
2025-01-25Add search operator intext: (#7228)Gravatar Alexandre Alapetite
2025-01-21Hide base theme (#7234)Gravatar Alexandre Alapetite
2025-01-11Fix stats for MySQL (#7212)Gravatar Alexandre Alapetite
2025-01-10Fix sqlite_version (#7205)Gravatar Alexandre Alapetite
2025-01-10Reduce undeeded use of elvis operator ?: (#7204)Gravatar Alexandre Alapetite
2025-01-08Fix sharing integration (#7198)Gravatar Alexandre Alapetite
2025-01-08Add some missing PHP native types (#7191)Gravatar Alexandre Alapetite
2025-01-06Implement custom order-by (#7149)Gravatar Alexandre Alapetite
2024-12-28Fix regressions on some array structures (#7155)Gravatar Alexandre Alapetite
2024-12-27Fix regression labels (#7150)Gravatar Alexandre Alapetite
2024-12-27PHPStan 2.0 (#7131)Gravatar Alexandre Alapetite
2024-12-27Search in all feeds (#7144)Gravatar Alexandre Alapetite
2024-12-15New state: favorite or unread (#7088)Gravatar Alexandre Alapetite
2024-12-11Improved CSS filter (#7091)Gravatar Alexandre Alapetite
2024-12-10OPML export/import for cssFullContentConditions (#7082)Gravatar Alexandre Alapetite
2024-12-10Fix string conditionGravatar Alexandre Alapetite
2024-12-10Conditional retrievalGravatar Alexandre Alapetite
2024-12-10Fix regression CSS filter encoding (#7081)Gravatar Alexandre Alapetite
2024-12-08Sanitize before CSS manipulation (#7073)Gravatar Alexandre Alapetite
2024-12-05Avoid Unicode escape of authors in HTML UI (#7056)Gravatar Alexandre Alapetite
2024-12-05Parentheses in quoted search (#7055)Gravatar Alexandre Alapetite
2024-12-03Fallback to GUID if article link is empty (#7051)Gravatar Alexandre Alapetite
2024-12-03New button to delete errored feeds from a category (#7030)Gravatar Alexandre Alapetite
2024-11-30Fix CSS selector for removing elements (#7037)Gravatar Alexandre Alapetite