Lu Fei
|
d520a556cf
|
fix style error for code (#1677)
|
2024-01-02 13:47:29 +08:00 |
|
jrotty
|
746667a8e6
|
删除多余无用js (#1668)
看了下默认主题没有引用任何js,这个应该是多余的
|
2023-12-31 17:05:45 +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 |
|
Zero King
|
f6e1232db8
|
Use https links (#1280)
|
2023-03-28 11:57:45 +08:00 |
|
joyqi
|
fc9aaf66f3
|
Use TypechoPlugin\ for plugin namespace
|
2021-09-16 17:53:59 +08:00 |
|
joyqi
|
3f14d6e138
|
fix
|
2021-09-12 18:09:37 +08:00 |
|
joyqi
|
7068b2bbe1
|
Refactor method pluginDIr
|
2021-09-02 17:55:41 +08:00 |
|
joyqi
|
403f96fdc0
|
Change plugin version dependence keyword form dependence to since
|
2021-09-02 15:30:26 +08:00 |
|
joyqi
|
50dea3fc24
|
fix plugin namespace
|
2021-09-01 18:45:59 +08:00 |
|
joyqi
|
4f13adcadd
|
replace theme and plugin file
|
2021-09-01 17:21:58 +08:00 |
|
joyqi
|
ba0bfd3551
|
replace with new namespace rule
|
2021-09-01 17:08:57 +08:00 |
|
joyqi
|
539ef5e111
|
still working on it
|
2021-08-27 18:06:57 +08:00 |
|
joyqi
|
2731e34db0
|
fix install
|
2021-08-17 18:36:54 +08:00 |
|
joyqi
|
74c8143825
|
fix #1008
|
2020-10-03 21:20:27 +08:00 |
|
fen
|
d8fe9e0463
|
修复失效的 cdn 链接
|
2020-06-17 12:19:43 +08:00 |
|
Huspy
|
143eeaa7b5
|
update normalize.css for admin panel and default theme
|
2018-03-08 00:01:58 +08:00 |
|
Zero King
|
62d0013d41
|
url是BlogPosting的属性
|
2017-08-01 10:08:38 +00:00 |
|
Zero King
|
a1b1915dfb
|
label的for属性只对应id,给input补上id属性
|
2017-07-29 22:39:39 +00:00 |
|
fen
|
a40767a01d
|
将默认模板的时间格式与后台设置关联
|
2016-12-20 12:51:47 +08:00 |
|
fen
|
b675161c79
|
调整自定义 logo 样式
|
2016-07-17 18:24:28 +08:00 |
|
fen
|
0a04ab9924
|
调整标题字体
|
2016-07-17 18:06:43 +08:00 |
|
fen
|
cd65eaf6cb
|
调整后台可用性及并修复搜索 bug
|
2016-07-17 18:04:49 +08:00 |
|
joyqi
|
87a0479324
|
Merge pull request #387 from helone/patch-1
删除 Chrome Frame 的支持
|
2016-01-26 15:28:45 +08:00 |
|
keyingkai
|
f5944fa138
|
Update header.php
更换到支持https的js库(cdnjs),增强了https的支持
|
2015-08-03 09:20:18 +08:00 |
|
helone
|
6ef4219b2a
|
删除 Chrome Frame 的支持
Google Chrome Frame已于2014年2月25日正式停止维护与更新 https://zh.wikipedia.org/wiki/Google_Chrome_Frame
|
2015-07-29 16:03:57 +08:00 |
|
fen
|
b54c3fb085
|
修改 blockquote 样式
|
2014-11-20 11:02:43 +08:00 |
|
fen
|
a0dedafc10
|
添加默认模板表格支持 fixed issue #342
|
2014-11-20 10:59:12 +08:00 |
|
nopy
|
ac47e05b93
|
改进https支持
|
2014-10-17 16:04:40 +08:00 |
|
祁宁
|
e3a7f143eb
|
修正secure判断
|
2014-10-11 10:07:41 +08:00 |
|
祁宁
|
5e2fc0ae11
|
fix langs
|
2014-09-28 12:57:50 +08:00 |
|
祁宁
|
146b289c42
|
update pot file
|
2014-09-11 14:19:42 +08:00 |
|
linzian
|
e450672333
|
Lossless compression
Lossless compression
|
2014-04-24 20:25:54 +08:00 |
|
fen
|
6e92b4d7ce
|
fixed default theme retina support
|
2014-03-11 20:23:29 +08:00 |
|
祁宁
|
fa7bc750f0
|
笔误。。。
|
2014-03-11 14:45:21 +08:00 |
|
祁宁
|
31a59be5e6
|
fix #204
|
2014-03-11 11:16:12 +08:00 |
|
祁宁
|
c3e8abe333
|
修正模版没有限制造成在某些情况下的路径泄漏
|
2014-03-11 09:45:24 +08:00 |
|
祁宁
|
0d30d33aa3
|
修正泄露路径的漏洞
|
2014-03-10 21:05:20 +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
|
a54c3db00f
|
安全转义
|
2014-02-28 10:05:29 +08:00 |
|
fen
|
4e7f9a041a
|
将模板的中文标点全部替换成英文
|
2014-01-10 23:55:04 +08:00 |
|
fen
|
c22ecae58a
|
改进 Issue #145 上传页面
|
2014-01-07 23:41:29 +08:00 |
|
fen
|
8a58ab79cd
|
添加 Microdata 支持,改进与搜索引擎的关系
|
2014-01-04 23:19:59 +08:00 |
|
qt06
|
6e855f25c9
|
missing the hover
|
2014-01-01 16:58:23 +08:00 |
|
qt06
|
98530da07c
|
error spelling
|
2014-01-01 16:16:36 +08:00 |
|
fen
|
e74abeedd6
|
修复栅格历史遗留问题
|
2013-12-25 20:32:04 +08:00 |
|
fen
|
e93ac75aed
|
减少默认模板对后台的依赖
|
2013-12-21 12:02:22 +08:00 |
|
fen
|
f4511ec67f
|
添加 dialog
|
2013-12-18 17:45:31 +08:00 |
|
fen
|
6c074111be
|
Merge branch 'master' of https://github.com/typecho/typecho
|
2013-12-13 17:09:52 +08:00 |
|
fen
|
b15350075c
|
改进编辑器按钮
|
2013-12-13 17:09:44 +08:00 |
|
joyqi
|
718f36caa3
|
标准化语言项
|
2013-12-13 15:32:56 +08:00 |
|