OSDN Git Service

Convert character code of the source code to UTF-8 from EUC-JP
[pukiwiki/pukiwiki.git] / plugin / attach.inc.php
2014-12-02 umoriguConvert character code of the source code to UTF-8... r1_5_start-utf8
2014-11-30 henohenoBugTrack2/236: If you compare two numerical strings...
2014-11-30 henohenoBugTrack2/236: Care for readdir() returns FALSE
2014-11-30 henohenoBugTrack2/55: Added two functions.
2014-11-30 henohenoBugTrack2/264: Compute MD5 if needed, not everytime...
2014-11-25 henohenoBugTrack2/235: Clear the sort_flag
2014-11-25 henohenoBugTrack2/235: Clear the sort_flag: ksort()
2014-07-19 umoriguMerge tag 'r1_5_0' from branch_r1_5 r1_5_0
2014-07-12 umoriguBugTrack2/354: Implement RFC 6266 to support non-ASCII... r1_5_0_rc1
2014-06-01 henohenohtmlsc(): Just sugar for htmlspecialchars(), and a...
2006-04-14 teananFixed typo 'test' => 'text'. (Pointed out by Siena)
2006-04-10 teananBugTrack2/170: Added ''rename'' function.
2005-12-18 henohenoBugTrack2/140: check_non_list() handles
2005-08-08 henohenoBugTrack2/99: Note that ini_set('upload_max_filesize...
2005-06-26 henohenoBugTrack/686: pkwk_mail_notify() with deleting files...
2005-06-26 henohenoBugTrack/686: pkwk_mail_notify() with deleting files...
2005-06-20 henohenoBugTrack/686: pkwk_mail_notify() with uploading files...
2005-05-22 henohenoAllow file upload/delete feature for administrator...
2005-05-02 henohenoBetter late than never. Added simple credits, workdays...
2005-02-27 henohenoBugTrack2/15: Added label tag
2005-02-27 henohenoBugTrack2/15: Added label tag
2005-01-30 henohenoCheck PKWK_QUERY_STRING_MAX
2005-01-23 henohenoPKWK_READONLY prohibits editing
2005-01-09 henohenoCleanup/shrink a little about $non_list etc
2004-12-30 henohenoRename defines only. (Added PLUGIN_ prefix etc)
2004-12-25 henohenoAdded pkwk_common_headers()
2004-12-02 henohenoAdded function pkwk_headers_sent() to care header()
2004-11-27 henohenoBugTrack/738: Care for 'zlib.output_compression' at...
2004-11-27 henohenoBugTrack/738: Care for 'zlib.output_compression' at...
2004-11-11 henohenoCare for Japanese-character-included file name, with...
2004-09-20 henohenoBugTrack/667 Attch flie list will be a line, not multip...
2004-09-19 henohenoMerged from r1_4_4 to branch_r1_4_4_php5_end
2004-08-15 henohenoBugTrack/655 ATTACH_PASSWORD_REQUIRE can't delete attac...
2004-08-14 henohenoSimplify. Get error messages together
2004-08-14 henohenoBugTrack/654 Disable uploading files into non-existing...
2004-08-14 henohenoCleanup. Return error messages more readable. Using...
2004-08-13 henohenoBugTrack/654 related: Check with uploading only
2004-08-13 henohenoCorrected 1.54
2004-08-13 henohenoBugTrack/654 related: Correct checking if the page...
2004-08-13 henohenoCorrect 1.52. Some parts using 'or' like Perl
2004-08-13 henohenoAdded used but undefined global $_attach_messages
2004-08-13 henohenoCleanup. Added spaces. '&&' and '||' prior to 'and...
2004-08-13 henohenoBugTrack/654 Disable uploading files into non-existing...
2004-08-06 henoheno2ch.net/PukiWiki/1/188 XHTML needs '&' everywhere...
2004-08-06 henohenoCheck defined or undefined
2004-08-05 henoheno1 for round(), not sprintf()
2004-08-05 henohenoBugTrack/645 attach-list yet enables to show $non_list...
2004-08-05 henohenoKilo means 1000 => 1024. Remove a redundant sprintf...
2004-08-05 henohenoCorrect global
2004-08-05 henohenoCleanup, shrink, added spaces and blank lines
2004-07-31 henohenoCleankup. Remove redundant tabs and spaces with sed...
2004-07-18 henohenoAdded pkwk_login() to check administrator password...
2004-06-22 henohenoBugTrack/509 ディレクトリの位置をハードコードしているファイルが多数ある
2004-03-18 arinoファイルロック処理を調整
2003-12-06 arinoファイルダウンロード処理にmb_http_output('pass')を追加
2003-12-04 arinoContent-Typeヘッダでcharsetを出力しないように
2003-11-05 arinoBugTrack/480: ディレクトリの設定をpukiwiki.ini.phpに移動
2003-10-20 arinoBugTrack/474: 設定追加(ATTACH_FILE_MODE)
2003-09-30 arinoBugTrack/471: ユーザ認証
2003-09-27 arinoBugTrack/469 バックアップのmime-type判定を誤る
2003-09-03 arinoBugTrack/449: ATTACH_DELETE_ADMIN_NOBACKUPフラグ(TRUE...
2003-07-27 arino-attach_upload()関数を外部から使用しやすいように修正
2003-07-06 arinoBugTrack/415: アップロードファイル名のパス部分を除去
2003-07-05 arinomime-type設定表ページの見出しを'mime-type'に変更
2003-07-03 arinoBugTrack/399: 表示メッセージをen.lng/ja.lngに集約
2003-06-10 arinoBugTrack/278関連:ファイル名のチェックを強化
2003-06-06 arinoバックアップ削除機能を追加
2003-05-16 arino$HTTP_*_VARSをスーパーグローバル配列($_GET,$_POSTなど)に統一
2003-05-02 arinoBugTrack/316:ファイルアップロード処理に権限チェックをスルーするオプションを追加
2003-03-07 panda1) fix check miss of rename error.
2003-03-07 pandarevert change. sorry.
2003-03-07 panda i-mode cache size detect routine, j-phone warning...
2003-03-05 pandaadd more information.
2003-03-03 pandaBugTrack/243: fix XSS vulnerability, and some bug fix.
2003-03-03 pandaBugTrack/238. and some cleanup.
2003-02-26 panda-some bugfix
2003-02-26 pandashow download count (in attach_info()) bug fix.
2003-02-26 pandashow attach files of all page don't work. attach_list...
2003-02-26 pandabugfix $icon -> $showicon.
2003-02-24 pandaupdate inner classes.
2003-02-18 pandafix configuration page parser.
2003-01-27 pandaPukiWiki/1.4 first beta release
2002-11-29 pandaぱんだ:開発日記/2002-11-29参照
2002-08-21 masui[[pukiwiki:BugTrack/129]] 文字列を*.lngに
2002-07-28 masui[[cvs:BugTrack/112]] 超ケアレスミス - ぱんださん修正
2002-07-15 masui[[pukiwiki:BugTrack/88]] 同一ページに同一時間にファイルをアップすると一覧で表示されな...
2002-07-02 masui[[pukiwiki:BugTrack/36]] <input>タグ内でページ名などがエスケープされていなかっ...
2002-07-01 masuireimyさんによるHTML適正化
2002-06-26 masui[[pukiwiki:BugTrack/2]] 各プラグインに$Id$を追加
2002-06-21 masuihref="...&ls=..." -> href="...&amp;=...." by reimy
2002-06-21 masuiMASUI'z Edition first beta release masui1_3_1b1
2002-06-20 masuisng's developed version r1_3