aboutsummaryrefslogtreecommitdiff
path: root/p/api/greader.php
AgeCommit message (Expand)Author
2025-08-11Put CSP everywhere (#7810)Gravatar Inverle
2025-08-06GReader API: fix incorrect favicon URL (#7792)Gravatar hilariousperson
2025-06-29API add support for states in `s` streamId (#7695)Gravatar Alexandre Alapetite
2025-05-31API fix default category (#7610)Gravatar Alexandre Alapetite
2025-05-09Fix favicon hashing in GReader API (#7573)Gravatar CarelessCaution
2025-03-22Fix API for labels with slash (#7437)Gravatar Alexandre Alapetite
2025-01-10Reduce undeeded use of elvis operator ?: (#7204)Gravatar Alexandre Alapetite
2025-01-06Implement custom order-by (#7149)Gravatar Alexandre Alapetite
2024-12-27PHPStan 2.0 (#7131)Gravatar Alexandre Alapetite
2024-12-07improve(GReader): update doc URLs; add TODO (#7074)Gravatar Brandon Jones
2024-12-05API support edit multiple tags (#7060)Gravatar Alexandre Alapetite
2024-11-29API return all categories also without any feed (#7020)Gravatar Alexandre Alapetite
2024-11-28Fix API use rawurldecode (#7033)Gravatar Alexandre Alapetite
2024-11-28Upgrade code to php 8.1 (#6748)Gravatar Luc SANCHEZ
2024-11-23Fix API add category to multiple feeds (#7017)Gravatar Alexandre Alapetite
2024-09-06Upgrade to PHP 8.1 (#6711)Gravatar Alexandre Alapetite
2024-08-01Minor update whitespace PHPCS rules (#6666)Gravatar Alexandre Alapetite
2024-07-28Add default API CORS HTTP Headers (#6659)Gravatar Alexandre Alapetite
2024-07-21Revisit keepMaxUnreads (#6632)Gravatar Alexandre Alapetite
2024-06-09Pass PHPStan level 9 (#6544)Gravatar Alexandre Alapetite
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-08New feature important feeds (#5782)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-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-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-02-28Implement Web scraping "HTML + XPath" (#4220)Gravatar Alexandre Alapetite
2022-01-08Use typographic quotes (#4133)Gravatar Alexandre Alapetite
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