| Age | Commit message (Collapse) | Author |
|
Fix MySQL error, which appeared in MySQL 5.7:
ERROR 1055 (42000): Expression #1 of SELECT list is not in GROUP BY
clause and contains nonaggregated column 'freshrss.c.id' which is not
functionally dependent on columns in GROUP BY clause; this is
incompatible with sql_mode=only_full_group_by
|
|
CSP compatibility for home page
|
|
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1113
|
|
API limit INPUT to 1MB
|
|
|
|
|
|
Secure cookie HTTPS
|
|
|
|
|
|
|
|
|
|
X-Content-Type-Options: nosniff
|
|
CSP for SVG
|
|
https://github.com/FreshRSS/FreshRSS/issues/1114
|
|
And moved .htaccess rules in the folder there are used
https://github.com/FreshRSS/FreshRSS/issues/1114
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1113
|
|
SQLite: Articles from old version were marked as unread on upgrade
|
|
OPML bug import not using title
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/1048
|
|
Bug fixed https://github.com/FreshRSS/FreshRSS/issues/1049
|
|
i18n-cz JSON XML
|
|
https://github.com/FreshRSS/FreshRSS/pull/1097#commitcomment-16382595
https://github.com/FreshRSS/FreshRSS/issues/1094
|
|
Fix redirection while deleting a feed
|
|
|
|
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.
|
|
Dutch translation 1.3.1 and loader.gif
|
|
Updated language files for v1.3.1-dev
|
|
Added missing loader.gif
`.loading { background: url("loader.gif") center center no-repeat; font-size: 0; }`
|
|
Translate four strings for XML and JSON
|
|
CSP compatibility with Firefox older than 45
|
|
|
|
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
|
|
SimplePie force HTTPS for enclosures
|
|
https://github.com/FreshRSS/FreshRSS/issues/1083
https://github.com/FreshRSS/FreshRSS/pull/1087
|
|
https://github.com/FreshRSS/FreshRSS/issues/1083
|
|
https://github.com/FreshRSS/FreshRSS/issues/1083
https://github.com/FreshRSS/FreshRSS/pull/1087
|
|
https://github.com/FreshRSS/FreshRSS/issues/1083
|
|
Force HTTPS for selected embed providers
|
|
https://github.com/FreshRSS/FreshRSS/issues/1083
|
|
https://github.com/FreshRSS/FreshRSS/issues/1083
|
|
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
|
|
Install check XML / JSON
|
|
https://github.com/FreshRSS/FreshRSS/issues/1094
https://github.com/FreshRSS/FreshRSS/issues/1092
|
|
Add note about Referer https://github.com/FreshRSS/FreshRSS/issues/565
Add note about DOM / XML extensions
https://github.com/FreshRSS/FreshRSS/issues/1094
|
|
|
|
Content-Security-Policy
|