| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-04 | Merge branch 'FreshRSS/dev' into CLI-bugs | ||
| 2017-03-04 | Do not mark as read in anonymous mode | ||
| And avoid HTTP 403 https://github.com/FreshRSS/FreshRSS/issues/1431 | |||
| 2017-03-02 | 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-02-28 | Merge pull request #1441 from Alkarex/Sanitize-Website-URL | ||
| Sanitize Web site URL | |||
| 2017-02-25 | Changelog 1423 | ||
| 2017-02-25 | Remove maxlength for usernames | ||
| pattern is already used | |||
| 2017-02-25 | 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 | Sanitize Web site URL | ||
| https://github.com/FreshRSS/FreshRSS/issues/1434 | |||
| 2017-02-25 | Merge branch 'dev' into feature/username-in-cli | ||
| 2017-02-24 | Merge pull request #1436 from dswd/disable-update | ||
| Add config option to disable and hide self-update | |||
| 2017-02-23 | Add config option to disable and hide self-update | ||
| 2017-02-19 | correct check username pattern | ||
| 2017-02-18 | Adding locales | ||
| 2017-02-16 | delete - and . from accepted char | ||
| 2017-02-16 | use function with preg_match to check username | ||
| 2017-02-16 | Possibility to register user having a '-', a '_' or a '.' in username | ||
| 2017-02-06 | Merge pull request #1419 from Alkarex/no-version-anonymous | ||
| No version number for anonymous users | |||
| 2017-02-04 | Share to sites based on Known (http://withknown.com) | ||
| 2017-01-28 | No version number for anonymous users | ||
| https://github.com/FreshRSS/FreshRSS/issues/1404 | |||
| 2017-01-27 | postgres fixes | ||
| 2016-12-24 | Merge pull request #1398 from Alkarex/MultipleCookiesBug | ||
| Send cookie FreshRSS_login only once | |||
| 2016-12-24 | 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 | Non-breaking space format | ||
| 2016-12-24 | Option for cookie duration | ||
| https://github.com/FreshRSS/FreshRSS/issues/1384 | |||
| 2016-11-20 | extension_loaded fileinfo | ||
| https://github.com/FreshRSS/FreshRSS/issues/1375 | |||
| 2016-11-17 | Merge pull request #1373 from Alkarex/StreamingExport | ||
| Stream JSON export | |||
| 2016-11-16 | Error edge cases for JSON export | ||
| 2016-11-15 | Function to disable MySQL buffering for large exports | ||
| 2016-11-15 | Minor code formatting of export helper | ||
| 2016-11-15 | Stream JSON export | ||
| Avoid large in-memory copies https://github.com/FreshRSS/FreshRSS/issues/1372 | |||
| 2016-11-07 | Allow slash in database hostname | ||
| https://github.com/FreshRSS/FreshRSS/issues/1364 | |||
| 2016-11-06 | Merge branch 'FreshRSS/dev' into git-update | ||
| 2016-11-06 | Fix small bugs in install | ||
| Small fixes in install (e.g. better check that DB password works) | |||
| 2016-11-06 | Switch simplify syntax | ||
| 2016-11-06 | PostgreSQL fix updateCachedValues | ||
| https://github.com/FreshRSS/FreshRSS/issues/1360 | |||
| 2016-11-05 | Merge dev | ||
| 2016-11-05 | Add CLI for user information + Fix last user activity | ||
| https://github.com/FreshRSS/FreshRSS/issues/1345 | |||
| 2016-11-05 | Add compatibility with git in Web update | ||
| https://github.com/FreshRSS/FreshRSS/issues/907 https://github.com/FreshRSS/FreshRSS/issues/1355 | |||
| 2016-11-02 | Use bindValue instead of bindParam | ||
| https://github.com/FreshRSS/FreshRSS/issues/1349 We should later replace all bindParam by bindValue | |||
| 2016-10-29 | Disable "mark all as read" before confirmation script is loaded | ||
| https://github.com/FreshRSS/FreshRSS/issues/1342 | |||
| 2016-10-25 | Fix install bug 2 | ||
| 2016-10-25 | Fix OPML import bug | ||
| 2016-10-24 | Fix bugs in install | ||
| 2016-10-24 | CLI option no-default-feeds | ||
| https://github.com/FreshRSS/FreshRSS/issues/1095 | |||
| 2016-10-24 | CLI do-install | ||
| https://github.com/FreshRSS/FreshRSS/issues/1095 https://github.com/FreshRSS/FreshRSS/issues/1090 | |||
| 2016-10-23 | 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 | Merge branch 'FreshRSS/dev' into cli | ||
| 2016-10-23 | CLI import ZIP/OPML/JSON for user | ||
| https://github.com/FreshRSS/FreshRSS/issues/1095 https://github.com/FreshRSS/FreshRSS/issues/851 | |||
| 2016-10-22 | Fix syntax error in new exceptions | ||
| Bug from https://github.com/FreshRSS/FreshRSS/pull/1261 | |||
| 2016-10-22 | CLI delete user https://github.com/FreshRSS/FreshRSS/issues/1095 | ||
