Commit Graph

7003 Commits

Author SHA1 Message Date
Alexandre Alapetite
0180fb315c Merge pull request #1261 from Alkarex/api-edit
API edit feeds and categories
2016-09-25 01:26:07 +02:00
Alexandre Alapetite
eebeb02ece Readme API 2016-09-25 01:25:05 +02:00
Alexandre Alapetite
86a470b148 API delete category 2016-09-25 01:11:52 +02:00
Alexandre Alapetite
36e6c10f21 API rename category 2016-09-25 01:05:00 +02:00
Alexandre Alapetite
85c8fba94f API add feed bug with PSHB 2016-09-25 00:34:49 +02:00
Alexandre Alapetite
71b98a0ffc API add feed 2016-09-25 00:14:36 +02:00
Alexandre Alapetite
324c83348c Refactor controller add feed 2016-09-24 23:29:49 +02:00
Alexandre Alapetite
0a79d4085b Refactor controller for actualize feed 2016-09-24 20:43:52 +02:00
Alexandre Alapetite
6a812b0d31 API rename feed 2016-09-24 19:54:46 +02:00
Alexandre Alapetite
d6b4186040 API implement delete feed + refactor move feed 2016-09-24 19:26:40 +02:00
Alexandre Alapetite
f1f8ea2da3 API fix change feed category 2016-09-24 18:10:53 +02:00
Alexandre Alapetite
44f22ab8b4 API move feed to another category
https://github.com/jangernert/FeedReader/issues/59
https://github.com/FreshRSS/FreshRSS/issues/443
2016-09-24 17:36:33 +02:00
Alexandre Alapetite
d9bf9b2c6f Fix bug move feed to another category
CSRF
2016-09-24 17:32:30 +02:00
Alexandre Alapetite
12fa756bbc API: start draft of edit subscriptions
https://github.com/FreshRSS/FreshRSS/issues/443
https://github.com/FreshRSS/FreshRSS/issues/1252

