aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-10-15Filter on last user modified (#8093)Gravatar Alexandre Alapetite
2025-10-15Implement search form (#8103)Gravatar Alexandre Alapetite
2025-10-14Fix drag&drop of user query losing information (#8113)Gravatar Alexandre Alapetite
2025-10-04Strengthen some crypto (#8061)Gravatar Alexandre Alapetite
2025-10-02Add a new hook in the UI (#8054)Gravatar Alexis Degrugillier
2025-10-01SimplePie: apply HTTPS policy also on GUIDs and permalinks (#8037)Gravatar Alexandre Alapetite
2025-10-01Fix SimplePie support of HTTP trailer headers (#7983)Gravatar Alexandre Alapetite
2025-10-01Update phpmailer/phpmailer requirement from 6.10.0 to 6.11.1 in /lib (#8048)Gravatar dependabot[bot]
2025-10-01Add support for extension priority (#8038)Gravatar Alexis Degrugillier
2025-10-01configurable notification timeout (#7942)Gravatar maTh
2025-09-30Add hook enums (#8036)Gravatar Alexis Degrugillier
2025-09-25Improve restriction of curl params (#8009)Gravatar Inverle
2025-09-23Lazy-load `<track src>` (#7997)Gravatar Inverle
2025-09-21Minor forgotten str_starts_with (#7991)Gravatar Alexandre Alapetite
2025-09-21Add option for CSP frame-ancestors (#7857)Gravatar Alexandre Alapetite
2025-09-18Add `entry_before_update` and `entry_before_add` hooks (#7977)Gravatar KleinMann
2025-09-18Restrict allowed curl parameters (#7979)Gravatar Inverle
2025-09-15SimplePie merge upstream (#7967)Gravatar Alexandre Alapetite
2025-09-13Bump SimplePie to 1.9.0 (#7955)Gravatar Alexandre Alapetite
2025-09-09Add a default language constant (#7933)Gravatar Alexis Degrugillier
2025-09-05Change how files are included (#7916)Gravatar Alexis Degrugillier
2025-08-31Fix log CRLF injection (#7883)Gravatar Inverle
2025-08-30Regenerate session ID on login (#7829)Gravatar Inverle
2025-08-30Disallow setting non-existent language (#7878)Gravatar Inverle
2025-08-30Fix curl response parsing (#7866)Gravatar Inverle
2025-08-15Call cleanCache when refreshing feeds (#7827)Gravatar Alexandre Alapetite
2025-08-15Fix some PHP 8.5 deprecations (#7826)Gravatar Alexandre Alapetite
2025-08-14Fix regression on_http_response (#7824)Gravatar Alexandre Alapetite
2025-08-11SimplePie Fix regex backtrack limit in clean_hash() (#7813)Gravatar Alexandre Alapetite
2025-08-09Show warning when unsafe CSP policy is in use (#7804)Gravatar Inverle
2025-08-08New JS attribute: `data-auto-leave-validation` (#7785)Gravatar Inverle
2025-08-07PHPStan: finalise strictArrayFilter (#7794)Gravatar Alexandre Alapetite
2025-08-01Bump SimplePie with PHPStan Level 8 (#7775)Gravatar Alexandre Alapetite
2025-08-01composer update + corresponding PHPStan fixes (#7781)Gravatar Alexandre Alapetite
2025-08-01Rework fetch favicons (#7767)Gravatar Alexandre Alapetite
2025-07-31Strip more unsafe attributes e.g. `referrerpolicy` (#7770)Gravatar Inverle
2025-07-31Implement sudo mode / reauthentication (#7753)Gravatar Inverle
2025-07-31Fix regression Minz_Configuration (#7765)Gravatar Alexandre Alapetite
2025-07-31Implement support for HTTP 429 Too Many Requests (#7760)Gravatar Alexandre Alapetite
2025-07-30`before_login_btn` hook + system conf attributes (#7761)Gravatar Inverle
2025-07-17Call DOMNode::insertBefore() on the parent of it's $child (#7741)Gravatar Sam Edwards
2025-07-03SimplePie: sync upstream (#7706)Gravatar Alexandre Alapetite
2025-06-30Implement custom feed favicons (#7646)Gravatar Inverle
2025-06-30Fix multiple auth headers bug (#7703)Gravatar Inverle
2025-06-25Fix feeds encoded in UTF-16LE (#7691)Gravatar Alexandre Alapetite
2025-06-24Fix support for XML feeds with HTML entities (#7689)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-18frame-ancestors CSP (#7677)Gravatar Inverle
2025-06-15SimplePie: Fix propagation of HTTP error codes (#7670)Gravatar Alexandre Alapetite