90 コミット (dddf1b27a2ebd887739d437c15bbeebfbe5d0ef5)
 

作者 SHA1 メッセージ 日付
  vbracco dddf1b27a2 Change all "..." to … 17 年 前
  pecesama 7c62a503f3 German, Portuguese and Russian translations 17 年 前
  ravenlp 667899855a Secured the admin/user.php 17 年 前
  vbracco 643ed9be2b Shorten long link with abbrr.com 17 年 前
  vbracco 7598eed6bd Fixed bug on URL type post without Title 17 年 前
  Victor De la Rocha 199c749069 added if(isset($_SERVER['SCRIPT_URI'])) and change "print" to "echo" on line 93 17 年 前
  pecesama 2eb8f3a986 updated the installation proccess 17 年 前
  Victor De la Rocha b44c53adc0 session_start() deleted. We can find a session_start in entry.php (line 51) 17 年 前
  vbracco ae58f82378 Fix issue 43 and 47. Bug on add image from URL. 17 年 前
  mheitzenroder@gmail.com aeceafeacc Issue 51 - added 'entry' to the top of the page, plus updated entry.php 17 年 前
  pecesama 7ed00a70aa Autosave function 17 年 前
  mheitzenroder@gmail.com 8dabf4065d Security fix, issue 51 - checking for entry 17 年 前
  mheitzenroder@gmail.com 2b04a0339c Bug 50 - SQL injection exploit, resolved by checking for valid post id 17 年 前
  Victor De la Rocha 770a45a126 Deleted Notice: Undefined index: query. Added isset() before use var 17 年 前
  mheitzenroder@gmail.com cd76a33bde Issue 49: PHP NOTICES from missing index keys in GET array. Changed conditionals to check first if the key is set, before checking it's value. 17 年 前
  Victor De la Rocha 457c67ee03 Pagination 17 年 前
  pecesama 89ca2fa7cb Removed PHP shortags 17 年 前
  pecesama 03def6f6fb Finished the removing of the old permalinks styles; sanitize RSS feed 17 年 前
  pecesama a998e1a4de Removing the old permalinks styles 17 年 前
  pecesama 22e1dd3387 Bug fix from images 17 年 前
  ravenlp a00b2a7d28 17 年 前
  Victor De la Rocha 711c338de0 added urlFriendly with .htaccess 17 年 前
  pecesama 476109c015 Path submited by Matthew.C.Snyder 17 年 前
  pecesama c2487ca0d8 installer and updater for v0.90 and minor bug fixes 17 年 前
  pecesama f0653b5e23 CSS style for SELECT elements 17 年 前
  pecesama 9b617b7d4f Comment feature (finished) 17 年 前
  pecesama 02794931ca Textile fix 17 年 前
  Victor De la Rocha ccdb6dc36b changed '<?=' for '<?php echo' 17 年 前
  pecesama 73513b8f82 Comment feature (started) and bug fix for the textile problem. 17 年 前
  pecesama d266338ac4 Changed $fecha to $dateTmp 17 年 前
  pecesama 57a29ee36c scape the login 17 年 前
  vbracco c37cc7cd41 Issue #25. server time offset. 17 年 前
  vbracco 7cd76408e9 Issue #25. server time offset. 17 年 前
  vbracco cc7f54dcb9 Issue #25. server time offset. 17 年 前
  pecesama c7f3a0fb09 Fixed bug on L10n 17 年 前
  pecesama 7939c7d462 L10n 17 年 前
  pecesama 2442496087 Fixed bug on options 17 年 前
  Victor De la Rocha fda0b65799 added __("text") function for the gettext class 17 年 前
  pecesama d0e8576f51 changed initIdioma() to initLang() 17 年 前
  pecesama 7a0c1a877b copy messages and error500 fix 17 年 前
  pecesama d9f4fe96fd changed the name 'idiomas' 17 年 前
  vbracco 3f2966bc54 Missing ")" in line 107 17 年 前
  vbracco eeea7711a3 Implementing time offset in install.php and update.php. 17 年 前
  vbracco 2392b22d04 Delete config.php and update config-sample.php 17 年 前
  vbracco 70f4e5eda2 Change htmlentities with htmlspecialchars 17 年 前
  Victor De la Rocha 2f150108c3 added __("text") function for the gettext class 17 年 前
  Victor De la Rocha 009d010937 change the name of files in classes for gettext (multi languages) 17 年 前
  Victor De la Rocha b4b10c94da Added multi language. 17 年 前
  pecesama 6becfa8cd8 Fixed the error500 and headers changed 17 年 前
  pecesama 92bf1afc45 17 年 前