]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/Utils.php
Merge pull request #379 from ArthurHoaro/plugin-markdown
[github/shaarli/Shaarli.git] / application / Utils.php
2016-01-31  ArthurMerge pull request #379 from ArthurHoaro/plugin-markdown
2016-01-17  VirtualTamMerge pull request #441 from virtualtam/tests/check...
2016-01-17  VirtualTamMerge pull request #443 from virtualtam/fix/logm-eol
2016-01-17  VirtualTamfix: use PHP_EOL for carriage returns in file logs 443/head
2016-01-17  VirtualTamMerge pull request #438 from virtualtam/utils/logm...
2016-01-16  VirtualTamLogging: improve formatting to enable fail2ban parsing 438/head
2016-01-16  VirtualTamMerge pull request #437 from virtualtam/refactor/utils...
2016-01-16  VirtualTamLogging: move logm() from index.php to application... 437/head
2016-01-06  ArthurMerge pull request #424 from ArthurHoaro/search
2016-01-06  ArthurHoaroLink filter refactoring
2016-01-03  ArthurHoaroPLUGIN Markdown 379/head
2015-12-07  VirtualTamMerge pull request #393 from ArthurHoaro/tools-js-indent
2015-11-26  VirtualTamMerge pull request #355 from ArthurHoaro/redirector-url
2015-11-26  ArthurHoaroURL encode links when a redirector is set. 355/head
2015-11-24  VirtualTamMerge pull request #389 from virtualtam/utils/check...
2015-11-24  VirtualTamapplication: move checkPHPVersion from Utils to Applica... 389/head
2015-11-11  VirtualTamMerge pull request #374 from virtualtam/cleanup
2015-11-11  VirtualTamcleanup: remove the executable bit from source scripts 374/head
2015-11-08  ArthurMerge pull request #275 from shaarli/plugin-proposition
2015-11-07  ArthurMerge pull request #368 from ArthurHoaro/returnurl...
2015-11-04  ArthurHoaroFixes #356 368/head
2015-09-06  VirtualTamMerge pull request #338 from virtualtam/fix/unique...
2015-09-06  VirtualTamSession ID: extend the regex to match possible hash... 338/head
2015-09-02  ArthurMerge pull request #336 from ArthurHoaro/login-hotfix 0.5.3
2015-09-02  ArthurHoaroAllow uppercase letters in PHP sessionid format 336/head
2015-08-31  VirtualTamMerge pull request #326 from ArthurHoaro/bug-url
2015-08-24  VirtualTamMerge pull request #306 from ArthurHoaro/fpd
2015-08-22  ArthurHoaroAvoid Full Path Disclosure error on session error. 306/head
2015-07-31  VirtualTamMerge pull request #276 from virtualtam/tools/phpcs
2015-07-15  ArthurMerge pull request #271 from virtualtam/php53
2015-07-13  VirtualTamPHP: ensure 5.3 compatibility, refactor timezone utilities 271/head
2015-07-12  VirtualTamMerge pull request #257 from ArthurHoaro/tag-http-referer
2015-07-12  ArthurHoaroPrevent redirection loop everytime we rely on HTTP_REFERER: 257/head
2015-07-12  ArthurMerge pull request #262 from ArthurHoaro/dup-tags
2015-07-09  VirtualTamMerge pull request #255 from ArthurHoaro/config
2015-07-08  VirtualTamMerge pull request #251 from virtualtam/linkdb/date...
2015-07-08  VirtualTamLinkDB::filterDay(): check input date format 251/head
2015-06-23  nodisccmove escape() and sanitizeLink() to application/Utils.php
2015-06-23  nodisccMerge remote-tracking branch 'origin/doc-contributing'
2015-06-23  nodisccMerge remote-tracking branch 'ArthurHoaro/daily-date...
2015-06-23  nodisccMerge remote-tracking branch 'nicolasdanelon/master...
2015-06-23  nodisccMerge remote-tracking branch 'virtualtam/test/link...
2015-06-10  VirtualTamLinkDB: move to a proper file, add test coverage 218/head