aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2016-12-24Merge pull request #1398 from Alkarex/MultipleCookiesBugGravatar Alexandre Alapetite
2016-12-24Send cookie FreshRSS_login only onceGravatar Alexandre Alapetite
2016-12-24Non-breaking space formatGravatar Alexandre Alapetite
2016-12-24Option for cookie durationGravatar Alexandre Alapetite
2016-11-20extension_loaded fileinfoGravatar Alexandre Alapetite
2016-11-17Merge pull request #1373 from Alkarex/StreamingExportGravatar Alexandre Alapetite
2016-11-16Error edge cases for JSON exportGravatar Alexandre Alapetite
2016-11-15Function to disable MySQL buffering for large exportsGravatar Alexandre Alapetite
2016-11-15Minor code formatting of export helperGravatar Alexandre Alapetite
2016-11-15Stream JSON exportGravatar Alexandre Alapetite
2016-11-07Allow slash in database hostnameGravatar Alexandre Alapetite
2016-11-06Merge branch 'FreshRSS/dev' into git-updateGravatar Alexandre Alapetite
2016-11-06Fix small bugs in installGravatar Alexandre Alapetite
2016-11-06Switch simplify syntaxGravatar Alexandre Alapetite
2016-11-06PostgreSQL fix updateCachedValuesGravatar 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-11-02Use bindValue instead of bindParamGravatar Alexandre Alapetite
2016-10-29Disable "mark all as read" before confirmation script is loadedGravatar Alexandre Alapetite
2016-10-25Fix install bug 2Gravatar Alexandre Alapetite
2016-10-25Fix OPML import bugGravatar Alexandre Alapetite
2016-10-24Fix bugs in installGravatar 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-23Merge branch 'FreshRSS/dev' into cliGravatar Alexandre Alapetite
2016-10-23CLI import ZIP/OPML/JSON for userGravatar Alexandre Alapetite
2016-10-22Fix syntax error in new exceptionsGravatar Alexandre Alapetite
2016-10-22CLI delete user https://github.com/FreshRSS/FreshRSS/issues/1095Gravatar Alexandre Alapetite
2016-10-22Merge branch 'FreshRSS/dev' into cliGravatar Alexandre Alapetite
2016-10-22i18n install correctionsGravatar 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-16Fix updateEntry warningGravatar Alexandre Alapetite
2016-10-15PostgreSQL workaround for SERIAL strange behaviourGravatar Alexandre Alapetite
2016-10-15SQL DROP TABLEGravatar Alexandre Alapetite
2016-10-15Fix bug auto load moreGravatar 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-15Merge pull request #1313 from Alkarex/postgresql-patchGravatar Alexandre Alapetite
2016-10-15PostgreSQL emulate "INSERT IGNORE"Gravatar Alexandre Alapetite
2016-10-15PostgreSQL avoid duplicate category 1Gravatar Alexandre Alapetite
2016-10-14PostgreSQL compatibility booleanGravatar Alexandre Alapetite
2016-10-12Finalize cron refresh faviconsGravatar Alexandre Alapetite
2016-10-12Cron refresh faviconsGravatar Alexandre Alapetite
2016-10-11Better error message in markReadFeedGravatar Alexandre Alapetite
2016-10-10Fix share POSTGravatar Alexandre Alapetite