166 Commits (ceda55c75b158fc1cf4813fe0f258527754b9289)

Author SHA1 Message Date
Marien Fressinaud 19dfef8b49 Fix bug with Minz_Translate 10 years ago
Marien Fressinaud 85ea5e548a Fix install.php script (choice of lang) 10 years ago
Marien Fressinaud 8f04cb9d9d Change Minz_Translate::reset() behaviour 10 years ago
Marien Fressinaud a3f667e586 Fix Minz_Translate::availableLanguages() method 10 years ago
Marien Fressinaud 5bd7997d41 Call handleConfigureAction() even for GET requests 10 years ago
Marien Fressinaud fb614ab80c Change way to call configuration setter. 10 years ago
Marien Fressinaud 7f12058fab Add a method to change the configuration setter 10 years ago
Marien Fressinaud 91e2d4936d Add support of configuration_setter 10 years ago
Marien Fressinaud bd199c6170 If a conf param doesn't exist, log and return null 10 years ago
Marien Fressinaud 17a280230f Change Minz_Configuration::parseFile() in load() 10 years ago
Marien Fressinaud addcea9cd4 Fix i18n loading and availableLanguages calls 10 years ago
Marien Fressinaud d3a93ea290 BREAKING FEATURE: Remove general in config 10 years ago
Marien Fressinaud 51a71ec4b9 New configuration system (not working yet) 10 years ago
Marien Fressinaud c391ca62f1 Remove all old references to LOG_PATH 10 years ago
Marien Fressinaud b5bee85603 BREAKING FEATURE: move user data 10 years ago
Marien Fressinaud 26da4aa448 Update Minz_Translation 10 years ago
Marien Fressinaud 251d5a78ce Fix php interpretation in configure.phtml file 10 years ago
Marien Fressinaud aa54f43795 Verbose for unvalid key format 10 years ago
Marien Fressinaud 188b517daa Add a feed_before_insert hook 10 years ago
Marien Fressinaud a596385343 Fix a security issue in Minz_Error::error() 10 years ago
Marien Fressinaud c6dfec3ad3 Add behaviour to configure action (extensions) 10 years ago
Marien Fressinaud 198b154064 Fix View files inclusion. 10 years ago
Marien Fressinaud 5932c3427b Add entry_before_display hook 10 years ago
Marien Fressinaud 08546af75f Add a first draft for hooks 10 years ago
Marien Fressinaud 4c888590e6 Improve system/user types for extensions 10 years ago
Marien Fressinaud 2e4682ebd4 Add enable / disable extension features 10 years ago
Marien Fressinaud a08c382e06 Separate views registration from controllers one. 10 years ago
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
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 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 80cffa6de5 Views are in dedicated actions + improve Context 10 years ago
Marien Fressinaud 5797344aff Fix a bug to get size of user (SQLite) 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
Marien Fressinaud d8f4681382 Replace Minz_Log::record by corresponding methods 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 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