Commit History

作者 SHA1 備註 提交日期
  VirtualTam fd7d84616d Move session ID check to SessionManager 6 年之前
  ArthurHoaro 12266213d0 Shaarli's translation 7 年之前
  ArthurHoaro aa4797ba36 Adds a taglist view with edit/delete buttons 7 年之前
  ArthurHoaro 6a19124a09 Use raw bytes for upload size hidden input 7 年之前
  ArthurHoaro b68134ac1d UtilsTest: PHP 5.5 compatibility 7 年之前
  ArthurHoaro 84315a3bad Fix a warning generated in return_bytes function and refactor it 7 年之前
  ArthurHoaro 52b503105d Improve datetime display 7 年之前
  ArthurHoaro 1255a42cfe Improve autoLocale() detection 7 年之前
  ArthurHoaro b3051a6aae Fixes presence of empty tags for private tags and in search results 7 年之前
  ArthurHoaro cbfdcff261 Prepare settings for the API in the admin page and during the install 8 年之前
  ArthurHoaro 9ccca40189 Hashtag system 8 年之前
  VirtualTam aa7f7b3ea6 fix: use PHP_EOL for carriage returns in file logs 8 年之前
  VirtualTam 478ce8afb4 Logging: improve formatting to enable fail2ban parsing 8 年之前
  VirtualTam 1abe655597 Logging: move logm() from index.php to application/Utils.php 8 年之前
  ArthurHoaro 90e5bd65c9 URL encode links when a redirector is set. 8 年之前
  VirtualTam c9cf2715f0 application: move checkPHPVersion from Utils to ApplicationUtils 8 年之前
  VirtualTam a7921b2445 cleanup: remove the executable bit from source scripts 8 年之前
  ArthurHoaro d01c234235 Fixes #356 8 年之前
  VirtualTam 68bc21353a Session ID: extend the regex to match possible hash representations 8 年之前
  ArthurHoaro 4d30975a06 Allow uppercase letters in PHP sessionid format 8 年之前
  ArthurHoaro 06b6660a7e Avoid Full Path Disclosure error on session error. 9 年之前
  VirtualTam d1e2f8e52c PHP: ensure 5.3 compatibility, refactor timezone utilities 9 年之前
  ArthurHoaro 775803a05c Prevent redirection loop everytime we rely on HTTP_REFERER: 9 年之前
  VirtualTam 9186ab9594 LinkDB::filterDay(): check input date format 9 年之前
  VirtualTam ca74886f30 LinkDB: move to a proper file, add test coverage 9 年之前