Commit Graph

44 Commits

Author SHA1 Message Date
joyqi 13282b5b84 fix undefined array key (#1688)
* fix undefined array key

* fix: change security email
2024-01-07 11:38:39 +08:00
joyqi a9fa990124 replace str compare (#1685) 2024-01-06 12:20:41 +08:00
joyqi 81ad2232bf fix #1671 (#1678) 2024-01-04 11:13:36 +08:00
joyqi 77aebcbd0e fix #1674 (#1676) 2024-01-02 11:16:44 +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 bf2cb07e4b fix #1160 2021-09-09 18:20:30 +08:00
joyqi 519e84e74c fix #1156 2021-09-09 00:16:07 +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 e15c2966a9 still working on it 2021-08-30 14:52:52 +08:00
joyqi 93b5656109 fix action 2021-08-27 18:27:21 +08:00
joyqi 539ef5e111 still working on it 2021-08-27 18:06:57 +08:00
joyqi 7a1b74b351 still working on it 2021-08-26 22:19:04 +08:00
joyqi 75d5677d7d Make API Typecho_Common::arrayFlatten deprecated, please use array_column instead. 2021-08-20 16:42:40 +08:00
joyqi 954e710013 remove func_get_args 2021-08-18 23:16:08 +08:00
joyqi 3d0b5d5f6c reformat code 2021-08-18 22:29:34 +08:00
joyqi 467471c9c3 finish install 2021-08-18 16:09:22 +08:00
joyqi 92a40c87a5 fix #724 2018-03-23 12:39:25 +08:00
joyqi 41751a3625 fix #597 2017-08-09 14:10:41 +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 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
祁宁 99f6e2f8a7 给category list增加聚焦效果 2014-04-09 12:44:53 +08:00
祁宁 308c1beb16 修正撰写文章添加标签时可能出现的非法字符
修正cookie对数组的过滤不严
2014-03-14 15:09:34 +08:00
祁宁 a58e564bb7 修正验证参数不严导致的可能泄漏路径 2014-03-11 21:18:16 +08:00
祁宁 a4f93e0231 为文件上传加入token保护
对文件名做更加严格的过滤
2014-03-11 15:20:54 +08:00
祁宁 31a59be5e6 fix #204 2014-03-11 11:16:12 +08:00
祁宁 0d30d33aa3 修正泄露路径的漏洞 2014-03-10 21:05:20 +08:00
joyqi 7ccd45dd87 修正分类修改bug 2014-03-01 13:27:10 +08:00
joyqi de7b57c2cb fix #197 2014-02-28 09:53:06 +08:00
joyqi 972e65d02b 全面增加security安全模块,保护免受跨站攻击 2014-02-27 23:13:09 +08:00
joyqi 462e1b645f fix #193 2014-02-26 14:21:41 +08:00
joyqi 8e7bf64397 修复多级分类后台显示错误 2014-02-25 11:24:48 +08:00
joyqi bb331ec8a5 修正子分类的一系列问题 2014-02-25 10:54:50 +08:00
joyqi 854bfdafef 子分类支持 2014-02-24 18:55:56 +08:00
joyqi 7ac6ca5546 将分类和标签分开管理,为后续支持子分类做准备 2014-02-18 15:48:03 +08:00
fen 851eb6b57d 剥离 .btn 样式 2014-01-07 23:53:05 +08:00
joyqi 0f822e5bfd fixed #127
fixed #139

增加了清理未归档文件功能
标签下的文章如果为空时会自动把该标签清除
2013-12-19 17:07:36 +08:00
joyqi c86c007dca 更新markdown,加上nofollow,修正链接自动识别
更新消息机制,将后台cookie识别改为前台js cookie识别
更新session机制
2013-11-22 12:34:13 +08:00
fen 2332ac8b64 修改弹出窗口样式
修改按钮样式
2013-10-19 12:04:39 +08:00
joyqi 16293f11ef 修复一个转向bug 2013-10-17 16:49:24 +08:00
fen e94cea5a7a 修改标签页展示 2013-10-17 10:43:03 +08:00
fen 0e388726b4 修改文案 2013-10-12 21:32:52 +08:00
joyqi 55379c90df 初始化
修改了上一个版本的一些错误,第一次提交
2013-07-17 13:13:57 +08:00