155 Commits (881ed44005ec6212f21c0973b772a1652ef1b42a)

Author SHA1 Message Date
Nico B dfc638dd98 [fix] Login: HTTP Auth when internal redirects occur (#1772) 7 years ago
Alexandre Alapetite 52d0988655 Use __DIR__ for relative include and require 7 years ago
Alexandre Alapetite 1cf545342e Remove forgotten punycode line 7 years ago
Craig Andrews aea78f4d99
Call idn_to_ascii with INTL_IDNA_VARIANT_UTS46 7 years ago
Olivier DOSSMANN d651c41e0c [FIX] #1690 - Also check pdo_pgsql extension in check_install() 7 years ago
Alexandre Alapetite 4058ff3ff4 Remove SimplePie name from HTTP User-Agent string 7 years ago
Alexandre Alapetite f293cec492 HTML5 show controls audio video (#1642) 7 years ago
Frans de Jonge 4e174ed9dd [ci] Add Travis (#1619) 7 years ago
Alexandre Alapetite a72ad940df Increase minimal support to PHP 5.3.8+ 7 years ago
Alexandre Alapetite dd65cb0f9c Manual merge upstream SimplePie 7 years ago
Alexandre Alapetite e4ffbd3dad Move force-https.default.txt 8 years ago
Alexandre Alapetite af8960b8b3 Move default configuration files 8 years ago
Alexandre Alapetite 0ce43be9de Multi-user token 8 years ago
Alexandre Alapetite 2818c72f5a Changelog CLI 8 years ago
Alexandre Alapetite 9c012e6c81 Fix SQLite CLI install 8 years ago
Alexandre Alapetite 271a1fdc89 Missing checkUsername and const patten 8 years ago
Alexandre Alapetite 8a6b381154 Sanitize Web site URL 8 years ago
Alexandre Alapetite b28b6a4bf2 extension_loaded fileinfo 8 years ago
Alexandre Alapetite 6b85f8cf12 CLI: IEC prefix (binary) for units 8 years ago
Alexandre Alapetite e1f214e9e2 CLI list-users and create-user 8 years ago
Alexandre Alapetite 7f2b0439ec Extract function safe_ascii() 8 years ago
Alexandre Alapetite 6bc37cef47 W3C resource-priorities have been abandonned 8 years ago
Alexandre Alapetite 0a79d4085b Refactor controller for actualize feed 8 years ago
Alexandre Alapetite dd7d5855e3 Remove code for PHP 5.3.2- 8 years ago
Alexandre Alapetite 46bcaf5f9d Define JSON_UNESCAPED_UNICODE for PHP 5.3 8 years ago
Alexandre Alapetite e6fd34bdda CSRF token, update HTTP Referrer policy to same-origin 8 years ago
Alexandre Alapetite c1548e732d Remove Mozilla Persona login 8 years ago
Alexandre Alapetite b042d3a772 HTTP2 optimization 9 years ago
Alexandre Alapetite 9711f02db7 SimplePie Force HTTPS custom list domains 9 years ago
Alexandre Alapetite bd47d14a53 json_decode fallback bug 2 9 years ago
Alexandre Alapetite 9adbd2ba9b json_decode fallback debug 9 years ago
Alexandre Alapetite 5a80127140 Filter out img sizes 9 years ago
Alexandre Alapetite 86e113ba80 Filter-out img srcset for the time being 9 years ago
Alexandre Alapetite dfd0b9e935 Note about PHP 5.2 9 years ago
Alexandre Alapetite af94273913 More PHP 5.2 install compatibility 9 years ago
Alexandre Alapetite d4a2f6e313 Compatibility PHP 5.2 with array_replace_recursive 9 years ago
Marien Fressinaud 339e32424f Add a simple test to detect if server is public 9 years ago
Marien Fressinaud 02c3546440 Registration action is handled and create a user 9 years ago
Alexandre Alapetite fa432755cc Implement cURL options 9 years ago
Alexandre Alapetite c1398afe8c Full content img data-src 9 years ago
Alexandre Alapetite 256c8613a4 First draft of PubSubHubbub 10 years ago
Alexandre Alapetite 06b76831de Punycode spelling mistake 10 years ago
Alexandre Alapetite 2d18910d02 Support for Internationalized Domain Names (IDN) 10 years ago
Alexandre Alapetite 711530a512 SQL: detection of updates, and preparation for better burge 10 years ago
Alexandre Alapetite ad9fe52f5a SimplePie sanitize URLs for syslog 10 years ago
Alexandre Alapetite 1a35e2271d SimplePie option to restaure syslog of HTTP requests 10 years ago
Marien Fressinaud 01a1179b1a Improve url_remove_credentials 10 years ago
Marien Fressinaud 8ff3e5363d Use url_remove_credentials to log URL 10 years ago
Marien Fressinaud e078f9fdac Introduce url_remove_credentials() function 10 years ago
Marien Fressinaud 40f45c92ed Fix get_user_configuration() 10 years ago