summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-11Merge pull request #1119 from FreshRSS/dev1.3.1-betaGravatar Alexandre Alapetite
Merge dev in 1.3.1-beta
2016-03-11Merge remote-tracking branch 'FreshRSS/beta' into FreshRSS/devGravatar Alexandre Alapetite
2016-03-11Prepare release 1.3.1-betaGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1113
2016-03-08Merge pull request #1118 from Alkarex/API-input-sanitizeGravatar Alexandre Alapetite
API limit INPUT to 1MB
2016-03-08Changelog APIGravatar Alexandre Alapetite
2016-03-08API limit INPUT to 1MBGravatar Alexandre Alapetite
2016-03-08Merge pull request #1117 from Alkarex/cookie_secureGravatar Alexandre Alapetite
Secure cookie HTTPS
2016-03-08Changelog secure cookie HTTPSGravatar Alexandre Alapetite
2016-03-08Secure cookie HTTPSGravatar Alexandre Alapetite
2016-03-08Merge branch 'dev' of https://github.com/FreshRSS/FreshRSS into FreshRSS/devGravatar Alexandre Alapetite
2016-03-08Changelog nosniffGravatar Alexandre Alapetite
2016-03-08Merge pull request #1116 from Alkarex/nosniffGravatar Alexandre Alapetite
X-Content-Type-Options: nosniff
2016-03-08Merge pull request #1115 from Alkarex/CSP-SVGGravatar Alexandre Alapetite
CSP for SVG
2016-03-08X-Content-Type-Options: nosniffGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1114
2016-03-08CSP for SVGGravatar Alexandre Alapetite
And moved .htaccess rules in the folder there are used https://github.com/FreshRSS/FreshRSS/issues/1114
2016-03-06Changelog typoGravatar Alexandre Alapetite
2016-03-06Changelog 1.3.1-betaGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1113
2016-03-06Merge pull request #1111 from Alkarex/UpradeNewArticlesGravatar Alexandre Alapetite
SQLite: Articles from old version were marked as unread on upgrade
2016-03-06Merge pull request #1112 from Alkarex/OpmlTitleGravatar Alexandre Alapetite
OPML bug import not using title
2016-03-06OPML bug import not using titleGravatar Alexandre Alapetite
Fix https://github.com/FreshRSS/FreshRSS/issues/1048
2016-03-06SQLite: Articles from old FreshRSS are marked as unread on updateGravatar Alexandre Alapetite
Bug fixed https://github.com/FreshRSS/FreshRSS/issues/1049
2016-03-06Merge pull request #1110 from Alkarex/i18n-czGravatar Alexandre Alapetite
i18n-cz JSON XML
2016-03-06i18n-cz JSON XMLGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1097#commitcomment-16382595 https://github.com/FreshRSS/FreshRSS/issues/1094
2016-03-06Merge pull request #1109 from aledeg/fix-redirection-after-deletionGravatar Alexandre Alapetite
Fix redirection while deleting a feed
2016-03-06Fix url endingGravatar Alexis Degrugillier
2016-03-06Fix redirection while deleting a feedGravatar Alexis Degrugillier
Before, when deleting a feed from the statistics idle page, there was an error in the redirection process. Now, the redirection works properly and redirects to the idle page.
2016-03-06Merge pull request #1108 from Wanabo/devGravatar Alexandre Alapetite
Dutch translation 1.3.1 and loader.gif
2016-03-06Added files via uploadGravatar Wanabo
Updated language files for v1.3.1-dev
2016-03-06Added files via uploadGravatar Wanabo
Added missing loader.gif `.loading { background: url("loader.gif") center center no-repeat; font-size: 0; }`
2016-03-05Merge pull request #1102 from ealdraed/i18n/de/xmljsonGravatar Alexandre Alapetite
Translate four strings for XML and JSON
2016-03-05Merge pull request #1099 from Alkarex/CSP-Firefox44Gravatar Alexandre Alapetite
CSP compatibility with Firefox older than 45
2016-03-04Translate four strings for XML and JSONGravatar ealdraed
2016-03-01CSP compatibility with Firefox older than 45Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1075 https://github.com/FreshRSS/FreshRSS/pull/1078 https://developer.mozilla.org/en-US/Firefox/Releases/45#Security https://bugzilla.mozilla.org/show_bug.cgi?id=1045891
2016-03-01Merge pull request #1098 from Alkarex/HTTPS-enclosuresGravatar Alexandre Alapetite
SimplePie force HTTPS for enclosures
2016-03-01SimplePie force HTTPS simplifie codeGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1083 https://github.com/FreshRSS/FreshRSS/pull/1087
2016-03-01SimplePie force HTTPS bug with sub-domainsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1083
2016-02-29SimplePie force HTTPS for enclosuresGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1083 https://github.com/FreshRSS/FreshRSS/pull/1087
2016-02-29Readme force HTTPSGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1083
2016-02-29Merge pull request #1087 from Alkarex/HTTPS_EverywhereGravatar Alexandre Alapetite
Force HTTPS for selected embed providers
2016-02-29SimplePie HTTPS updated commentsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1083
2016-02-29HTTPS search tree: simplify codeGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1083
2016-02-28SimplePie Force HTTPS custom list domainsGravatar Alexandre Alapetite
Load from data/force-https.default.txt and data/force-https.txt Efficient tree structure to search the domains https://github.com/FreshRSS/FreshRSS/pull/1087
2016-02-28Merge pull request #1097 from Alkarex/Install-checkGravatar Alexandre Alapetite
Install check XML / JSON
2016-02-28Install check XML / JSONGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1094 https://github.com/FreshRSS/FreshRSS/issues/1092
2016-02-28Readme: Referer, DOM / XMLGravatar Alexandre Alapetite
Add note about Referer https://github.com/FreshRSS/FreshRSS/issues/565 Add note about DOM / XML extensions https://github.com/FreshRSS/FreshRSS/issues/1094
2016-02-28Readme 1.3.1-betaGravatar Alexandre Alapetite
2016-02-28Merge pull request #1078 from Alkarex/CSP-no-inlineGravatar Alexandre Alapetite
Content-Security-Policy
2016-02-28CSP bug in install scriptGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-27JS formattingGravatar Alexandre Alapetite
2016-02-27Merge pull request #1096 from Alkarex/php7-shareGravatar Alexandre Alapetite
PHP7 share bug