aboutsummaryrefslogtreecommitdiff
path: root/app/Models
AgeCommit message (Expand)Author
2024-09-11PHPStan booleansInConditions (#6793)Gravatar Alexandre Alapetite
2024-09-09Apply CSS selector filter also when not using full content (#6786)Gravatar Alexandre Alapetite
2024-09-09Fix auto-read tags (#6790)Gravatar Alexandre Alapetite
2024-09-06Regex search (#6706)Gravatar Alexandre Alapetite
2024-09-06Upgrade to PHP 8.1 (#6711)Gravatar Alexandre Alapetite
2024-09-06Better cache name for JSON feeds (#6768)Gravatar Alexandre Alapetite
2024-09-04Fix XPath for HTML documents with broken root (#6774)Gravatar Alexandre Alapetite
2024-08-23Use .html extension for full content pages instead of .spc (#6724)Gravatar Alexandre Alapetite
2024-08-17Fix HTTP cache of main page (#6719)Gravatar Alexandre Alapetite
2024-08-16Fix HTTP cache of user queries (#6718)Gravatar Alexandre Alapetite
2024-08-14Update about running tests (#6709)Gravatar Alexandre Alapetite
2024-08-11SQL single quote string literals, one more (#6702)Gravatar Alexandre Alapetite
2024-08-01Minor update whitespace PHPCS rules (#6666)Gravatar Alexandre Alapetite
2024-08-01Fix parentheses for complex `OR` boolean search expressions (#6672)Gravatar Alexandre Alapetite
2024-07-30Fix markAsReadUponGone regression (#6663)Gravatar Alexandre Alapetite
2024-07-24Share in GReader JSON format (#6655)Gravatar Alexandre Alapetite
2024-07-24Extend regex for enclosure images (#6653)Gravatar Alexandre Alapetite
2024-07-21Revisit keepMaxUnreads (#6632)Gravatar Alexandre Alapetite
2024-07-08Fix for disabled logged-in users (#6612)Gravatar Alexandre Alapetite
2024-07-01New: Sharing articles from the article title line (#6395)Gravatar maTh
2024-06-29Add quiet option to cli/db-backup.php (#6593)Gravatar hkcomori
2024-06-13Reading view: action icons position (#6297)Gravatar maTh
2024-06-09Pass PHPStan level 9 (#6544)Gravatar Alexandre Alapetite
2024-06-06Fix broken cron regression 6541 (#6548)Gravatar Alexandre Alapetite
2024-06-05Modernize code to php7.4 (#6043)Gravatar Luc SANCHEZ
2024-06-05Empty title guid or first words (#6240)Gravatar maTh
2024-06-05add image and description to user query share (#6541)Gravatar Thomas White
2024-06-05Fix attributeBoolean (#6543)Gravatar Alexandre Alapetite
2024-05-25Fix HTTP GET curl options (#6492)Gravatar Alexandre Alapetite
2024-05-15PHPStan 1.11 + minor update dev dependencies (#6459)Gravatar Alexandre Alapetite
2024-05-13Auto-update 5038 (#6279)Gravatar Alexandre Alapetite
2024-05-12Fix SQLite imports produced before FreshRSS 1.20.0 (#6450)Gravatar Alexandre Alapetite
2024-05-07Fix individual OMPL feed export (#6435)Gravatar Alexandre Alapetite
2024-05-02CSS selector trim (#6428)Gravatar Alexandre Alapetite
2024-05-02Fix CSS selector encoding (#6426)Gravatar Alexandre Alapetite
2024-05-02Fix user query filter display (#6421)Gravatar Alexandre Alapetite
2024-04-30CLI database backup and restore (#6387)Gravatar Alexandre Alapetite
2024-04-26Fix updated entry filters (#6334)Gravatar Alexandre Alapetite
2024-04-25Refactoring: Rename dotpath into dotnotation (#6369)Gravatar maTh
2024-04-23Remove noise parameters in query URL (#6371)Gravatar Alexandre Alapetite
2024-04-21Windows: release SQLite (#6285)Gravatar Alexandre Alapetite
2024-04-18i18n improved: dotted path -> dot-notation (#6317)Gravatar maTh
2024-04-10PHP 8.3 #[\Override] (#6273)Gravatar Alexandre Alapetite
2024-04-08Allow multiple authors on enclosures (#6272)Gravatar Alexandre Alapetite
2024-04-07Avoid duplicates in Dynamic OPML (#6264)Gravatar Alexandre Alapetite
2024-03-14Fix crash during update of existing install (#6205)Gravatar Alexandre Alapetite
2024-03-10Refactor some cURL options and use CURLOPT_USERPWD (#6177)Gravatar Alexandre Alapetite
2024-03-05Fix OPML export regression and add token in RSS link (#6160)Gravatar Alexandre Alapetite
2024-03-01Minz remove use of deprecated variable (#6132)Gravatar Alexandre Alapetite
2024-02-26System option for number of feeds to refresh in parallel (#6124)Gravatar Alexandre Alapetite