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 |
|
祁宁
|
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
|
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 |
|
祁宁
|
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 |
|
祁宁
|
63b5e48805
|
markdown bug
|
2014-10-27 11:06:08 +08:00 |
|
祁宁
|
9d84c8f596
|
fix for php 5.2
|
2014-10-21 17:25:56 +08:00 |
|
祁宁
|
11bb981c99
|
missing pagedonw
|
2014-10-21 10:38:02 +08:00 |
|
祁宁
|
2b2a7e907b
|
fix #319
使用pagedown原生解析器替换markdown-extra
|
2014-10-20 23:29:02 +08:00 |
|
祁宁
|
49cae68578
|
1. 在编辑器非全屏状态下,禁用tab插入空格,以便使用tab跳转输入聚焦
2. 修正一个路由错误
|
2014-10-20 00:38:34 +08:00 |
|
祁宁
|
72eedcdf14
|
fix #308
fix #304
fix #300
fix #284
|
2014-10-16 18:02:31 +08:00 |
|