aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers
AgeCommit message (Expand)Author
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
2016-09-24Refactor controller for actualize feedGravatar Alexandre Alapetite
2016-09-24API rename feedGravatar Alexandre Alapetite
2016-09-24API implement delete feed + refactor move feedGravatar Alexandre Alapetite
2016-09-24API move feed to another categoryGravatar Alexandre Alapetite
2016-09-11Better control of number of entries per page or RSS feedGravatar Alexandre Alapetite
2016-09-11Simplify SQL in statisticsGravatar Alexandre Alapetite
2016-08-18SQL mark search as readGravatar Alexandre Alapetite
2016-08-13Do not mix POST and GET paramsGravatar Alexandre Alapetite
2016-08-13PHP 5.3 more compatibilityGravatar Alexandre Alapetite
2016-08-13PHP 5.3 scope compatibilityGravatar Alexandre Alapetite
2016-08-12PHP 5.3 compatibility for callbackGravatar Alexandre Alapetite
2016-08-01Merge pull request #1187 from Alkarex/remove_personaGravatar Alexandre Alapetite
2016-07-31Remove Mozilla Persona loginGravatar Alexandre Alapetite
2016-07-30Update MySQL to utf8mb4 (full unicode) 🔥Gravatar Alexandre Alapetite
2016-04-24Merge branch 'FreshRSS/dev' into devGravatar Alexandre Alapetite
2016-04-24Merge pull request #1136 from Alkarex/entry_postGravatar Alexandre Alapetite
2016-04-24But when adding feeds with passwordsGravatar Alexandre Alapetite
2016-04-23Merge branch 'entry_post' into devGravatar Alexandre Alapetite
2016-04-23Error message when accessing entry by GETGravatar Alexandre Alapetite
2016-04-23HTTP2 optimizationGravatar Alexandre Alapetite