359 Commits

Author SHA1 Message Date
taoyu
8150e1a6a0 修复聚合调用时的判断问题 2017-01-05 23:35:11 +08:00
joyqi
42eb5c4744 Merge branch 'master' of github.com:typecho/typecho 2017-01-04 10:24:48 +08:00
joyqi
7653c5e0ff fix #522 2017-01-04 10:24:38 +08:00
joyqi
325f0e3486 fix #524 2017-01-02 19:09:00 +08:00
joyqi
cca53464df fix port number 2016-12-23 00:44:10 +08:00
joyqi
e25022ecc1 fix install issue
add Dockerfile
2016-12-22 18:54:28 +08:00
joyqi
12c4b8fe98 修正解析顺序 2016-12-14 10:56:38 +08:00
joyqi
cc8449b67e * add Hyperdown.js
* add Mysqli
2016-11-30 10:50:51 +08:00
joyqi
280bc71c0c Merge pull request #459 from skys215/master
Added support for MySQLi
2016-11-30 10:34:38 +08:00
Meekdai
c968abae08 解决BAE新版本不支持HTTP_BAE_LOGID变量获取导致BAE无法安装的问题 2016-10-26 00:20:29 +08:00
skys215
37ab647895 Mysql->Mysqli 2016-03-20 21:00:30 +08:00
skys215
0464ad729c Added support for MySQLi 2016-03-20 12:50:28 +00:00
xiabeifeng
1ab9e68f0f 将cancle改成cancel
cancel:取消
2016-03-09 20:25:48 +08:00
joyqi
0d371d4816 fix the display method of plugin's personal options 2016-02-18 14:47:13 +08:00
kookxiang
26745edeb5 Fix personal config page style 2016-02-11 23:07:33 +08:00
祁宁
394b93bbd2 fix more split 2016-02-08 15:59:24 +08:00
joyqi
2903f6a191 fix #435 2016-01-28 15:31:11 +08:00
joyqi
ed974cd9fe fix #316
fix #390
fix #430

add constants __TYPECHO_URL_PREFIX__ to custom global url prefix
2016-01-26 17:50:26 +08:00
joyqi
30cbefc453 Merge pull request #428 from ldsink/phpdoc
update PHPDoc comments
2016-01-26 15:08:15 +08:00
joyqi
2613916d15 Merge pull request #411 from mikeyzm/master
设置搜索归档缩略名
2016-01-26 15:07:33 +08:00
joyqi
55dff6347a Merge pull request #427 from ldsink/typo
修复 iconv 函数参数传递错误
2016-01-26 14:52:36 +08:00
joyqi
86ae20bfbb Merge pull request #425 from MioMioReimu/master
bugfix: In function 'treeViewCategoriesCallback' , the item Tag is hardcode w…
2016-01-26 14:50:51 +08:00
joyqi
44141c5727 Merge pull request #393 from tridays/master
修复检测不到 $_server['SERVER_PORT'] 导致无法访问后台的问题。
2016-01-26 14:48:56 +08:00
joyqi
d6fc7f182f fix array 2016-01-26 14:43:32 +08:00
joyqi
2200d86e8a fix new line 2016-01-26 12:55:22 +08:00
joyqi
1c140a563a fix array 2016-01-26 12:04:56 +08:00
joyqi
c58a9530b1 fix #416 2016-01-25 16:58:27 +08:00
joyqi
eca450855e fix #407 2016-01-25 16:37:16 +08:00
joyqi
43087d6370 Replace the markdown parse engine with HyperDown 2016-01-25 16:21:04 +08:00
zhoucheng
d10701f743 update phpdoc in Plugin 2015-12-23 17:57:11 +08:00
zhoucheng
3955ccd85b use space instead tab to vertically align code 2015-12-23 17:29:03 +08:00
zhoucheng
50b2b9c591 add phpdoc 2015-12-23 17:26:18 +08:00
zhoucheng
32249ab897 fix iconv function param error 2015-12-23 17:14:30 +08:00
tlm
e311837418 In function 'treeViewCategoriesCallback' , the item Tag is hardcode with 'li' . It should be replaced by itemTag. 2015-12-15 14:20:33 +08:00
ldsink
925daaeb63 constructors, the @return tag MAY be omitted here, in which case @return self is implied. 2015-12-08 21:50:59 +08:00
ldsink
a498669ad8 add excption throws 2015-12-08 21:42:02 +08:00
ldsink
e3cdc44edc process Widget 2015-12-08 21:36:13 +08:00
ldsink
1d1b79b6cf update PHPDoc comments 2015-12-08 21:19:36 +08:00
joyqi
1ccd804a40 Merge pull request #412 from JShadowMan/patch-1
Update Db.php
2015-11-14 14:34:38 +08:00
JShadowMan
a98472c1bb Update Db.php
注释一个错字?
2015-11-01 13:20:42 +08:00
unknown
cc622f9ccc 设置搜索归档缩略名 2015-10-31 15:33:46 +08:00
舒俊杰
6ad6511762 typo fix 2015-10-09 21:17:47 +08:00
lizheming
37be2afa98 fix Json.php error 2015-08-29 16:24:04 +08:00
joyqi
b257d053f6 Merge pull request #331 from dseguy/master
去掉无用的变量
2015-08-27 21:38:06 +08:00
joyqi
ce8bb8c349 Merge pull request #373 from mikeyzm/master
删除乱入的<dt>标签
2015-08-27 21:34:11 +08:00
tridays
ae7b2f49b0 修复检测不到 $_server['SERVER_PORT'] 导致无法访问后台的问题。
修改了 /var/Typecho/Request.php:222 行。
2015-08-27 21:09:24 +08:00
Desmond Stonie
53a2ce64b4 __TYPECHO_MB_SUPPORTED__ needs mb_get_info and mb_regex_encoding all exist 2015-06-27 12:41:22 +08:00
羽飞
2aaaf9df05 Update Contents.php
修复在插件调用执行config() 方法时,不存在 text  key 时有警告提醒
2015-05-30 19:53:03 +08:00
Mike
e6e3cec3f1 删除乱入的<dt>标签 2015-05-05 10:38:20 +08:00
joyqi
65637a33d1 Update Response.php
修正某些情况下可能导致的重定向失败
2015-05-02 13:31:05 +08:00