248 Commits (c6a682deb94111c1e14cf10e565da3f4214f02dc)

Author SHA1 Message Date
Marien Fressinaud c6a682deb9 Extensions can define new views 10 years ago
Marien Fressinaud f8aa66152f Give possibility to register a new Controller. 10 years ago
Marien Fressinaud 9fc60317ee First draft for listing and manipulate extensions 10 years ago
Marien Fressinaud a2da70fd11 Fix security hole from ext.php script. 10 years ago
Marien Fressinaud f9b037742a Update ext.php to serve any file from extensions 10 years ago
Marien Fressinaud 1086ba4a2b Enable extensions for users 10 years ago
Marien Fressinaud 86f69ca396 First draft for the new extension feature 10 years ago
Marien Fressinaud aa232d8fd5 Update the i18n system. 10 years ago
Alexandre Alapetite e4ea629f59 SimplePie: Added unconventional mime type for RSS 10 years ago
Alexandre Alapetite 56ac35095a Better error message for inaccessible feeds 10 years ago
Alexandre Alapetite ba7d63e5ca Temporarily remove scheme check in referer 10 years ago
Marien Fressinaud ba832bef4d Fix TODO in format_number() 10 years ago
Marien Fressinaud 036240ab01 Fix coding style formatNumber and formatBytes 10 years ago
Marien Fressinaud ee5bbe4826 Fix bug size with SQLite 10 years ago
Alexandre Alapetite 9f97f7df88 Ne pas rafraîchir les flux des utilisateurs non logués depuis x jours 10 years ago
Alexandre Alapetite 00127f07c5 SimplePie: cache feeds with errors 10 years ago
Alexandre Alapetite 2e5d4d97c9 More limit options in config.php 10 years ago
Alexandre Alapetite c6f35ef51c Global limits for number of feeds and categories 10 years ago
Marien Fressinaud e86a3d0017 Fix pdo checking 10 years ago
Marien Fressinaud 80cffa6de5 Views are in dedicated actions + improve Context 10 years ago
Marien Fressinaud 8a7bab3a55 Refactoring of indexController 10 years ago
Marien Fressinaud 61a2f9387f Fix i18n (french and english) 10 years ago
Marien Fressinaud 7080a32650 Add checking installation feature 10 years ago
Marien Fressinaud 74be86d7e8 Reorganise menus (aside and header) 10 years ago
Marien Fressinaud 5797344aff Fix a bug to get size of user (SQLite) 10 years ago
Alexandre Alapetite 1283e73d08 SimplePie: bug date CEST 10 years ago
Marien Fressinaud 6009990935 Introduce FreshRSS_Auth::hasAccess('admin') 10 years ago
Marien Fressinaud 031c1d802d Fix a bug (has_transaction) 10 years ago
Marien Fressinaud e2da6e6e6b Refactor feedController 10 years ago
Alexandre Alapetite 6c1fe11395 SimplePie timeout preference 10 years ago
Marien Fressinaud d8f4681382 Replace Minz_Log::record by corresponding methods 10 years ago
Marien Fressinaud 6c8b36f04e Let's begin the big refactoring! 10 years ago
Marien Fressinaud d284958d52 Improve redirection when deleting an idle feed 10 years ago
Marien Fressinaud fc7d2a0bf2 Move http referer test into lib_rss 10 years ago
Marien Fressinaud 17d1e67e82 Fix sqlite bug ON DELETE CASCADE 10 years ago
Alexandre Alapetite c3fd8877c0 Bug warning in case of invalid CDATA 10 years ago
Alexandre Alapetite a126d99b3c Bug referer for systems with non-standard HTTP port 10 years ago
Alexandre Alapetite ee1b8f6f72 Long term cookie to keep session open 10 years ago
Marien Fressinaud f2b1826b47 Fix missing Minz_ prefix in Minz_Helper 10 years ago
Marien Fressinaud 93b2a5f240 Coding style in Minz_Helper 10 years ago
Marien Fressinaud 7900c5e550 Move htmlspecialchars_utf8 from Request to Helper 10 years ago
Marien Fressinaud ede94098be Fix missing REQUEST_METHOD 10 years ago
Marien Fressinaud 22e2bf9239 Fix coding style of Minz_Request 10 years ago
Marien Fressinaud 08a9009c19 Fix a Minz_Session TODO 10 years ago
Marien Fressinaud ed7d8aa44f Use REQUEST_URI instead of SCRIPT_NAME for cookies 10 years ago
Marien Fressinaud 1b20f6bd02 New wrappers Minz_Request::good() and bad() 10 years ago
Marien Fressinaud bc71a577fe Revert "Set session.gc_maxlifetime" 10 years ago
Marien Fressinaud df47217839 Set session.gc_maxlifetime 10 years ago
Marien Fressinaud eceb7756cf Add possibility to keep logged in with form 10 years ago
Marien Fressinaud e7dba0ce7c Add basic system of update 10 years ago