Fen
|
71c6381b15
|
fix: nav menu active style (#1752)
|
2024-03-29 11:38:30 +08:00 |
|
fen
|
0a40b1e7ee
|
improve: comment color
|
2024-01-29 16:32:38 +08:00 |
|
joyqi
|
3caebb3b20
|
v1.3.0 (#1661)
* Add feed widget
* add feed render
* Add CommentPage widget
* New theme (#1390)
* 调整忽略目录
* add theme
* fix theme scss build
Co-authored-by: fen <f3nb0x@gmail.com>
* s/is_writeable/is_writable/g
* New upgrade method
* merge new fixes from master
* add pgsql ssl mode support (ref #1600) (#1623)
* Feat/code refactor (#1626)
* remove all magic methods, add type for class properties
* refactor codes
* fix all
* refactor code
* fix type
* fix all
* fix request is method
* fix all
* fix router
* fix get page
* fix 1.3.0 upgrade
* [feat] support high resolution avatar
* fix types in i18n component
* Implement Ctrl+S or Command+S for save draft (#1628)
* Implement Ctrl+S or Command+S for save draft
* rename
* add Typecho.savePost
* fix upload file size
* add new uploader
* replace new uploader
* fix textarea change
* fix preview
* refactor post edit
* fix issue
* fix page edit
---------
Co-authored-by: joyqi <joyqi@segmentfault.com>
Co-authored-by: joyqi <magike.net@gmail.com>
* fix #1632
* Add svg to image types
* Feat/tree pages (#1646)
* add tree trait
* finish category tree trait
* support select fields
* fix select fields
* refactor admin trait
* fix draft status
* Add new contents type "revision"
* minor refactor
* add more tree view abstracts
* add tree trait to pages
* get ready for tree view pages
* improve page edit
* fix revision
* fix slug
* add router params delegate
* fix params delegate
* fix
* fix
* fix all
* fix all
* fix tree
* fix page link
* fix feed
* fix page
* fix permalink
* fix permalink input
* fix offset query
* Support IDN (#1629)
* Support IDN
* use js
* Optimize code
* Optimize code
* fix URL script
* remove unnecessary use
---------
Co-authored-by: joyqi <joyqi@segmentfault.com>
* fix input element
* fix #1651, close #1653
* Use json instead of serialize (#1624)
* Use json instead of serialize
* Fix Upgrade code
* add tree trait
* finish category tree trait
* support select fields
* fix select fields
* refactor admin trait
* fix draft status
* Add new contents type "revision"
* minor refactor
* add more tree view abstracts
* add tree trait to pages
* get ready for tree view pages
* improve page edit
* fix revision
* fix slug
* add router params delegate
* fix params delegate
* fix
* fix
* fix all
* fix all
* fix tree
* fix page link
* fix feed
* fix page
* fix permalink
* fix permalink input
* fix offset query
* Fix typo
* remove proxy methods
* remove unnecessary useage
---------
Co-authored-by: joyqi <joyqi@segmentfault.com>
Co-authored-by: joyqi <magike.net@gmail.com>
* Fix Prevent XSS vulnerability in default theme (#1654)
* Fix Prevent XSS vulnerability in default theme
* Update var/Typecho/Db/Adapter/Pdo.php
* fix the getter
---------
Co-authored-by: joyqi <joyqi@segmentfault.com>
* add throwCallback to widget response
* fix: cut down fields when selecting recent posts
* fix typo errors
* fix typo errors
* fix http client cookie
* add throw finish
* fix theme lang
* fix default theme
* fix query
* add open graph and twitter card support
add canonical link
* fix canonical link meta
* fix theme classic-22
* remove unnecessary scss file when packaging
* init plugin signal
* improve: remove feather-icon js file
* fix: typo
* improve: post detail layout
* fix tags saving
* improve: nav search
* fix: theme screenshot
* fix: theme page layout
* remove php 7.2/7.3 env
---------
Co-authored-by: fen <f3nb0x@gmail.com>
Co-authored-by: Lu Fei <52o@qq52o.cn>
|
2023-12-30 23:02:25 +08:00 |
|
joyqi
|
7bd37f7d8c
|
fix options
|
2021-09-02 11:34:12 +08:00 |
|
joyqi
|
44aef6c707
|
reformat code
|
2021-08-18 18:41:39 +08:00 |
|
joyqi
|
3dabb7b8d8
|
specify node version
|
2021-08-18 00:43:32 +08:00 |
|
joyqi
|
10dd9344b8
|
update node
|
2021-08-18 00:42:11 +08:00 |
|
joyqi
|
3ad7b06c6f
|
fix cli install
|
2021-08-18 00:41:48 +08:00 |
|
joyqi
|
2731e34db0
|
fix install
|
2021-08-17 18:36:54 +08:00 |
|
joyqi
|
21a57903a9
|
update build file
|
2021-08-08 13:00:01 +08:00 |
|
joyqi
|
f775a3e490
|
Fix dashboard menu display on mobile platform(still working on it).
|
2021-03-19 18:34:04 +08:00 |
|
dependabot[bot]
|
ab6284abf7
|
Bump ini from 1.3.5 to 1.3.8 in /tools
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-12 17:38:37 +00:00 |
|
joyqi
|
cee119eb4d
|
upgrade HyperDown
|
2020-11-19 17:03:00 +08:00 |
|
joyqi
|
269832aa85
|
fix
|
2020-10-09 10:46:53 +08:00 |
|
joyqi
|
bba332531b
|
Redesign the pot file maker
|
2020-08-19 12:57:18 +08:00 |
|
dependabot[bot]
|
a26e2d5a33
|
Bump lodash from 4.17.15 to 4.17.19 in /tools
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-20 17:33:29 +00:00 |
|
joyqi
|
75227b3bac
|
fix editor button generator
|
2020-05-15 12:19:26 +08:00 |
|
joyqi
|
38f959890d
|
replace compass with node-sass.
create new build tools.
|
2020-05-14 14:30:19 +08:00 |
|
那他
|
91d83d40b1
|
BUG
|
2019-02-11 17:03:53 +08:00 |
|
那他
|
0cf11bb933
|
Update Dockerfile
|
2019-02-11 16:55:15 +08:00 |
|
那他
|
4155491719
|
Update Dockerfile
|
2019-02-11 16:31:08 +08:00 |
|
joyqi
|
f955076905
|
fix upgrade
|
2017-10-26 11:12:26 +08:00 |
|
joyqi
|
fefedb3866
|
fix make tools
|
2017-10-26 10:44:27 +08:00 |
|
joyqi
|
14f75b001c
|
Update Makefile
|
2017-02-24 15:33:54 +08:00 |
|
fen
|
3a438d1084
|
添加 github issue 模板
|
2017-02-21 13:43:00 +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 |
|
joyqi
|
2200d86e8a
|
fix new line
|
2016-01-26 12:55:22 +08:00 |
|
祁宁
|
4fc76a4dc3
|
remove commonmark
|
2014-10-16 15:49:52 +08:00 |
|
祁宁
|
ccd87381b0
|
更新测试脚本
|
2014-10-11 13:02:18 +08:00 |
|
祁宁
|
c9e34420e1
|
更新测试脚本
|
2014-10-11 12:49:42 +08:00 |
|
祁宁
|
48d30730fe
|
更新测试脚本
|
2014-10-11 12:34:27 +08:00 |
|
祁宁
|
f0b986318a
|
php 5.2兼容性bug
|
2014-10-11 12:31:13 +08:00 |
|
祁宁
|
3f3812c305
|
change test script
|
2014-10-11 12:24:47 +08:00 |
|
祁宁
|
56d9b46d28
|
增加持续继承测试支持
|
2014-10-11 12:18:49 +08:00 |
|
祁宁
|
80de4900df
|
fix #289
修正由于转义引号导致的在sqlite下查询失败错误
修正由于部分主机没有安装mb插件导致无法输出markdown文本的错误
fix #288
给expression增加参数$escape来控制是否转义语句
|
2014-10-09 22:19:22 +08:00 |
|
祁宁
|
3df6e1fdbd
|
make langs
|
2014-09-28 14:38:12 +08:00 |
|
祁宁
|
5e2fc0ae11
|
fix langs
|
2014-09-28 12:57:50 +08:00 |
|
祁宁
|
33df4bb3df
|
fix markdown bug
|
2014-09-28 12:44:41 +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 |
|
KimiChen
|
72bdfbe6ad
|
增加更新fork之后的Typecho至最新的脚本
|
2014-04-25 17:02:01 +08:00 |
|
joyqi
|
930c595ae5
|
增加多语言控制变量
例如:
将语言文件en_US.mo放置在/usr/langs目录下(没有创建的需要新建)
然后在config.inc.php里设置添加代码 define('__TYPECHO_LANG__', 'en_US'); ,即可将语言设置为en_US
|
2014-02-28 10:53:03 +08:00 |
|
joyqi
|
81b017a118
|
生成pot文件
|
2013-12-16 14:37:33 +08:00 |
|
joyqi
|
d2ed2217c7
|
删掉一些不必要的参数
|
2013-12-13 12:29:26 +08:00 |
|
joyqi
|
81a99eb923
|
更新makefile
添加一个默认的readme
|
2013-12-13 11:59:17 +08:00 |
|
joyqi
|
1c1957ba05
|
将所有的插件移动到新的repo
|
2013-12-06 09:21:40 +08:00 |
|
fen
|
244a39439d
|
修改 2x makefile
|
2013-11-09 12:11:17 +08:00 |
|
joyqi
|
96a5c0753c
|
在安装时增加用户自己填写密码的功能
|
2013-10-21 11:22:28 +08:00 |
|
joyqi
|
5249a641ce
|
修正评论bug
|
2013-10-19 21:40:50 +08:00 |
|