aboutsummaryrefslogtreecommitdiff
path: root/p/api
AgeCommit message (Expand)Author
2024-06-05Modernize code to php7.4 (#6043)Gravatar Luc SANCHEZ
2024-06-05add image and description to user query share (#6541)Gravatar Thomas White
2024-04-01greader.php: only return 'OK' on greader.php without query parameters (#6238)Gravatar Frans de Jonge
2024-03-01Reduce API memory consumption (#6137)Gravatar Alexandre Alapetite
2024-02-26New feature: shareable user query (#6052)Gravatar Alexandre Alapetite
2024-01-02API allow negative feed IDs (#6010)Gravatar Alexandre Alapetite
2023-12-18Pass PHPStan level 8 (#5946)Gravatar Alexandre Alapetite
2023-12-03Rework keepmax (#5905)Gravatar Alexandre Alapetite
2023-11-16Use strict_types (#5830)Gravatar Luc SANCHEZ
2023-11-14API fix add feed with title (#5868)Gravatar Alexandre Alapetite
2023-11-08Update WebSub documentation a bit (#5829)Gravatar Alexandre Alapetite
2023-11-08New feature important feeds (#5782)Gravatar Alexandre Alapetite
2023-10-30Require PHP 7.4+ (#5720)Gravatar Alexandre Alapetite
2023-09-04Fix JSON export/import (#5626)Gravatar Alexandre Alapetite
2023-07-07fix many "Only booleans are allowed in an if condition" (#5501)Gravatar Luc SANCHEZ
2023-05-11A few additional PHPStan rules (#5388)Gravatar Alexandre Alapetite
2023-05-01Fix API starred (#5366)Gravatar Alexandre Alapetite
2023-04-28PHPStan Level 7 for more DAO PDO (#5328)Gravatar Alexandre Alapetite
2023-04-23PHPStan Level 7 for ten more files (#5327)Gravatar Alexandre Alapetite
2023-04-17Complete PHPStan Level 6 (#5305)Gravatar Alexandre Alapetite
2023-04-07Phpstan Level6 for View.php (#5269)Gravatar Luc SANCHEZ
2023-04-04Fix extensions in actualize_script (#5243)Gravatar Alexandre Alapetite
2023-03-26Modernize Constants and use new constant for string 'currentUser' (#5089)Gravatar Luc SANCHEZ
2023-03-22Consistent entry ID type (32-bit compatibility) (#5213)Gravatar Alexandre Alapetite
2023-03-22Remove FreshRSS_Searchable for better types (#5212)Gravatar Alexandre Alapetite
2023-03-19FeverAPI fix enclosures (#5214)Gravatar Alexandre Alapetite
2023-03-09Fever API fix mark-all-as-read (#5185)Gravatar Alexandre Alapetite
2023-03-08Typehint to greader.php file (#5108)Gravatar Luc SANCHEZ
2023-01-29PHPStan level 9 for ./p/ and lib_rss.php (#5049)Gravatar Alexandre Alapetite
2023-01-11API avoid logging passwords (#5001)Gravatar Alexandre Alapetite
2022-11-14Typing function checkToken (#4561)Gravatar Luc SANCHEZ
2022-10-23GReader API doc and improvements (#4763)Gravatar Alexandre Alapetite
2022-08-08Refactor entry-to-GReader API format (#4490)Gravatar Alexandre Alapetite
2022-07-04Dynamic OPML (#4407)Gravatar Alexandre Alapetite
2022-06-19Update all test dependencies (#4419)Gravatar Alexandre Alapetite
2022-06-02New search engine (#4378)Gravatar Alexandre Alapetite
2022-03-22WebSub: Use hash instead of base64 to handle long URLs (#4282)Gravatar Alexandre Alapetite
2022-02-28Implement Web scraping "HTML + XPath" (#4220)Gravatar Alexandre Alapetite
2022-02-07More PHP type hints for Fever (#4202)Gravatar Alexandre Alapetite
2022-02-06Fix Fever 32 bit ID issue + more PHP type hints (#4201)Gravatar Alexandre Alapetite
2022-01-08Use typographic quotes (#4133)Gravatar Alexandre Alapetite
2022-01-08Fix various typos and spelling errors in documentation, comments and code. (#...Gravatar Thomas Renes
2022-01-05[CI] PHPCS: check for opening brace on same line (#4122)Gravatar Frans de Jonge
2022-01-04PHPStan level 5 (#4110)Gravatar Alexandre Alapetite
2021-12-31Add PHPStan (#4021)Gravatar Alexandre Alapetite
2021-12-12fever: fix warning of unset array key (#4056)Gravatar Felix Bühler
2021-03-24Compatibility ORIG_PATH_INFO (#3560)Gravatar Alexandre Alapetite
2021-02-28Travis: Enforce phpcs line length + whitespace (#3488)Gravatar Alexandre Alapetite
2021-02-06API implement OPML import/export (#3424)Gravatar Alexandre Alapetite
2021-01-22GReader API add canonical information (#3391)Gravatar Alexandre Alapetite