1687 Commits (c67180530be4f322267cbd50934a96dfab5fc8f3)

Author SHA1 Message Date
Alexandre Alapetite 0bd4b2c742 Changelog 1423 8 years ago
Alexandre Alapetite be2bf83e3c Remove maxlength for usernames 8 years ago
Alexandre Alapetite 271a1fdc89 Missing checkUsername and const patten 8 years ago
Alexandre Alapetite 8a6b381154 Sanitize Web site URL 8 years ago
Dennis Schwerdel 59d6f3593c Add config option to disable and hide self-update 8 years ago
Clément 648fcb63b5 correct check username pattern 8 years ago
postblue 5d78a7a034
Adding locales 8 years ago
Clément ef20019591 delete - and . from accepted char 8 years ago
Clément 4eeae5171b use function with preg_match to check username 8 years ago
Clément 8d2b76334c Possibility to register user having a '-', a '_' or a '.' in username 8 years ago
tintouli fcc9229fb7 Share to sites based on Known (http://withknown.com) 8 years ago
Alexandre Alapetite 1736cf00b5 No version number for anonymous users 8 years ago
Thomas Citharel ae5a8572d5 postgres fixes 8 years ago
Alexandre Alapetite 0150aec07e Send cookie FreshRSS_login only once 8 years ago
Alexandre Alapetite 0d6a5048ba Non-breaking space format 8 years ago
Alexandre Alapetite 332a4dec86 Option for cookie duration 8 years ago
Alexandre Alapetite b28b6a4bf2 extension_loaded fileinfo 8 years ago
Alexandre Alapetite 1d5006d83f Error edge cases for JSON export 8 years ago
Alexandre Alapetite 568b737b6c Function to disable MySQL buffering for large exports 8 years ago
Alexandre Alapetite 8d3d2a7d7f Minor code formatting of export helper 8 years ago
Alexandre Alapetite f59de4e2b6 Stream JSON export 8 years ago
Alexandre Alapetite cbe778f62c Allow slash in database hostname 8 years ago
Alexandre Alapetite 829d9997d3 Fix small bugs in install 8 years ago
Alexandre Alapetite 34868cd291 Switch simplify syntax 8 years ago
Alexandre Alapetite 5aeaed8971 PostgreSQL fix updateCachedValues 8 years ago
Alexandre Alapetite aeda49a7d2 Add CLI for user information + Fix last user activity 8 years ago
Alexandre Alapetite 21e6359508 Add compatibility with git in Web update 8 years ago
Alexandre Alapetite 8a410969dd Use bindValue instead of bindParam 8 years ago
Alexandre Alapetite 00f446d155 Disable "mark all as read" before confirmation script is loaded 8 years ago
Alexandre Alapetite 2cbf307963 Fix install bug 2 8 years ago
Alexandre Alapetite 7dc9862596 Fix OPML import bug 8 years ago
Alexandre Alapetite 8111458632 Fix bugs in install 8 years ago
Alexandre Alapetite 1182129ce5 CLI option no-default-feeds 8 years ago
Alexandre Alapetite ab4ece6780 CLI do-install 8 years ago
Alexandre Alapetite fcb9280fc8 CLI export 8 years ago
Alexandre Alapetite 1b8eb6c7e7 CLI import ZIP/OPML/JSON for user 8 years ago
Alexandre Alapetite 4d6fdc589e Fix syntax error in new exceptions 8 years ago
Alexandre Alapetite 5b1b43ab57 CLI delete user https://github.com/FreshRSS/FreshRSS/issues/1095 8 years ago
Alexandre Alapetite 9f043a701f i18n install corrections 8 years ago
Alexandre Alapetite e1f214e9e2 CLI list-users and create-user 8 years ago
Alexandre Alapetite 7f2b0439ec Extract function safe_ascii() 8 years ago
Alexandre Alapetite 1893fc61e0 guid and urls should not contain low/high characters 8 years ago
Alexandre Alapetite 38289beb66 Fix updateEntry warning 8 years ago
Alexandre Alapetite f1eaf02a0c PostgreSQL workaround for SERIAL strange behaviour 8 years ago
Alexandre Alapetite 34e38e3a97 SQL DROP TABLE 8 years ago
Alexandre Alapetite 8d7ff90594 Fix bug auto load more 8 years ago
Alexandre Alapetite 56f66f4b61 Remove superflous category request 8 years ago
Alexandre Alapetite 50f1e027e3 Fix import bug 8 years ago
Alexandre Alapetite a0127d980c Fix bug JSON import duplicates 8 years ago
Alexandre Alapetite c24d60372a PostgreSQL emulate "INSERT IGNORE" 8 years ago