860 Commits

Author SHA1 Message Date
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
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
joyqi
35d2908934 Merge pull request #422 from ldsink/master
update PHPDoc comments
2015-12-08 23:24:27 +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
joyqi
6f6cf15674 Merge pull request #405 from shuax/master
typo fix
2015-11-14 14:31:29 +08:00
JShadowMan
a98472c1bb Update Db.php
注释一个错字?
2015-11-01 13:20:42 +08:00
舒俊杰
6ad6511762 typo fix 2015-10-09 21:17:47 +08:00
joyqi
fe76665687 Merge pull request #394 from lizheming/master
Json.php 中的引用错误
2015-09-29 16:16:51 +08:00
祁宁
2666641560 add php 7 check 2015-09-08 11:44:33 +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
joyqi
9e2a8214a9 Merge pull request #388 from keyingkai/master
Update header.php
2015-08-27 21:33:43 +08:00
tridays
ae7b2f49b0 修复检测不到 $_server['SERVER_PORT'] 导致无法访问后台的问题。
修改了 /var/Typecho/Request.php:222 行。
2015-08-27 21:09:24 +08:00
keyingkai
f5944fa138 Update header.php
更换到支持https的js库(cdnjs),增强了https的支持
2015-08-03 09:20:18 +08:00
joyqi
3d4b7babb4 Merge pull request #379 from aneasystone/master
修复两个在SAE本地环境出现的bug
2015-06-27 22:18:37 +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
Desmond Stonie
e4e0ace9a9 in some SAE environment, SAE constants like SAE_MYSQL_DB have been defined but not been initialized 2015-06-27 12:39:01 +08:00
joyqi
5f72999a44 Merge pull request #375 from byends/patch-1
Update Contents.php
2015-06-01 10:45:37 +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
修正某些情况下可能导致的重定向失败
v1.1-15.5.12-beta
2015-05-02 13:31:05 +08:00
祁宁
5c0ed25684 支持自定义gravatar url前缀 2015-01-20 17:32:44 +08:00
祁宁
a867645e45 Merge branch 'master' of https://github.com/typecho/typecho 2015-01-19 14:11:57 +08:00
祁宁
bcbb02b81e fix #347
修正多语言支持无法显示语言名称的bug
2015-01-19 14:09:14 +08:00
fen
b54c3fb085 修改 blockquote 样式 2014-11-20 11:02:43 +08:00
fen
a0dedafc10 添加默认模板表格支持 fixed issue #342 2014-11-20 10:59:12 +08:00
fen
4bb88fa79b Merge branch 'master' of github.com:typecho/typecho 2014-11-20 10:48:28 +08:00
fen
8fa7ddca6d 添加空格 2014-11-20 10:43:19 +08:00
祁宁
b0c4cc77a7 Merge branch 'master' of https://github.com/typecho/typecho 2014-11-18 13:59:52 +08:00
祁宁
c904005498 fix #341 2014-11-18 13:52:24 +08:00
joyqi
8fd7492840 Merge pull request #333 from zhulin3141/master
fix conflict with bootstrap tab
2014-11-07 18:13:05 +08:00
zhulin3141
59f4604eb6 fix conflict with bootstrap tab 2014-11-07 16:34:23 +08:00
祁宁
2b120ded77 fix cache key 2014-11-07 11:48:19 +08:00
祁宁
f062a78768 fix #328
fix #325

修正在标签输入时无法使用tab切换焦点
2014-11-07 11:40:38 +08:00
Damien Seguy
6e8c0f6c89 去掉无用的变量 2014-11-02 22:28:13 +01:00
祁宁
cd971ea91e parsedown依然有bug 2014-10-27 11:06:29 +08:00