aboutsummaryrefslogtreecommitdiff
path: root/p/api
AgeCommit message (Expand)Author
2025-09-21Add option for CSP frame-ancestors (#7857)Gravatar Alexandre Alapetite
2025-09-10Translate the API information page (#7922)Gravatar Alexis Degrugillier
2025-09-05Change how files are included (#7916)Gravatar Alexis Degrugillier
2025-09-05Fixes for no-cache.txt (#7907)Gravatar Inverle
2025-08-11Put CSP everywhere (#7810)Gravatar Inverle
2025-08-06GReader API: fix incorrect favicon URL (#7792)Gravatar hilariousperson
2025-07-19WebSub: only perform a redirect when coming from WebSub (#7738)Gravatar Alexandre Alapetite
2025-07-14Fix HTML queries with a single feed (#7730)Gravatar Inverle
2025-06-29API add support for states in `s` streamId (#7695)Gravatar Alexandre Alapetite
2025-06-03Add API endpoint for extensions (#7576)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-28Fix regressions on some array structures (#7155)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-07Optimize code: (#6983)Gravatar Luc SANCHEZ
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-10-02Allow dynamic search operator in user queries (#6851)Gravatar Alexandre Alapetite
2024-09-20SimplePie support for HTTP cache policies (#6812)Gravatar Alexandre Alapetite
2024-09-06Upgrade to PHP 8.1 (#6711)Gravatar Alexandre Alapetite
2024-08-16Fix HTTP cache of user queries (#6718)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-24Share in GReader JSON format (#6655)Gravatar Alexandre Alapetite
2024-07-21Revisit keepMaxUnreads (#6632)Gravatar Alexandre Alapetite
2024-07-17Remove dependency to exif extension (#6624)Gravatar Alexandre Alapetite
2024-07-08Fix for disabled logged-in users (#6612)Gravatar Alexandre Alapetite
2024-06-09Pass PHPStan level 9 (#6544)Gravatar Alexandre Alapetite
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