Alexandre Alapetite
|
271a1fdc89
|
Missing checkUsername and const patten
https://github.com/FreshRSS/FreshRSS/pull/1423
https://github.com/YunoHost-Apps/freshrss_ynh/issues/27#issuecomment-279792363
|
2017-02-25 12:39:08 +01:00 |
|
Clément
|
2e871a0adf
|
Merge branch 'dev' into feature/username-in-cli
|
2017-02-25 10:20:59 +01:00 |
|
Clément
|
4eeae5171b
|
use function with preg_match to check username
|
2017-02-16 18:54:59 +01:00 |
|
Clément
|
8d2b76334c
|
Possibility to register user having a '-', a '_' or a '.' in username
|
2017-02-16 14:27:45 +01:00 |
|
Thomas Citharel
|
ae5a8572d5
|
postgres fixes
|
2017-01-27 10:26:31 +01:00 |
|
Alexandre Alapetite
|
eded493796
|
Merge pull request #1398 from Alkarex/MultipleCookiesBug
Send cookie FreshRSS_login only once
|
2016-12-24 17:33:11 +01:00 |
|
Alexandre Alapetite
|
0150aec07e
|
Send cookie FreshRSS_login only once
Prior to this patch, two cookies with the same name were sent, the first
one was to destroy the cookie, and the second one to create it
|
2016-12-24 17:22:41 +01:00 |
|
Alexandre Alapetite
|
332a4dec86
|
Option for cookie duration
https://github.com/FreshRSS/FreshRSS/issues/1384
|
2016-12-24 16:33:28 +01:00 |
|
Alexandre Alapetite
|
f59de4e2b6
|
Stream JSON export
Avoid large in-memory copies
https://github.com/FreshRSS/FreshRSS/issues/1372
|
2016-11-15 20:43:06 +01:00 |
|
Alexandre Alapetite
|
829d9997d3
|
Fix small bugs in install
Small fixes in install (e.g. better check that DB password works)
|
2016-11-06 14:04:06 +01:00 |
|
Alexandre Alapetite
|
34868cd291
|
Switch simplify syntax
|
2016-11-06 11:33:45 +01:00 |
|
Alexandre Alapetite
|
5aeaed8971
|
PostgreSQL fix updateCachedValues
https://github.com/FreshRSS/FreshRSS/issues/1360
|
2016-11-06 11:24:51 +01:00 |
|
Alexandre Alapetite
|
aeda49a7d2
|
Add CLI for user information + Fix last user activity
https://github.com/FreshRSS/FreshRSS/issues/1345
|
2016-11-05 20:48:46 +01:00 |
|
Alexandre Alapetite
|
8a410969dd
|
Use bindValue instead of bindParam
https://github.com/FreshRSS/FreshRSS/issues/1349
We should later replace all bindParam by bindValue
|
2016-11-02 21:29:21 +01:00 |
|
Alexandre Alapetite
|
1182129ce5
|
CLI option no-default-feeds
https://github.com/FreshRSS/FreshRSS/issues/1095
|
2016-10-24 20:29:08 +02:00 |
|
Alexandre Alapetite
|
fcb9280fc8
|
CLI export
ZIP export, OPML export.
Corrected height of feeds select in Pafat theme.
https://github.com/FreshRSS/FreshRSS/pull/1338
https://github.com/FreshRSS/FreshRSS/issues/1039
https://github.com/FreshRSS/FreshRSS/issues/1277
|
2016-10-23 13:37:48 +02:00 |
|
Alexandre Alapetite
|
1b8eb6c7e7
|
CLI import ZIP/OPML/JSON for user
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/851
|
2016-10-23 01:46:14 +02:00 |
|
Alexandre Alapetite
|
e1f214e9e2
|
CLI list-users and create-user
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/1090
|
2016-10-22 12:58:06 +02:00 |
|
Alexandre Alapetite
|
7f2b0439ec
|
Extract function safe_ascii()
|
2016-10-20 01:38:23 +02:00 |
|
Alexandre Alapetite
|
1893fc61e0
|
guid and urls should not contain low/high characters
It looks like SimplePie does not always filter everything
Having a character not in latin1 would create MySQL collate errors
|
2016-10-20 01:19:59 +02:00 |
|
Alexandre Alapetite
|
38289beb66
|
Fix updateEntry warning
https://github.com/FreshRSS/FreshRSS/issues/1325
|
2016-10-16 15:19:11 +02:00 |
|
Alexandre Alapetite
|
56f66f4b61
|
Remove superflous category request
A category request was systematically done, although it is not always
needed.
|
2016-10-15 14:58:40 +02:00 |
|
Alexandre Alapetite
|
d184478fb4
|
PostgreSQL compatibility boolean
https://github.com/FreshRSS/FreshRSS/issues/1311
|
2016-10-14 23:05:05 +02:00 |
|
Alexandre Alapetite
|
8a923aa8c7
|
Finalize cron refresh favicons
|
2016-10-12 21:36:00 +02:00 |
|
Alexandre Alapetite
|
e8d1a6dcc9
|
Cron refresh favicons
Related to
https://github.com/FreshRSS/FreshRSS/issues/1181
https://github.com/FreshRSS/FreshRSS/issues/1298
|
2016-10-12 15:47:04 +02:00 |
|
Alexandre Alapetite
|
50827447e3
|
Better error message in markReadFeed
https://github.com/FreshRSS/FreshRSS/issues/1299
|
2016-10-11 19:34:46 +02:00 |
|
Alexandre Alapetite
|
baa091fa0a
|
Merge pull request #1294 from Alkarex/meta-description
Meta description option
|
2016-10-08 22:23:36 +02:00 |
|
Alexandre Alapetite
|
6bc37cef47
|
W3C resource-priorities have been abandonned
https://github.com/FreshRSS/FreshRSS/issues/1222
|
2016-10-08 21:45:47 +02:00 |
|
Alexandre Alapetite
|
79696f31ad
|
Meta description option
https://github.com/FreshRSS/FreshRSS/issues/1105
|
2016-10-07 22:54:23 +02:00 |
|
Alexandre Alapetite
|
fe65eec5bb
|
Better multiuser update
|
2016-10-05 17:48:24 +02:00 |
|
Alexandre Alapetite
|
05cabe99ae
|
Take better advantage of other users refresh
|
2016-10-05 00:39:54 +02:00 |
|
Alexandre Alapetite
|
f81c441920
|
Fix bug language option for new user
https://github.com/FreshRSS/FreshRSS/issues/1273
|
2016-10-04 21:06:37 +02:00 |
|
Alexandre Alapetite
|
9b22272eee
|
PostgreSQL multiuser bug
https://github.com/FreshRSS/FreshRSS/pull/1195
|
2016-10-01 20:54:08 +02:00 |
|
Alexandre Alapetite
|
32ac41439a
|
PostgreSQL case-insensitivity bug
|
2016-10-01 19:31:43 +02:00 |
|
Alexandre Alapetite
|
a7b605f2a5
|
Bug updateEntry()
|
2016-10-01 15:14:37 +02:00 |
|
Alexandre Alapetite
|
1d8c24c73f
|
BindParam bug
|
2016-10-01 14:50:17 +02:00 |
|
Alexandre Alapetite
|
548250620b
|
PostgreSQL updateEntry()
|
2016-10-01 10:09:28 +02:00 |
|
Alexandre Alapetite
|
c16a973d45
|
PostgreSQL schema update
|
2016-10-01 09:24:46 +02:00 |
|
Alexandre Alapetite
|
c35111fe53
|
Fix SQLite
|
2016-09-29 23:36:25 +02:00 |
|
Alexandre Alapetite
|
dbc68590da
|
A bit more PostgreSQL
Simplified statistics https://github.com/FreshRSS/FreshRSS/pull/1250
|
2016-09-27 23:35:39 +02:00 |
|
Alexandre Alapetite
|
90164df068
|
Merge branch 'FreshRSS/dev' into PostgreSQL
|
2016-09-27 23:02:34 +02:00 |
|
Alexandre Alapetite
|
9291748c47
|
API implement user-info and fix edits
https://github.com/FreshRSS/FreshRSS/issues/1254
https://github.com/jangernert/FeedReader/issues/59#issuecomment-249491580
|
2016-09-26 10:44:44 +02:00 |
|
Alexandre Alapetite
|
c1c5279109
|
Merge branch 'FreshRSS/dev' into PostgreSQL
|
2016-09-25 01:38:32 +02:00 |
|
Alexandre Alapetite
|
7466f721ef
|
Merge pull request #1250 from Alkarex/simplifyStats
Simplify SQL in statistics
|
2016-09-25 01:37:53 +02:00 |
|
Alexandre Alapetite
|
85c8fba94f
|
API add feed bug with PSHB
|
2016-09-25 00:34:49 +02:00 |
|
Alexandre Alapetite
|
324c83348c
|
Refactor controller add feed
|
2016-09-24 23:29:49 +02:00 |
|
Alexandre Alapetite
|
d6b4186040
|
API implement delete feed + refactor move feed
|
2016-09-24 19:26:40 +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
|
d86b71661c
|
Merge branch 'FreshRSS/dev' into PostgreSQL
|
2016-09-12 20:37:55 +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 |
|