https://github.com/jangernert/FeedReader/issues/59#issuecomment-247484124
2016-09-17 01:24:04 +02:00
Alexandre Alapetite
7ac1f8e0ea Merge pull request #1255 from Alkarex/iconUrl
API: add iconUrl
2016-09-16 13:42:58 +02:00
Alexandre Alapetite
4a9cc67d90 API: add iconUrl
https://github.com/jangernert/FeedReader/issues/59#issuecomment-247182291
https://github.com/FreshRSS/FreshRSS/issues/1252
2016-09-15 11:36:31 +02:00
Alexandre Alapetite
d86b71661c Merge branch 'FreshRSS/dev' into PostgreSQL 2016-09-12 20:37:55 +02:00
Alexandre Alapetite
ac80d5a1d9 Merge pull request #1251 from Alkarex/RssMax
Better control of number of entries per page or RSS feed
2016-09-12 13:09:13 +02:00
Alexandre Alapetite
2a5aa34ad2 Better control of number of entries per page or RSS feed
https://github.com/FreshRSS/FreshRSS/issues/1249
* Since X hours: `https://freshrss.example/i/?a=rss&hours=3`
* Explicit number: `https://freshrss.example/i/?a=rss&nb=10`
* Limited by `min_posts_per_rss` and `max_posts_per_rss` in user config
2016-09-11 15:06:33 +02:00
Alexandre Alapetite
2757aeca52 Merge dev: custom ports for PostgreSQL too
https://github.com/FreshRSS/FreshRSS/issues/1241
https://github.com/FreshRSS/FreshRSS/pull/1244
2016-09-11 11:52:06 +02:00
Alexandre Alapetite
c3589cac2d Merge pull request #1244 from Alkarex/MySQL-port
Support custom MySQL ports
2016-09-11 11:43:43 +02:00
Alexandre Alapetite
63b567b2c3 Merge dev 2016-09-11 11:43:24 +02:00
Alexandre Alapetite
ede0c839cb Changelog custom database port 2016-09-11 11:41:23 +02:00
Alexandre Alapetite
ccb56bcbf3 Simplify SQL in statistics
Reduce the use of product-specific date functions. Improve performances.
Remove redundant functions.
2016-09-11 11:24:32 +02:00
Alexandre Alapetite
12d21c4fe8 Merge pull request #1246 from Alkarex/noopener
Prevent a target _blank attacks with window.opener
2016-09-07 19:38:25 +02:00
Alexandre Alapetite
6450839b87 Changelog noopener 2016-09-07 14:38:52 +02:00
Alexandre Alapetite
8a776f1461 Prevent a target _blank attacks with window.opener
https://mathiasbynens.github.io/rel-noopener/
noopener is implied by noreferrer
https://html.spec.whatwg.org/multipage/semantics.html#link-type-noreferrer
The API for window.open() does not seem stable yet
https://bugzilla.mozilla.org/show_bug.cgi?id=1267339
2016-09-07 14:35:51 +02:00
Alexandre Alapetite
9f04e2bf32 MySQL use unhex instead of hex litteral
X' syntax did not work well with bind values
2016-09-06 09:15:32 +02:00
Alexandre Alapetite
0564f5e1c4 Support custom MySQL ports
https://github.com/FreshRSS/FreshRSS/issues/1241
2016-09-05 21:09:15 +02:00
Alexandre Alapetite
0321145370 Merge pull request #1238 from Alkarex/download-podcast
Download icon 💾 for podcasts
2016-09-05 20:48:52 +02:00
Alexandre Alapetite
abdf85094d Change style for podcast download
https://github.com/FreshRSS/FreshRSS/issues/1236
2016-09-04 17:05:10 +02:00
Alexandre Alapetite
bd4312fc4a Merge pull request #1239 from Alkarex/remove-persona-folder
Remove Persona folder
2016-09-04 16:56:04 +02:00
Alexandre Alapetite
a31b86ace3 Remove Persona folder
https://github.com/FreshRSS/FreshRSS/issues/1219#issuecomment-244603417
2016-09-04 16:54:43 +02:00
Alexandre Alapetite
f14cb04e8b 💾 in paragraph 2016-09-03 21:58:53 +02:00
Alexandre Alapetite
3b2b91e1f2 Download icon 💾 for podcasts
https://github.com/FreshRSS/FreshRSS/issues/1236
2016-09-03 21:46:43 +02:00
Alexandre Alapetite
2fa5ef354c pdo_pgsql documentation 2016-09-03 11:29:18 +02:00
Alexandre Alapetite
f66be86e41 Quoted upper-cases instead of string replace 2016-08-31 21:47:12 +02:00
Alexandre Alapetite
0f1bc956d4 MinzPDO inheritance 2016-08-31 21:23:09 +02:00
Alexandre Alapetite
e098119441 Merge branch 'FreshRSS/dev' into PostgreSQL 2016-08-31 15:56:59 +02:00
Alexandre Alapetite
57705c679b Start 1.6.0-dev 2016-08-31 15:56:07 +02:00
Alexandre Alapetite
17c8c039df Merge pull request #1233 from FreshRSS/dev
Release 1.5.0
1.5.0
2016-08-29 19:52:52 +02:00
Alexandre Alapetite
aea7cd7836 Merge branch 'dev' of https://github.com/FreshRSS/FreshRSS into FreshRSS/dev 2016-08-29 19:47:14 +02:00
Alexandre Alapetite
d552703f67 Release version 1.5.0 2016-08-29 19:46:41 +02:00
Alexandre Alapetite
28bf7c80f5 Merge pull request #1231 from Alkarex/pshb-nosniff
HTTP security: prevent reflection abuse
2016-08-29 09:45:51 +02:00
Alexandre Alapetite
1a53058ef0 HTTP security: prevent reflection abuse
https://msdn.microsoft.com/en-us/library/gg622941(v=vs.85).aspx
2016-08-29 09:44:18 +02:00
Alexandre Alapetite
07d2015127 Merge pull request #1230 from Alkarex/SimplePie-warning
SimplePie error message XML PCRE
2016-08-28 16:38:09 +02:00
Alexandre Alapetite
531f6ada99 SimplePie better message 2016-08-28 16:37:35 +02:00
Alexandre Alapetite
ccecebc2b4 SimplePie error message XML PCRE
https://github.com/FreshRSS/FreshRSS/issues/1227
2016-08-28 16:35:54 +02:00
Alexandre Alapetite
3d7231be57 Merge pull request #1229 from Alkarex/PSHB-path
PSHB base_url bug
2016-08-28 14:39:55 +02:00
Alexandre Alapetite
67ca4a9ac6 Changelog PSHB callback 2016-08-28 14:00:06 +02:00