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
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
Alexandre Alapetite
e4a459a6ed
CSP no inline javascript draft
...
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-02-16 23:53:39 +01:00
Alexandre Alapetite
2e8a1c47e9
Merge pull request #1050 from Alkarex/jQuery2.2
...
Update jQuery, and UI bugs (scroll, global and reader views)
2016-02-16 19:05:07 +01:00
Alexandre Alapetite
765319190f
Merge pull request #1060 from Alkarex/pshb-unsubscribe
...
PubSubHubbub unsubscribe request
2016-02-16 19:02:05 +01:00
Alexandre Alapetite
e84773af1c
Merge pull request #1074 from hckweb/dev
...
Adding Turkish language
2016-02-16 19:01:17 +01:00
Alexandre Alapetite
810b273294
Merge pull request #1059 from Alkarex/array_replace_recursive
...
Compatibility PHP 5.2 with array_replace_recursive
2016-02-09 22:13:57 +01:00
hckweb
1cdfaed802
Adding Turkish language
2016-02-09 20:36:55 +02:00
hckweb
2a7b2ef39a
Adding Turkish language
2016-02-09 20:36:51 +02:00
hckweb
ff510a1282
Adding Turkish language
2016-02-09 20:36:47 +02:00
hckweb
eeb7fd9909
Adding Turkish language
2016-02-09 20:36:42 +02:00
hckweb
89037e5fec
Adding Turkish language
2016-02-09 20:36:38 +02:00
hckweb
27f54f44fe
Adding Turkish language
2016-02-09 20:36:33 +02:00
hckweb
837d77b525
Adding Turkish language
2016-02-09 20:35:31 +02:00
hckweb
b4238fa165
Update gen.php
2016-02-09 20:34:17 +02:00
hckweb
d1fae5145b
Create sub.php
2016-02-09 20:30:05 +02:00
hckweb
c03ceb107e
Create install.php
2016-02-09 20:29:48 +02:00
hckweb
59a69d521d
Create index.php
2016-02-09 20:29:26 +02:00
hckweb
0e84a859e6
Create gen.php
2016-02-09 20:28:59 +02:00
hckweb
2d3c4970f2
Create feedback.php
2016-02-09 20:28:36 +02:00
hckweb
e9363910a0
Create conf.php
2016-02-09 20:28:07 +02:00
hckweb
62b1a484e8
Create admin.php
2016-02-09 20:24:09 +02:00
Alexandre Alapetite
af94273913
More PHP 5.2 install compatibility
...
https://github.com/FreshRSS/FreshRSS/issues/1055
2016-01-25 21:05:35 +01:00
Alexandre Alapetite
d108eeed12
Merge pull request #1061 from danc/patch-6
...
Translation for Journal du hacker
2016-01-24 20:54:03 +01:00
Alexandre Alapetite
ff04eb7710
Merge pull request #1063 from danc/patch-7
...
Translation for Journal du hacker
2016-01-24 20:53:44 +01:00
Alexandre Alapetite
8c18f1ffda
Merge pull request #1064 from danc/patch-3
...
Translation for Journal du hacker
2016-01-24 20:53:39 +01:00
Alexandre Alapetite
b80c1212d1
Merge pull request #1065 from danc/patch-2
...
Translation for Journal du hacker
2016-01-24 20:53:34 +01:00
Alexandre Alapetite
4baad45360
Merge pull request #1066 from danc/patch-4
...
Translation for Journal du hacker
2016-01-24 20:53:29 +01:00