Historique des commits

Auteur SHA1 Message Date
  ArthurHoaro 7af9a41881 Minor code cleanup: PHPDoc, spelling, unused variables, etc. il y a 7 ans
  ArthurHoaro 9ccca40189 Hashtag system il y a 8 ans
  ArthurHoaro 5046bcb6ab Fix startsWith and endsWith case il y a 8 ans
  ArthurHoaro ee88a4bcc2 Makes escape a recursive function which handle array of strings il y a 8 ans
  ArthurHoaro 69c474b966 Refactor showAtom, and make it use the ATOM template il y a 8 ans
  Arthur 10269bc8c9 Merge pull request #491 from ArthurHoaro/markdown-escape2 il y a 8 ans
  ArthurHoaro 7b63e4ca09 Apply the locale to all categories and move autolocale to Utils.php il y a 8 ans
  ArthurHoaro 2925687e1e Markdown: don't escape content + sanitize sensible tags il y a 8 ans
  Arthur 893338f0d4 Merge pull request #379 from ArthurHoaro/plugin-markdown il y a 8 ans
  VirtualTam aa7f7b3ea6 fix: use PHP_EOL for carriage returns in file logs il y a 8 ans
  VirtualTam 478ce8afb4 Logging: improve formatting to enable fail2ban parsing il y a 8 ans
  VirtualTam 1abe655597 Logging: move logm() from index.php to application/Utils.php il y a 8 ans
  ArthurHoaro 822bffced8 Link filter refactoring il y a 8 ans
  ArthurHoaro 1be4afacf9 PLUGIN Markdown il y a 8 ans
  ArthurHoaro 90e5bd65c9 URL encode links when a redirector is set. il y a 8 ans
  VirtualTam c9cf2715f0 application: move checkPHPVersion from Utils to ApplicationUtils il y a 8 ans
  VirtualTam a7921b2445 cleanup: remove the executable bit from source scripts il y a 8 ans
  ArthurHoaro d01c234235 Fixes #356 il y a 8 ans
  VirtualTam 68bc21353a Session ID: extend the regex to match possible hash representations il y a 8 ans
  ArthurHoaro 4d30975a06 Allow uppercase letters in PHP sessionid format il y a 8 ans
  ArthurHoaro 06b6660a7e Avoid Full Path Disclosure error on session error. il y a 9 ans
  VirtualTam d1e2f8e52c PHP: ensure 5.3 compatibility, refactor timezone utilities il y a 9 ans
  ArthurHoaro 775803a05c Prevent redirection loop everytime we rely on HTTP_REFERER: il y a 9 ans
  VirtualTam 9186ab9594 LinkDB::filterDay(): check input date format il y a 9 ans
  nodiscc 64bc92e3ac move escape() and sanitizeLink() to application/Utils.php il y a 9 ans
  VirtualTam ca74886f30 LinkDB: move to a proper file, add test coverage il y a 9 ans