Commit Graph

1529 Commits

Author SHA1 Message Date
Alexandre Alapetite
2859eff94d MySQL UTF8MB4 minor details 2016-08-01 17:52:21 +02:00
Alexandre Alapetite
fe18d12551 Update MySQL to utf8mb4 (full unicode) 🔥
* Requires MySQL 5.5.3+ (drop support for MySQL 5.0)
* Requires PHP 5.3.3+ (drop support for PHP 5.3.0)
https://github.com/FreshRSS/FreshRSS/issues/789#issuecomment-73878076
2016-07-30 18:45:34 +02:00
Alexandre Alapetite
17de4363b5 i18n Movim Wallabag missing
https://github.com/FreshRSS/FreshRSS/pull/1165
2016-06-12 13:24:20 +02:00
Alexandre Alapetite
ea4deb6e05 Check minimum PHP 5.3.0+
https://github.com/FreshRSS/FreshRSS/pull/1133
2016-06-12 13:18:31 +02:00
Alexandre Alapetite
6144413022 i18n RU finalize draft
https://github.com/FreshRSS/FreshRSS/pull/1085
2016-06-12 12:16:42 +02:00
Alexandre Alapetite
053ab59d3d i18n RU update Wallabag
https://github.com/FreshRSS/FreshRSS/pull/1085
https://github.com/FreshRSS/FreshRSS/pull/1150
2016-06-12 11:54:53 +02:00
Alexandre Alapetite
b5b7233f92 i18n remove RU UTF-8 suffix
https://github.com/FreshRSS/FreshRSS/pull/1085
2016-06-12 11:52:29 +02:00
Alexandre Alapetite
b1d8f03acb Merge pull request #1085 from ASMfreaK/1029-Translation-to-russian
1029 translation to russian
2016-06-12 11:49:13 +02:00
hckweb
6fe1422854 Update install.php
'json' tr translate
2016-05-12 10:57:24 +03:00
Amaury Carrade
138bbedac6 Added a share for Wallabag v2
The new version of Wallabag (2) was rewrote completly, and the sharer changed.
This keeps the old Wallabag v1 sharer, for people still using it, and adds a new one for Wallabag v2.
The old sharer for wallabag v1 is renamed to 'wallabag v1' (instead of 'wallabag').
2016-05-03 14:42:16 +02:00
Alexandre Alapetite
94348e5f4f Merge branch 'dev' of https://github.com/Alkarex/FreshRSS; branch 'beta' of https://github.com/FreshRSS/FreshRSS into FreshRSS/dev 2016-05-01 23:46:05 +02:00
Frans de Jonge
c552422445 Fix validator link 2016-05-01 19:59:24 +02:00
Alexandre Alapetite
cd04eb1079 Merge branch 'http2_headers' into dev 2016-04-29 18:25:04 +02:00
Alexandre Alapetite
6466fc87ec Load styles for two JSON cases 2016-04-29 18:24:46 +02:00
Alexandre Alapetite
d2ee43905f Merge branch 'FreshRSS/dev' into dev 2016-04-24 15:08:57 +02:00
Alexandre Alapetite
f54876ac2d Merge pull request #1132 from Alkarex/mysql_only_full_group_by
MySQL compatibility only_full_group_by
2016-04-24 14:53:19 +02:00
Alexandre Alapetite
f08d991d1a Merge pull request #1136 from Alkarex/entry_post
Error message when accessing entry controller by GET
2016-04-24 14:51:35 +02:00
Alexandre Alapetite
91593cecd2 But when adding feeds with passwords
https://github.com/FreshRSS/FreshRSS/issues/1131
2016-04-24 14:50:31 +02:00
Alexandre Alapetite
60b1e032bc Merge branch 'http2_headers' into dev 2016-04-23 23:12:26 +02:00
Alexandre Alapetite
805ec6392c Revert; Notifications needed also for non-layout requests 2016-04-23 23:12:08 +02:00
Alexandre Alapetite
7fb9773c28 Merge branch 'entry_post' into dev 2016-04-23 23:09:49 +02:00
Alexandre Alapetite
6b787c7408 Error message when accessing entry by GET 2016-04-23 23:07:12 +02:00
Alexandre Alapetite
ae6ade25d5 Merge branch 'http2_headers' into dev 2016-04-23 22:03:07 +02:00
Alexandre Alapetite
b042d3a772 HTTP2 optimization
Fast flush HTTP headers, push promise CSS.
Requires PHP 5.3+ due to anonymous function.
Do not load syles, scripts, and notifications for Ajax requests.
https://github.com/FreshRSS/FreshRSS/issues/1089
2016-04-23 19:10:32 +02:00
Alexandre Alapetite
89cc2aa3d0 MySQL compatibility only_full_group_by
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
2016-04-22 13:55:24 +02:00
Alexandre Alapetite
44be16d4fb X-Content-Type-Options: nosniff
https://github.com/FreshRSS/FreshRSS/issues/1114
2016-03-08 18:28:04 +01:00
Alexandre Alapetite
7f91dbf16d SQLite: Articles from old FreshRSS are marked as unread on update
Bug fixed https://github.com/FreshRSS/FreshRSS/issues/1049
2016-03-06 15:32:58 +01:00
Alexandre Alapetite
bb0319c1c7 i18n-cz JSON XML
https://github.com/FreshRSS/FreshRSS/pull/1097#commitcomment-16382595
https://github.com/FreshRSS/FreshRSS/issues/1094
2016-03-06 14:50:43 +01:00
Alexis Degrugillier
5f04462e55 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.
2016-03-06 12:51:39 +01:00
Wanabo
f059e4c5ce Added files via upload
Updated language files for v1.3.1-dev
2016-03-06 12:01:46 +01:00
Alexandre Alapetite
fb6b82167c Merge pull request #1102 from ealdraed/i18n/de/xmljson
Translate four strings for XML and JSON
2016-03-05 19:17:53 +01:00
ealdraed
6cd59b25f4 Translate four strings for XML and JSON 2016-03-04 12:38:16 +01:00
Alexandre Alapetite
cbac2afd23 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
2016-03-01 21:56:19 +01:00
Alexandre Alapetite
6b19872b1a Install check XML / JSON
https://github.com/FreshRSS/FreshRSS/issues/1094
https://github.com/FreshRSS/FreshRSS/issues/1092
2016-02-28 14:07:21 +01:00
Alexandre Alapetite
3b2f9533c3 Merge pull request #1078 from Alkarex/CSP-no-inline
Content-Security-Policy
2016-02-28 12:13:19 +01:00
Alexandre Alapetite
995cf58d24 CSP bug in install script
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-28 00:08:57 +01:00
Alexandre Alapetite
830c5aad03 Merge pull request #1096 from Alkarex/php7-share
PHP7 share bug
2016-02-27 22:10:19 +01:00
Alexandre Alapetite
c9d3d78340 CSP manually refreshing feeds
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-27 17:51:13 +01:00
Alexandre Alapetite
b501fd6514 PHP7 share bug
https://github.com/FreshRSS/FreshRSS/issues/1072
2016-02-27 14:53:03 +01:00
Alexandre Alapetite
05ba5bc569 Do not log article updates
It seems to work well, and there are too many such updates.
BTW, we should have a verbose/insane log level.
2016-02-22 21:10:35 +01:00
Alexandre Alapetite
38c2d671e3 CSP different policies per controller
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-21 21:25:23 +01:00
Alexandre Alapetite
cb913a3a76 CSP for statistics and forms
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-21 19:15:23 +01:00
Alexandre Alapetite
b486414988 CSP for bookmarklet (subscription)
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-21 18:06:32 +01:00
Alexandre Alapetite
264d05297c CSP for statistics
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-21 17:26:37 +01:00
Alexandre Alapetite
e3dc7d46e1 CSP: Use inline JSON instead of one-time cookie
Simpler, lighter
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-21 14:23:24 +01:00
Alexandre Alapetite
64ec0708a1 More work for CSP, in particular install
Install needs testing.
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-21 02:51:27 +01:00
Alexandre Alapetite
e3105f2135 JavaScript popup number bug (percent escaping)
https://github.com/FreshRSS/FreshRSS/pull/1078

cc1390fe94
2016-02-21 01:46:27 +01:00
Alexandre Alapetite
cc1390fe94 JavaScript popup number bug
A backslash caused problem.
https://github.com/FreshRSS/FreshRSS/issues/1075
https://github.com/FreshRSS/FreshRSS/pull/1078
2016-02-21 00:58:51 +01:00
ASM
41622ec698 Bumping #1029, translated install.php 2016-02-17 22:14:36 +03:00
Alexandre Alapetite
8cdf44c87b CSP allow iframes
E.g. for YouTube videos, etc.
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-17 01:17:56 +01:00