Commit Graph

58 Commits

Author SHA1 Message Date
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 91ae56484d fix the source to get content type (#1622) 2023-09-22 10:50:39 +08:00
MBRjun Duplicate 02937dc51c Fix QUIC/https Mixed Content (#1423) 2022-05-04 09:31:59 +08:00
joyqi d4068b1661 fix #1363, close #1364
Add json request & response. Perform async service via json request.
2022-04-02 15:33:17 +08:00
沈唁 17fcb2f08b Fix undefined Typecho\Db\Adapter_Exception (#1334) 2022-03-15 16:09:32 +08:00
joyqi 919911e288 fix redirect 2021-11-17 00:33:05 +08:00
joyqi dd4bf889de fix #1222 2021-11-04 16:37:29 +08:00
joyqi ec495d7e24 Add magic method to native request object 2021-09-16 17:05:43 +08:00
joyqi 7ef5fcabd5 fix pingback & request 2021-09-15 01:25:36 +08:00
joyqi 419183ae2f fix #1167 2021-09-10 23:09:59 +08:00
joyqi 58cb9105d4 fix #1157 2021-09-09 15:06:05 +08:00
joyqi 57106d85c9 fix requestUri 2021-09-08 22:33:26 +08:00
joyqi 675efe1e43 add sandbox 2021-09-04 21:12:14 +08:00
joyqi d72d4ea2ab finish xmlrpc 2021-08-31 18:25:49 +08:00
joyqi 91a970521c New context layer for widget. Improve backup performance. 2021-08-26 15:00:38 +08:00
joyqi 926ec3e117 fix bug 2021-08-24 18:47:21 +08:00
joyqi a2e784113a new request wrapper 2021-08-24 14:08:58 +08:00
joyqi 0e4391006c Still working on namespace 2021-08-21 21:22:43 +08:00
joyqi 687a4c8e26 Refactor autoload, use namespace 2021-08-20 18:34:59 +08:00
joyqi 467471c9c3 finish install 2021-08-18 16:09:22 +08:00
joyqi 423c99f3bd Remove isFlash detector 2021-08-18 11:45:19 +08:00
joyqi 0d4299d99e update install 2021-08-17 01:53:47 +08:00
joyqi bac7340c2a improve installation 2021-08-16 18:34:25 +08:00
jeaxnew 9948a62557 Update Request.php
fix #567
2019-11-13 19:04:56 +08:00
renothing 1e7e7e7997 fix error when use different protocol between reverse proxy and backend. 2018-10-28 05:41:02 +08:00
joyqi 16a74d5cc9 add cli mode 2017-05-09 17:38:09 +08:00
joyqi cca53464df fix port number 2016-12-23 00:44:10 +08:00
joyqi ed974cd9fe fix #316
fix #390
fix #430

add constants __TYPECHO_URL_PREFIX__ to custom global url prefix
2016-01-26 17:50:26 +08:00
joyqi 30cbefc453 Merge pull request #428 from ldsink/phpdoc
update PHPDoc comments
2016-01-26 15:08:15 +08:00
joyqi 55dff6347a Merge pull request #427 from ldsink/typo
修复 iconv 函数参数传递错误
2016-01-26 14:52:36 +08:00
zhoucheng 50b2b9c591 add phpdoc 2015-12-23 17:26:18 +08:00
zhoucheng 32249ab897 fix iconv function param error 2015-12-23 17:14:30 +08:00
tridays ae7b2f49b0 修复检测不到 $_server['SERVER_PORT'] 导致无法访问后台的问题。
修改了 /var/Typecho/Request.php:222 行。
2015-08-27 21:09:24 +08:00
祁宁 72eedcdf14 fix #308
fix #304
fix #300
fix #284
2014-10-16 18:02:31 +08:00
祁宁 f1726cf815 修正安装时的端口判断 2014-10-12 12:41:42 +08:00
祁宁 e3a7f143eb 修正secure判断 2014-10-11 10:07:41 +08:00
祁宁 889f27d119 fix #294 2014-10-11 00:11:32 +08:00
祁宁 136cf68e04 统一gravatar输出
增加__TYPECHO_SECURE__变量,强制使用https
2014-10-10 15:01:58 +08:00
祁宁 7de46fd2b4 防止伪造ip 2014-09-03 13:25:34 +08:00
祁宁 d1fd4b2b9c 更换Markdown解析引擎为更准确的Parsedown
统一前后端的Markdown解析
更新Jquery 到2.1.1

fix #267
2014-09-02 13:11:57 +08:00
祁宁 6551798e70 增加完整的语言支持
fix #278
fix #266
fix #265
2014-09-02 11:22:26 +08:00
祁宁 07f93cb76b 增加新常量 __TYPECHO_IP_SOURCE__
用来指定从哪个项里读取IP地址,比如HTTP_X_REAL_IP
2014-09-01 23:52:41 +08:00
祁宁 9daa4237dc fix #248
fix #241
2014-05-27 12:13:28 +08:00
祁宁 8c3d36d1b2 fix some bugs 2014-04-22 22:42:35 +08:00
祁宁 308c1beb16 修正撰写文章添加标签时可能出现的非法字符
修正cookie对数组的过滤不严
2014-03-14 15:09:34 +08:00
祁宁 7ee9b8b60a 修正使用不合法的utf-8字符串导致的数据判断错误 2014-03-12 12:58:44 +08:00
祁宁 a58e564bb7 修正验证参数不严导致的可能泄漏路径 2014-03-11 21:18:16 +08:00
祁宁 37c67e7de2 修正ip地址和agent没有过滤可能导致的xss漏洞 2014-03-11 11:04:12 +08:00
joyqi 972e65d02b 全面增加security安全模块,保护免受跨站攻击 2014-02-27 23:13:09 +08:00
joyqi c056ba70fa fix #188
去掉所有不必要的require_once
2014-02-12 17:51:47 +08:00