Historial de Commits

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