aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers
AgeCommit message (Expand)Author
2017-03-29Add manual commit & refresh cache to deferred insertionGravatar Alexandre Alapetite
2017-03-27Minz param bug fixGravatar Alexandre Alapetite
2017-03-27Removing TODOGravatar Alexandre Alapetite
2017-03-27Defered insertion: feedController bugGravatar Alexandre Alapetite
2017-03-27More defered insertionGravatar Alexandre Alapetite
2017-03-26Merge branch 'FreshRSS/dev' into defered-insertionGravatar Alexandre Alapetite
2017-03-26PDO fix PHP 7.1Gravatar Alexandre Alapetite
2017-03-26More defered insertion. New SQL indexGravatar Alexandre Alapetite
2017-03-26Defered insertion MySQL bugGravatar Alexandre Alapetite
2017-03-26Candidate implementation of defered insertionGravatar Alexandre Alapetite
2017-03-02Fix SQLite CLI installGravatar Alexandre Alapetite
2017-02-28Merge pull request #1441 from Alkarex/Sanitize-Website-URLGravatar Alexandre Alapetite
2017-02-25Changelog 1423Gravatar Alexandre Alapetite
2017-02-25Missing checkUsername and const pattenGravatar Alexandre Alapetite
2017-02-25Sanitize Web site URLGravatar Alexandre Alapetite
2017-02-25Merge branch 'dev' into feature/username-in-cliGravatar Clément
2017-02-23Add config option to disable and hide self-updateGravatar Dennis Schwerdel
2017-02-19correct check username patternGravatar Clément
2017-02-16use function with preg_match to check usernameGravatar Clément
2017-02-16Possibility to register user having a '-', a '_' or a '.' in usernameGravatar Clément
2016-12-24Option for cookie durationGravatar Alexandre Alapetite
2016-11-15Function to disable MySQL buffering for large exportsGravatar Alexandre Alapetite
2016-11-15Stream JSON exportGravatar Alexandre Alapetite
2016-11-05Merge devGravatar Alexandre Alapetite
2016-11-05Add CLI for user information + Fix last user activityGravatar Alexandre Alapetite
2016-11-05Add compatibility with git in Web updateGravatar Alexandre Alapetite
2016-10-25Fix OPML import bugGravatar Alexandre Alapetite
2016-10-24CLI option no-default-feedsGravatar Alexandre Alapetite
2016-10-24CLI do-installGravatar Alexandre Alapetite
2016-10-23CLI exportGravatar Alexandre Alapetite
2016-10-23CLI import ZIP/OPML/JSON for userGravatar Alexandre Alapetite
2016-10-22CLI delete user https://github.com/FreshRSS/FreshRSS/issues/1095Gravatar Alexandre Alapetite
2016-10-22CLI list-users and create-userGravatar Alexandre Alapetite
2016-10-20Extract function safe_ascii()Gravatar Alexandre Alapetite
2016-10-20guid and urls should not contain low/high charactersGravatar Alexandre Alapetite
2016-10-15Remove superflous category requestGravatar Alexandre Alapetite
2016-10-15Fix import bugGravatar Alexandre Alapetite
2016-10-15Fix bug JSON import duplicatesGravatar Alexandre Alapetite
2016-10-10Fix share POSTGravatar Alexandre Alapetite
2016-10-07PSHB bugsGravatar Alexandre Alapetite
2016-10-05Better multiuser updateGravatar Alexandre Alapetite
2016-10-05TypoGravatar Alexandre Alapetite
2016-10-05Take better advantage of other users refreshGravatar Alexandre Alapetite
2016-10-04Fix bug language option for new userGravatar Alexandre Alapetite
2016-10-01Export files with dateGravatar Alexandre Alapetite
2016-09-26API fix feed renameGravatar Alexandre Alapetite
2016-09-26API implement user-info and fix editsGravatar Alexandre Alapetite
2016-09-25Merge pull request #1250 from Alkarex/simplifyStatsGravatar Alexandre Alapetite
2016-09-25API add feedGravatar Alexandre Alapetite
2016-09-24Refactor controller add feedGravatar Alexandre Alapetite