joyqi
917a763811
Feat/improve styles ( #1868 )
...
* improve css
* fix table
* fix write page
* improve header nav
* fix menu
* fix menu
* fix menu
* add flex grid system
* fix
* fix flex
* fix draft version
* using main html element to replace div
* improve css
* add input type number
* fix custom-fields
* fix screen
2025-05-09 16:12:56 +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
0433a11c0a
escape mail string before output
2023-05-15 22:35:25 +08:00
joyqi
a609b149e9
fix #1539
2023-03-03 16:37:32 +08:00
Zero King
8437eac420
Fix unsafe use of jQuery .html() ( #1382 )
2022-10-29 23:54:13 +08:00
沈唁
f34d14280d
Fix compatibility with PHP 8.1 ( #1324 )
...
* Fix compatibility with PHP 8.1
PHP Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in typecho/var/Widget/Archive.php on line 1292
* Fix login
* Fix write
* Fix manage
* Fix PHP Deprecated
2022-02-15 11:10:47 +08:00
joyqi
ba0bfd3551
replace with new namespace rule
2021-09-01 17:08:57 +08:00
joyqi
91a970521c
New context layer for widget. Improve backup performance.
2021-08-26 15:00:38 +08:00
joyqi
cf9776ee43
replace underscore with backslash
2021-08-24 14:19:14 +08:00
joyqi
13ac6f1c70
Optimize table layout.
...
Close #1091
2021-05-21 15:29:03 +08:00
joyqi
972e65d02b
全面增加security安全模块,保护免受跨站攻击
2014-02-27 23:13:09 +08:00
fen
8b6f45662e
修复评论【取消】按钮样式
2014-02-13 17:57:58 +08:00
joyqi
64db5b53da
fix #161
...
为何有这么多人没有json支持,我都不知道你们是怎么装的php,算了,还是加上这个库吧
2014-01-08 15:03:37 +08:00
fen
c22ecae58a
改进 Issue #145 上传页面
2014-01-07 23:41:29 +08:00
qt06
d38e37cdf7
add the 'label' to the checkbox
2014-01-01 11:19:31 +08:00
fen
e74abeedd6
修复栅格历史遗留问题
2013-12-25 20:32:04 +08:00
joyqi
0f822e5bfd
fixed #127
...
fixed #139
增加了清理未归档文件功能
标签下的文章如果为空时会自动把该标签清除
2013-12-19 17:07:36 +08:00
joyqi
718f36caa3
标准化语言项
2013-12-13 15:32:56 +08:00
fen
a97266df06
减少代码量
2013-12-09 21:27:03 +08:00
fen
589c20de4f
修复管理页全选表单 label
...
移除下拉操作菜单多余内容
修复评论框 required 选项
2013-12-08 20:59:39 +08:00
fen
0fa9e89b61
改进管理菜单操作
2013-12-07 16:32:41 +08:00
fen
b2681975be
将撰写页的附件上传移动到侧栏
...
移除 jQuery ui 里的 tabs
2013-11-25 21:53:15 +08:00
joyqi
f9833712a4
增加自定义字段表,功能未完成
...
增加在允许在评论中使用markdown语法的选项
2013-11-24 17:50:51 +08:00
joyqi
298780e6ee
将cookie存储替换为sessionStorage
2013-11-23 10:49:29 +08:00
fen
3873bff06e
fixed responsive with issue #74
...
update grid system
2013-11-18 14:57:48 +08:00
joyqi
4242c50e9a
Merge branch 'master' of https://github.com/typecho/typecho-replica
2013-11-07 16:20:32 +08:00
joyqi
094ded4514
fixed #60
2013-11-07 16:20:27 +08:00
fen
18f4ef3641
issue #56 导航改进
2013-11-06 12:08:29 +08:00
fen
260fda92db
修复 Issue #56 部分内容
2013-11-06 11:41:52 +08:00
fen
4f136ff330
修改IE下表格问题
2013-10-21 11:10:27 +08:00
joyqi
5249a641ce
修正评论bug
2013-10-19 21:40:50 +08:00
fen
1bd4fd41d6
添加部分图标
2013-10-18 16:38:38 +08:00
joyqi
46c6f0e269
修正表格
2013-10-17 20:39:55 +08:00
joyqi
76d5948300
提示框改进
2013-10-17 15:25:51 +08:00
joyqi
5605518bcd
评论回复搞定
2013-10-16 21:28:39 +08:00
fen
50d278acba
添加评论回复内容展示
...
修改安装界面结构
2013-10-16 18:05:16 +08:00
joyqi
e3491d87d6
评论回复
2013-10-16 16:49:55 +08:00
joyqi
f2103496db
修改评论完成
2013-10-16 16:18:23 +08:00
joyqi
77a2ecffef
增加编辑和回复评论
2013-10-16 15:04:25 +08:00
joyqi
7a83095cd5
Merge branch 'master' of https://github.com/typecho/typecho-replica
...
Conflicts:
admin/manage-comments.php
2013-10-16 12:37:10 +08:00
joyqi
fc17723f35
修正一些js
2013-10-16 12:36:00 +08:00
fen
89b5194d4f
回复文案
2013-10-16 12:30:53 +08:00
fen
0387c9585b
添加评论编辑框
2013-10-16 12:29:09 +08:00
fen
85b6b48db4
添加评论回复
2013-10-16 11:31:16 +08:00
fen
df79ef4a3c
修改操作表单对其
2013-10-13 10:44:27 +08:00
fen
e7692f1fc8
简化表格结构
...
简化分页结构
2013-10-13 10:25:01 +08:00
joyqi
e5184c4316
clear even class
2013-10-13 00:20:44 +08:00
fen
4e0fd7a415
简化结构
2013-10-13 00:03:04 +08:00
fen
8b1e6867f0
调整结构
2013-10-12 23:55:10 +08:00
joyqi
6e1a499f1b
去掉冗余class
2013-10-12 22:36:19 +08:00