Commit Graph

757 Commits

Author SHA1 Message Date
祁宁 7de46fd2b4 防止伪造ip 2014-09-03 13:25:34 +08:00
祁宁 bc12f48ac7 fix autop
add ParsedownExtra parser
2014-09-03 12:34:47 +08:00
祁宁 25c768a630 fix markdown preview 2014-09-03 00:07:46 +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
祁宁 3041d50461 修正判断不完全的问题 2014-08-18 20:39:36 +08:00
祁宁 9a3949247d fix #279 2014-08-13 18:05:01 +08:00
joyqi fe0807cec5 Merge pull request #268 from twwy/master
直接用parse_url会忽略端口,如果用户是非80端口会产生问题
2014-08-12 00:53:41 +08:00
joyqi e867629ac5 Merge pull request #273 from xiaozi/patch-1
修复模板自定义field 不能保存的bug
2014-08-12 00:53:14 +08:00
小子欠扁 cfee6a59e7 修复模板自定义field 不能保存的bug 2014-08-02 17:07:12 +08:00
炯思 cee9dbc41e 直接用parse_url会忽略端口,如果用户是非80端口会产生问题 2014-07-11 09:32:34 +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 v0.9-14.5.25-beta 2014-05-26 11:37:55 +08:00
祁宁 c6a468fdcb fix #244 2014-05-23 14:45:44 +08:00
祁宁 13f6adad4d close #246
thanks @loftor-git, but I want to delete the "log" method
2014-05-23 14:44:05 +08:00
祁宁 0f572bc06e Merge branch 'master' of https://github.com/typecho/typecho 2014-05-14 14:27:16 +08:00
祁宁 48090d9d2f close #238
fix query builder
2014-05-14 14:26:41 +08:00
Fen 73ce576c53 Merge pull request #233 from linzian/master
Lossless compression
2014-05-04 11:13:11 +08:00
祁宁 4cb7850b42 fix #237
and Widget_Options is correct
2014-04-28 12:42:39 +08:00
祁宁 79b5095a3f Merge branch 'master' of https://github.com/typecho/typecho 2014-04-28 00:31:33 +08:00
祁宁 cee9c87d9e fix #228
disable fenced figures feature by MarkdownExtraExtended
2014-04-28 00:31:09 +08:00
joyqi 8c7fe0a72c Merge pull request #234 from KimiChen/master
增加更新fork之后的Typecho至最新的脚本
2014-04-28 00:19:00 +08:00
KimiChen 72bdfbe6ad 增加更新fork之后的Typecho至最新的脚本 2014-04-25 17:02:01 +08:00
祁宁 2e268996b1 finish gae install 2014-04-25 09:52:27 +08:00
祁宁 59a6a52acf Merge branch 'master' of https://github.com/typecho/typecho 2014-04-25 09:38:35 +08:00
祁宁 10b7d336ba replace hash method 2014-04-25 09:38:17 +08:00
joyqi d7c8b87fb6 Merge pull request #232 from KimiChen/master
修正由于GAE的MySQL连接参数变化导致的安装失败问题
2014-04-25 09:36:51 +08:00
KimiChen d872574ab5 修改错误的单引号 2014-04-24 22:46:56 +08:00
linzian e450672333 Lossless compression
Lossless compression
2014-04-24 20:25:54 +08:00
KimiChen 4f22194222 replace hash module with PasswordHash 2014-04-24 18:29:43 +08:00
KimiChen 10d23e0e5f 修正由于GAE的MySQL连接参数变化导致的安装失败问题 2014-04-24 18:22:56 +08:00
祁宁 d9ee03df73 replace hash module with PasswordHash 2014-04-23 14:43:31 +08:00
祁宁 5e32925a94 clean some unused widgets 2014-04-23 10:50:12 +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
祁宁 c10f2f4914 disable first user delete 2014-04-21 16:05:11 +08:00
祁宁 4255076c44 change __TYPECHO_UPLOAD_PREFIX_URL__ to __TYPECHO_UPLOAD_URL__ 2014-04-21 13:36:01 +08:00
祁宁 e927f47566 add __TYPECHO_SITE_URL__ constant 2014-04-21 12:34:38 +08:00
祁宁 bb1642c95f add __TYPECHO_THEME_URL__ and __TYPECHO_PLUGIN_URL__ constants 2014-04-20 20:59:58 +08:00
祁宁 df63e19190 add default query setting method 2014-04-20 20:29:02 +08:00
祁宁 e6d5d5e7de add __TYPECHO_UPLOAD_ROOT_DIR__, __TYPECHO_UPLOAD_PREFIX_URL__ constants 2014-04-20 18:03:44 +08:00
祁宁 18acb3cb27 add constant to disable theme file writing 2014-04-20 17:21:54 +08:00
祁宁 77088e226f fix #226
disable curl https verify
2014-04-19 17:15:21 +08:00
祁宁 e6cae33061 close #227
修正在检查重写时无法保存链接样式的bug
2014-04-19 17:13:22 +08:00
祁宁 db335cdb8f fix #217 2014-04-17 11:36:15 +08:00
祁宁 310ee3e2dc fix typo 2014-04-13 11:17:33 +08:00