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
|
21a57903a9
|
update build file
|
2021-08-08 13:00:01 +08:00 |
|
joyqi
|
ca1dcbf8da
|
Add smooth preview scroll.
|
2021-06-25 17:42:32 +08:00 |
|
joyqi
|
13ac6f1c70
|
Optimize table layout.
Close #1091
|
2021-05-21 15:29:03 +08:00 |
|
joyqi
|
cee119eb4d
|
upgrade HyperDown
|
2020-11-19 17:03:00 +08:00 |
|
joyqi
|
38f959890d
|
replace compass with node-sass.
create new build tools.
|
2020-05-14 14:30:19 +08:00 |
|
joyqi
|
0b1096c588
|
Now you can paste an image from clicpboard into the editor directly.
|
2018-10-23 16:29:48 +08:00 |
|
joyqi
|
1d56948c4d
|
fix img load event
|
2018-07-25 10:56:09 +08:00 |
|
joyqi
|
2ff40c4869
|
fix textarea focus
|
2017-12-14 18:56:07 +08:00 |
|
joyqi
|
c3abcccf35
|
remove unused variables
|
2017-12-14 14:07:11 +08:00 |
|
joyqi
|
72ebc723b7
|
双向滚动绑定
|
2017-12-14 02:27:51 +08:00 |
|
joyqi
|
88b1aa465c
|
编辑器同步跟随功能
|
2017-12-13 16:55:08 +08:00 |
|
joyqi
|
1e82962b37
|
testing auto scroll
|
2017-12-12 19:07:12 +08:00 |
|
joyqi
|
b9dc6a61ad
|
add ignore tag
|
2017-01-25 11:51:28 +08:00 |
|
祁宁
|
9d84c8f596
|
fix for php 5.2
|
2014-10-21 17:25:56 +08:00 |
|
祁宁
|
2b2a7e907b
|
fix #319
使用pagedown原生解析器替换markdown-extra
|
2014-10-20 23:29:02 +08:00 |
|
祁宁
|
04b1ef83d2
|
更换为MarkdownExtraExtended解析引擎
|
2014-10-11 16:25:56 +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 |
|
祁宁
|
d1fd4b2b9c
|
更换Markdown解析引擎为更准确的Parsedown
统一前后端的Markdown解析
更新Jquery 到2.1.1
fix #267
|
2014-09-02 13:11:57 +08:00 |
|
祁宁
|
ea3d5585a8
|
修正一些细节
|
2014-03-20 23:54:57 +08:00 |
|
joyqi
|
b6121f8b75
|
优化文件上传体验,可以上传多个文件,上传更加流畅
|
2014-02-17 14:38:13 +08:00 |
|
joyqi
|
66626508f0
|
修正上传用户体验
当用户的附件上传完毕后,直接弹出插入图片或者链接对话框,让用户选择插入还是取消
|
2013-12-24 22:52:31 +08:00 |
|
joyqi
|
0f18b09ce4
|
修改撰写页面缩略名自适应宽度
根据issue #133 的提示,将宽度自适应改为完全依照css样式显示的实际宽度来调整
|
2013-12-19 10:46:23 +08:00 |
|
fen
|
a97266df06
|
减少代码量
|
2013-12-09 21:27:03 +08:00 |
|
joyqi
|
4d353e0725
|
fixed #52
|
2013-11-04 10:29:08 +08:00 |
|
joyqi
|
318c47c211
|
在全屏模式下,滚动条会自动跟随当前的更改项
|
2013-10-24 16:52:17 +08:00 |
|
joyqi
|
6706355138
|
编辑器拖动调整大小
|
2013-10-21 19:15:07 +08:00 |
|
joyqi
|
b9fa6ec7a2
|
完善编辑器
|
2013-10-20 01:11:42 +08:00 |
|
joyqi
|
44aabf9769
|
修正插入文件bug
|
2013-10-19 19:47:43 +08:00 |
|
joyqi
|
b8c0313ef0
|
上传文件插入搞定
|
2013-10-19 19:19:03 +08:00 |
|
joyqi
|
23e0d2a82a
|
移动js目录,增加markdown库
|
2013-10-18 15:16:16 +08:00 |
|