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 |
|
taoyu
|
8150e1a6a0
|
修复聚合调用时的判断问题
|
2017-01-05 23:35:11 +08:00 |
|
joyqi
|
0d371d4816
|
fix the display method of plugin's personal options
|
2016-02-18 14:47:13 +08:00 |
|
kookxiang
|
26745edeb5
|
Fix personal config page style
|
2016-02-11 23:07:33 +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
|
2613916d15
|
Merge pull request #411 from mikeyzm/master
设置搜索归档缩略名
|
2016-01-26 15:07:33 +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
|
c58a9530b1
|
fix #416
|
2016-01-25 16:58:27 +08:00 |
|
joyqi
|
eca450855e
|
fix #407
|
2016-01-25 16:37:16 +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 |
|
unknown
|
cc622f9ccc
|
设置搜索归档缩略名
|
2015-10-31 15:33:46 +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 |
|
羽飞
|
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 |
|
祁宁
|
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 |
|
祁宁
|
11bb981c99
|
missing pagedonw
|
2014-10-21 10:38:02 +08:00 |
|
祁宁
|
49cae68578
|
1. 在编辑器非全屏状态下,禁用tab插入空格,以便使用tab跳转输入聚焦
2. 修正一个路由错误
|
2014-10-20 00:38:34 +08:00 |
|
祁宁
|
56d9b46d28
|
增加持续继承测试支持
|
2014-10-11 12:18:49 +08:00 |
|
祁宁
|
cdc3df3890
|
自动使用default皮肤
|
2014-10-10 15:51:37 +08:00 |
|
祁宁
|
1b4da70ee7
|
当某些情况下(比如升级)误删了皮肤目录,自动使用default皮肤
|
2014-10-10 15:48:45 +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 |
|
祁宁
|
4a50198f6e
|
add newline break support
|
2014-09-27 11:44:56 +08:00 |
|
祁宁
|
3e5a01637b
|
update to CommonMark support
|
2014-09-26 21:40:55 +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 |
|
祁宁
|
9a3949247d
|
fix #279
|
2014-08-13 18:05:01 +08:00 |
|
小子欠扁
|
cfee6a59e7
|
修复模板自定义field 不能保存的bug
|
2014-08-02 17:07:12 +08:00 |
|
祁宁
|
9daa4237dc
|
fix #248
fix #241
|
2014-05-27 12:13:28 +08:00 |
|
祁宁
|
13f6adad4d
|
close #246
thanks @loftor-git, but I want to delete the "log" method
|
2014-05-23 14:44:05 +08:00 |
|
祁宁
|
cee9c87d9e
|
fix #228
disable fenced figures feature by MarkdownExtraExtended
|
2014-04-28 00:31:09 +08:00 |
|
祁宁
|
10b7d336ba
|
replace hash method
|
2014-04-25 09:38:17 +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 |
|