918 Commits

Author SHA1 Message Date
fen
cca12d16e3 调整拼写及顺序 2017-02-21 13:47:05 +08:00
fen
3a438d1084 添加 github issue 模板 2017-02-21 13:43:00 +08:00
joyqi
2fe30b0837 fix typo 2017-02-19 23:03:41 +08:00
joyqi
e241ff09b0 fix #534 2017-02-19 01:17:41 +08:00
joyqi
e39183915b Merge branch 'master' of https://github.com/typecho/typecho 2017-02-19 00:47:10 +08:00
joyqi
43f3e686c6 fix #532 2017-02-19 00:46:50 +08:00
joyqi
3b9ae9c498 add timezone 2017-02-09 17:16:38 +08:00
joyqi
f2ebf4b10a add some useful html tag to markdown whitelist 2017-01-25 12:12:25 +08:00
joyqi
b9dc6a61ad add ignore tag 2017-01-25 11:51:28 +08:00
joyqi
03f928d4d9 fix #527 2017-01-25 11:47:13 +08:00
joyqi
8ac87dd5b2 Merge branch 'master' of github.com:typecho/typecho 2017-01-25 11:40:56 +08:00
joyqi
c5e1e3c6df fix #529 2017-01-25 11:40:48 +08:00
joyqi
1372cc4242 Merge pull request #531 from kokororin/master
修复后台数字序号样式自动换行
2017-01-25 11:37:50 +08:00
Kokororin
6bcae91008 修复后台数字序号样式自动换行 2017-01-24 18:47:45 +08:00
joyqi
134a300861 Merge pull request #525 from ty666/master
修复聚合调用时的判断问题
2017-01-06 11:04:27 +08:00
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
f28e909987 fix dockerfile 2016-12-23 00:43:56 +08:00
joyqi
e25022ecc1 fix install issue
add Dockerfile
2016-12-22 18:54:28 +08:00
fen
820828757a Merge branch 'master' of github.com:typecho/typecho 2016-12-20 12:52:04 +08:00
fen
a40767a01d 将默认模板的时间格式与后台设置关联 2016-12-20 12:51:47 +08:00
joyqi
12c4b8fe98 修正解析顺序 2016-12-14 10:56:38 +08:00
joyqi
627e5cf54e minor bugs 2016-11-30 10:58:30 +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
joyqi
d2631fde2b Merge pull request #512 from Meekdai/master
解决BAE新版本不支持HTTP_BAE_LOGID变量获取导致BAE无法安装的问题
2016-11-30 10:30:30 +08:00
Meekdai
c968abae08 解决BAE新版本不支持HTTP_BAE_LOGID变量获取导致BAE无法安装的问题 2016-10-26 00:20:29 +08:00
fen
b675161c79 调整自定义 logo 样式 2016-07-17 18:24:28 +08:00
fen
0a04ab9924 调整标题字体 2016-07-17 18:06:43 +08:00
fen
cd65eaf6cb 调整后台可用性及并修复搜索 bug 2016-07-17 18:04:49 +08:00
fen
89293e80aa Merge branch 'master' of github.com:typecho/typecho 2016-07-16 13:07:57 +08:00
fen
437ba872c1 避免第三方插件模板开发时影响提交
移除已完成的 todo 文件
2016-07-16 13:07:38 +08:00
Fen
8d04c20ed5 fixed issue #474 2016-07-16 12:11:21 +08:00
Fen
a2e519beeb Merge pull request #452 from xiabeifeng/patch-6
将cancle改成cancel
2016-07-09 10:39:47 -05: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
Fen
7195666f09 Merge pull request #450 from xiabeifeng/patch-2
我的IDE在selected=true这个地方提示我"没有定义的属性值"
2016-03-10 09:59:13 +08:00
xiabeifeng
1ab9e68f0f 将cancle改成cancel
cancel:取消
2016-03-09 20:25:48 +08:00
xiabeifeng
8553a8b6b9 我的IDE在selected=true这个地方显示没有定义的属性值
网上查了查w3c,发现标准的用例使用的是selected="selected",而在js代码中使用selected=true来更改状态,具体可见下列网址:
1.在html标签中使用selected="selected"
    http://www.w3school.com.cn/tags/att_option_selected.asp
2.在js中使用selected=true
    http://www.w3school.com.cn/jsref/prop_option_selected.asp
2016-03-09 16:14:37 +08:00
joyqi
0d371d4816 fix the display method of plugin's personal options 2016-02-18 14:47:13 +08:00
joyqi
0082816f53 Merge pull request #439 from kookxiang/personal-config-fix
修正个人设置中插件接口错位的问题
2016-02-18 14:41:38 +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
59bc86ff46 upgrades plupload 2016-01-26 18:32:08 +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
87a0479324 Merge pull request #387 from helone/patch-1
删除 Chrome Frame 的支持
2016-01-26 15:28:45 +08:00