Alexandre Alapetite
cc235c6af3
SimplePie light manual update
2017-03-26 15:02:35 +02:00
Alexandre Alapetite
6102489d57
Fix Favicon library warning
...
59dfc64512
https://github.com/FreshRSS/FreshRSS/issues/1445#issuecomment-284176492
2017-03-05 01:05:42 +01:00
Alexandre Alapetite
2818c72f5a
Changelog CLI
...
https://github.com/FreshRSS/FreshRSS/issues/1443
https://github.com/FreshRSS/FreshRSS/pull/1444
https://github.com/FreshRSS/FreshRSS/issues/1445
https://github.com/FreshRSS/FreshRSS/pull/1447
https://github.com/FreshRSS/FreshRSS/issues/1448
https://github.com/FreshRSS/FreshRSS/issues/1449
2017-03-04 11:53:57 +01:00
Alexandre Alapetite
a7541315c3
Favicon DataAccess whitespace
2017-03-02 23:11:13 +01:00
Alexandre Alapetite
59dfc64512
Fix favicon warning
...
https://github.com/FreshRSS/FreshRSS/issues/1445
2017-03-02 23:10:36 +01:00
Alexandre Alapetite
9c012e6c81
Fix SQLite CLI install
...
https://github.com/FreshRSS/FreshRSS/issues/1445
https://github.com/FreshRSS/FreshRSS/issues/1443
https://github.com/FreshRSS/FreshRSS/issues/1443
2017-03-02 22:57:02 +01:00
Alexandre Alapetite
c67180530b
Merge pull request #1444 from Alkarex/cli-install-sqlite
...
Fix CLI install bug with SQLite
2017-03-01 08:47:59 +01:00
Alexandre Alapetite
972cd0b908
Merge pull request #1441 from Alkarex/Sanitize-Website-URL
...
Sanitize Web site URL
2017-02-28 21:16:55 +01:00
Alexandre Alapetite
17296f99d2
Fix CLI install bug with SQLite
...
And improve requirements check
https://github.com/FreshRSS/FreshRSS/issues/1443
2017-02-28 21:12:47 +01:00
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
Alexandre Alapetite
8a6b381154
Sanitize Web site URL
...
https://github.com/FreshRSS/FreshRSS/issues/1434
2017-02-25 11:51:54 +01:00
Alexandre Alapetite
40044876b8
Add curl user-agent to retrive favicon
...
https://github.com/FreshRSS/FreshRSS/issues/1380
2016-11-28 21:49:36 +01:00
Alexandre Alapetite
b28b6a4bf2
extension_loaded fileinfo
...
https://github.com/FreshRSS/FreshRSS/issues/1375
2016-11-20 16:52:07 +01:00
Alexandre Alapetite
568b737b6c
Function to disable MySQL buffering for large exports
2016-11-15 21:38:18 +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
6b85f8cf12
CLI: IEC prefix (binary) for units
...
Updated according to https://wiki.ubuntu.com/UnitsPolicy
(I got confused due `ls`, which is still using 1024 but is listed as an
exception)
And use the formatting function already included in FreshRSS
2016-11-05 21:32:08 +01:00
Alexandre Alapetite
a6db495494
CLI actualize-user
...
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24 02:25:16 +02:00
Alexandre Alapetite
ab4ece6780
CLI do-install
...
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/1090
2016-10-24 01:41:09 +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
40b5d3f933
Merge pull request #1337 from Alkarex/SimplePie-feed_or_html-UTF8-BOM
...
Add support for UTF-8 BOM in SimplePie feed_or_html()
2016-10-20 23:54:54 +02:00
Alexandre Alapetite
0a3ab899a0
Add support for UTF-8 BOM in SimplePie feed_or_html()
...
https://github.com/FreshRSS/FreshRSS/issues/1336
2016-10-20 23:10:15 +02:00
Alexandre Alapetite
7f2b0439ec
Extract function safe_ascii()
2016-10-20 01:38:23 +02:00
Alexandre Alapetite
576f9737a8
Minz::Log bug when currentUser is empty string
...
`Minz_Session::param('currentUser', '_')` could return an empty string
2016-10-12 23:31:39 +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
6bc37cef47
W3C resource-priorities have been abandonned
...
https://github.com/FreshRSS/FreshRSS/issues/1222
2016-10-08 21:45:47 +02:00
Alexandre Alapetite
b5ffa8cb47
Auto-refresh favicons
...
Every 15 days. https://github.com/FreshRSS/FreshRSS/issues/1181
2016-10-07 19:50:59 +02:00
Alexandre Alapetite
c9fe77b186
Merge pull request #1270 from Alkarex/Minz-url
...
Minz URL bug
2016-10-01 19:36:01 +02:00
Alexandre Alapetite
272afc0b7e
PostgreSQL case-insensitive SQL LIKE
...
Compatibility with MySQL and SQLite
2016-10-01 09:42:23 +02:00
Alexandre Alapetite
4d8c63a51e
Minz URL bug
...
More general fix for https://github.com/FreshRSS/FreshRSS/pull/1269
2016-09-30 09:22:51 +02:00
Alexandre Alapetite
90164df068
Merge branch 'FreshRSS/dev' into PostgreSQL
2016-09-27 23:02:34 +02:00
Alexandre Alapetite
a37484fd2f
Fix SimplePie autodiscovery for text/xml HTML pages
...
https://github.com/FreshRSS/FreshRSS/issues/1264
2016-09-25 15:55:28 +02:00
Alexandre Alapetite
c1c5279109
Merge branch 'FreshRSS/dev' into PostgreSQL
2016-09-25 01:38:32 +02:00
Alexandre Alapetite
0a79d4085b
Refactor controller for actualize feed
2016-09-24 20:43:52 +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
0564f5e1c4
Support custom MySQL ports
...
https://github.com/FreshRSS/FreshRSS/issues/1241
2016-09-05 21:09:15 +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
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
c25fdbcc09
More PostgreSQL
2016-08-23 00:02:54 +02:00
Alexandre Alapetite
2af3abc89e
Merge branch 'FreshRSS/dev' into PostgreSQL
2016-08-20 12:22:56 +02:00
Alexandre Alapetite
2bf35b23f5
Merge dev conflicts
2016-08-14 22:44:49 +02:00
Alexandre Alapetite
dd7d5855e3
Remove code for PHP 5.3.2-
2016-08-14 19:55:27 +02:00
Alexandre Alapetite
46bcaf5f9d
Define JSON_UNESCAPED_UNICODE for PHP 5.3
...
https://github.com/FreshRSS/FreshRSS/issues/1208
2016-08-14 19:34:44 +02:00
Alexandre Alapetite
967dff535d
Merge branch 'FreshRSS/dev' into PostgreSQL
2016-08-13 21:14:36 +02:00
Alexandre Alapetite
e6fd34bdda
CSRF token, update HTTP Referrer policy to same-origin
...
https://www.w3.org/TR/referrer-policy/#referrer-policy-no-referrer
https://github.com/FreshRSS/FreshRSS/issues/570
https://github.com/FreshRSS/FreshRSS/issues/955
https://github.com/FreshRSS/FreshRSS/issues/1198
https://github.com/FreshRSS/FreshRSS/issues/565
https://github.com/FreshRSS/FreshRSS/issues/554
2016-08-13 17:49:31 +02:00
Alexandre Alapetite
40f1873de7
OPML compatibility PHP 5.3
...
https://github.com/FreshRSS/FreshRSS/issues/1202
https://github.com/FreshRSS/FreshRSS/pull/1206
2016-08-12 18:43:32 +02:00
Alexandre Alapetite
2c92860310
Minor quotes
2016-08-11 23:13:28 +02:00