aboutsummaryrefslogtreecommitdiff
path: root/lib/Minz
AgeCommit message (Expand)Author
2016-10-24CLI actualize-userGravatar Alexandre Alapetite
2016-10-23CLI import ZIP/OPML/JSON for userGravatar Alexandre Alapetite
2016-10-12Minz::Log bug when currentUser is empty stringGravatar Alexandre Alapetite
2016-10-01Merge pull request #1270 from Alkarex/Minz-urlGravatar Alexandre Alapetite
2016-10-01PostgreSQL case-insensitive SQL LIKEGravatar Alexandre Alapetite
2016-09-30Minz URL bugGravatar Alexandre Alapetite
2016-09-11Merge dev: custom ports for PostgreSQL tooGravatar Alexandre Alapetite
2016-09-05Support custom MySQL portsGravatar Alexandre Alapetite
2016-08-31Quoted upper-cases instead of string replaceGravatar Alexandre Alapetite
2016-08-31MinzPDO inheritanceGravatar Alexandre Alapetite
2016-08-23More PostgreSQLGravatar Alexandre Alapetite
2016-08-02PostgreSQL draftGravatar Alexandre Alapetite
2016-07-30Update MySQL to utf8mb4 (full unicode) 🔥Gravatar Alexandre Alapetite
2016-04-23HTTP2 optimizationGravatar Alexandre Alapetite
2016-03-08Secure cookie HTTPSGravatar Alexandre Alapetite
2016-03-06Fix url endingGravatar Alexis Degrugillier
2016-02-16CSP no inline javascript draftGravatar Alexandre Alapetite
2015-11-03Use HTTP_X_FORWARDED_Gravatar Alexandre Alapetite
2015-07-31Minz cookie session httpOnlyGravatar Alexandre Alapetite
2015-07-31WhitespaceGravatar Alexandre Alapetite
2015-07-31Minz slight change in session cookie pathGravatar Alexandre Alapetite
2015-07-30Minz session cookie path bugGravatar Alexandre Alapetite
2015-07-29Don't hide errors in configurationGravatar Marien Fressinaud
2015-07-27Load configuration by recursionGravatar Marien Fressinaud
2015-07-23Use filter_var in guessBaseUrlGravatar Marien Fressinaud
2015-07-23Fix unexpected behaviour in getBaseUrlGravatar Marien Fressinaud
2015-07-17dirname problemGravatar Alexandre Alapetite
2015-07-13Fix broken links for extension script/style filesGravatar Marien Fressinaud
2015-07-05Merge pull request #869 from Alkarex/PDOOptionsGravatar Alexandre Alapetite
2015-06-06Force HTML content-type with charsetGravatar Alexandre Alapetite
2015-06-03PDO config issetGravatar Alexandre Alapetite
2015-06-03PDO options for e.g. SSLGravatar Alexandre Alapetite
2015-05-30Minz URL encoding bugGravatar Alexandre Alapetite
2015-05-23Minz getBaseUrl correction and RSS template bugGravatar Alexandre Alapetite
2015-05-11More SQLite compatibilityGravatar Alexandre Alapetite
2015-01-29Fix including extensions for actualize_scriptGravatar Marien Fressinaud
2015-01-21Simplify code for cookie dirGravatar Marien Fressinaud
2015-01-21Fix bug related to cookie pathGravatar Marien Fressinaud
2015-01-21Minz: missing URL key/param encodingGravatar Alexandre Alapetite
2015-01-20Quick fix cron actualization due to problematic FreshRSS constructor/initGravatar Alexandre Alapetite
2015-01-19Addressed warnings when reading from new filesGravatar Alexandre Alapetite
2015-01-18Fix Minz_Error and error_ControllerGravatar Marien Fressinaud
2015-01-15Avoid "PHP Strict Standards" errorGravatar Marien Fressinaud
2015-01-15Improve hook calls and add post_update hookGravatar Marien Fressinaud
2015-01-14Fix coding style in extension managerGravatar Marien Fressinaud
2015-01-14Fix extension API (coding style)Gravatar Marien Fressinaud
2015-01-14Fix valid extension entry points.Gravatar Marien Fressinaud
2015-01-14Add mechanism at (un)install of an extensionGravatar Marien Fressinaud
2015-01-08Fix translation bugGravatar Marien Fressinaud
2015-01-08Fix bug with Minz_TranslateGravatar Marien Fressinaud