aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-01-07Fix calls to remove_query_by_get()Gravatar Marien Fressinaud
2015-01-07If a conf param doesn't exist, log and return nullGravatar Marien Fressinaud
2015-01-06Fix a bug in FreshRSS_Auth::giveAccess()Gravatar Marien Fressinaud
2015-01-06Fix calls to FreshRSS_ConfigurationGravatar Marien Fressinaud
2015-01-06Change Minz_Configuration::parseFile() in load()Gravatar Marien Fressinaud
2015-01-06Fix i18n loading and availableLanguages callsGravatar Marien Fressinaud
2015-01-06BREAKING FEATURE: Remove general in configGravatar Marien Fressinaud
2015-01-06Fix Controllers to use the correct config systemGravatar Marien Fressinaud
2015-01-05New configuration system (not working yet)Gravatar Marien Fressinaud
2014-12-29Add files for the new favicon systemGravatar Marien Fressinaud
2014-12-28Remove all old references to LOG_PATHGravatar Marien Fressinaud
2014-12-21Merge branch 'dev' into 729-move_dataGravatar Marien Fressinaud
2014-12-21Add recursive_unlink function in dev branchGravatar Marien Fressinaud
2014-12-21Fix listUsers functionGravatar Marien Fressinaud
2014-12-21BREAKING FEATURE: move user dataGravatar Marien Fressinaud
2014-12-11Fix i18n for normal viewGravatar Marien Fressinaud
2014-12-10Verbose for unvalid key formatGravatar Marien Fressinaud
2014-12-08Fix a security issue in Minz_Error::error()Gravatar Marien Fressinaud
2014-12-03Update the i18n system.Gravatar Marien Fressinaud
2014-11-12SimplePie: Added unconventional mime type for RSSGravatar Alexandre Alapetite
2014-11-12Better error message for inaccessible feedsGravatar Alexandre Alapetite
2014-11-04Temporarily remove scheme check in refererGravatar Alexandre Alapetite
2014-10-30Fix TODO in format_number()Gravatar Marien Fressinaud
2014-10-30Fix coding style formatNumber and formatBytesGravatar Marien Fressinaud
2014-10-30Fix bug size with SQLiteGravatar Marien Fressinaud
2014-10-29Ne pas rafraîchir les flux des utilisateurs non logués depuis x joursGravatar Alexandre Alapetite
2014-10-28SimplePie: cache feeds with errorsGravatar Alexandre Alapetite
2014-10-28More limit options in config.phpGravatar Alexandre Alapetite
2014-10-27Global limits for number of feeds and categoriesGravatar Alexandre Alapetite
2014-10-26Fix pdo checkingGravatar Marien Fressinaud
2014-10-21Views are in dedicated actions + improve ContextGravatar Marien Fressinaud
2014-10-20Refactoring of indexControllerGravatar Marien Fressinaud
2014-10-20Fix i18n (french and english)Gravatar Marien Fressinaud
2014-10-20Add checking installation featureGravatar Marien Fressinaud
2014-10-17Reorganise menus (aside and header)Gravatar Marien Fressinaud
2014-10-17Fix a bug to get size of user (SQLite)Gravatar Marien Fressinaud
2014-10-14SimplePie: bug date CESTGravatar Alexandre Alapetite
2014-10-07Introduce FreshRSS_Auth::hasAccess('admin')Gravatar Marien Fressinaud
2014-10-05Fix a bug (has_transaction)Gravatar Marien Fressinaud
2014-10-05Refactor feedControllerGravatar Marien Fressinaud
2014-10-05SimplePie timeout preferenceGravatar Alexandre Alapetite
2014-10-05Replace Minz_Log::record by corresponding methodsGravatar Marien Fressinaud
2014-10-05Let's begin the big refactoring!Gravatar Marien Fressinaud
2014-09-19Improve redirection when deleting an idle feedGravatar Marien Fressinaud
2014-09-17Move http referer test into lib_rssGravatar Marien Fressinaud
2014-09-16Fix sqlite bug ON DELETE CASCADEGravatar Marien Fressinaud
2014-09-08Merge branch 'dev' into 411-update-systemGravatar Marien Fressinaud
2014-09-06Bug warning in case of invalid CDATAGravatar Alexandre Alapetite
2014-08-30Bug referer for systems with non-standard HTTP portGravatar Alexandre Alapetite
2014-08-13Long term cookie to keep session openGravatar Alexandre Alapetite