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
|
55dff6347a
|
Merge pull request #427 from ldsink/typo
修复 iconv 函数参数传递错误
|
2016-01-26 14:52:36 +08:00 |
|
joyqi
|
44141c5727
|
Merge pull request #393 from tridays/master
修复检测不到 $_server['SERVER_PORT'] 导致无法访问后台的问题。
|
2016-01-26 14:48:56 +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 |
|
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 |
|
舒俊杰
|
6ad6511762
|
typo fix
|
2015-10-09 21:17:47 +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 |
|
joyqi
|
65637a33d1
|
Update Response.php
修正某些情况下可能导致的重定向失败
|
2015-05-02 13:31:05 +08:00 |
|
祁宁
|
5c0ed25684
|
支持自定义gravatar url前缀
|
2015-01-20 17:32:44 +08:00 |
|
祁宁
|
72eedcdf14
|
fix #308
fix #304
fix #300
fix #284
|
2014-10-16 18:02:31 +08:00 |
|
祁宁
|
1225b0c0fd
|
修正sqlite数据库在pdo下的bug
|
2014-10-16 16:55:10 +08:00 |
|
祁宁
|
9c5c404c71
|
fix autop
|
2014-10-16 16:07:59 +08:00 |
|
祁宁
|
4fc76a4dc3
|
remove commonmark
|
2014-10-16 15:49:52 +08:00 |
|
祁宁
|
f1726cf815
|
修正安装时的端口判断
|
2014-10-12 12:41:42 +08:00 |
|
祁宁
|
e3a7f143eb
|
修正secure判断
|
2014-10-11 10:07:41 +08:00 |
|
祁宁
|
889f27d119
|
fix #294
|
2014-10-11 00:11:32 +08:00 |
|
祁宁
|
aa6e27b95d
|
修正php5.2语法
|
2014-10-10 16:20:51 +08:00 |
|
祁宁
|
136cf68e04
|
统一gravatar输出
增加__TYPECHO_SECURE__变量,强制使用https
|
2014-10-10 15:01:58 +08:00 |
|
祁宁
|
493eb47af3
|
fix #291
给token字符串加上扰码机制
|
2014-10-10 14:17:25 +08:00 |
|
祁宁
|
539f9fc9d0
|
增加一项反垃圾保护策略
|
2014-10-10 11:38:09 +08:00 |
|
ShingChi
|
e49287f957
|
纠正单词错误
|
2014-10-10 07:18:50 +08:00 |
|
祁宁
|
80de4900df
|
fix #289
修正由于转义引号导致的在sqlite下查询失败错误
修正由于部分主机没有安装mb插件导致无法输出markdown文本的错误
fix #288
给expression增加参数$escape来控制是否转义语句
|
2014-10-09 22:19:22 +08:00 |
|
祁宁
|
52f7f3a29a
|
准备发布新版本
|
2014-10-09 16:30:34 +08:00 |
|
祁宁
|
7b95093dc5
|
fix #288
|
2014-10-09 14:14:28 +08:00 |
|
祁宁
|
18a4876110
|
fix css and cookie set
|
2014-09-29 17:02:48 +08:00 |
|
祁宁
|
7de46fd2b4
|
防止伪造ip
|
2014-09-03 13:25:34 +08:00 |
|
祁宁
|
bc12f48ac7
|
fix autop
add ParsedownExtra parser
|
2014-09-03 12:34:47 +08:00 |
|
祁宁
|
d1fd4b2b9c
|
更换Markdown解析引擎为更准确的Parsedown
统一前后端的Markdown解析
更新Jquery 到2.1.1
fix #267
|
2014-09-02 13:11:57 +08:00 |
|
祁宁
|
6551798e70
|
增加完整的语言支持
fix #278
fix #266
fix #265
|
2014-09-02 11:22:26 +08:00 |
|
祁宁
|
97d4902ce0
|
修改错误提示样式
更新slug name自适应宽度取法,修正在新版chrome下可能引起的bug
|
2014-09-02 00:38:56 +08:00 |
|
祁宁
|
07f93cb76b
|
增加新常量 __TYPECHO_IP_SOURCE__
用来指定从哪个项里读取IP地址,比如HTTP_X_REAL_IP
|
2014-09-01 23:52:41 +08:00 |
|
祁宁
|
a7bcb93d75
|
fix #257
|
2014-06-27 17:57:55 +08:00 |
|
祁宁
|
9daa4237dc
|
fix #248
fix #241
|
2014-05-27 12:13:28 +08:00 |
|
祁宁
|
99819643dd
|
fix #249
fix #250
|
2014-05-27 10:44:14 +08:00 |
|
祁宁
|
1a1262caf5
|
1.0 beta version
|
2014-05-26 11:37:55 +08:00 |
|
祁宁
|
48090d9d2f
|
close #238
fix query builder
|
2014-05-14 14:26:41 +08:00 |
|
祁宁
|
cee9c87d9e
|
fix #228
disable fenced figures feature by MarkdownExtraExtended
|
2014-04-28 00:31:09 +08:00 |
|
祁宁
|
d9ee03df73
|
replace hash module with PasswordHash
|
2014-04-23 14:43:31 +08:00 |
|
祁宁
|
8c3d36d1b2
|
fix some bugs
|
2014-04-22 22:42:35 +08:00 |
|
祁宁
|
6a73282e80
|
add widget dynamic alias method, which allows you hack widget class anywhere
|
2014-04-22 11:53:54 +08:00 |
|