Commit Graph

80 Commits

Author SHA1 Message Date
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 6f19a24aa3 fix #1574 (#1575)
* split multiple values

* add a new field type 'json' to handle complex situation

* fix json input display
2023-05-16 21:45:41 +08:00
joyqi 1d0e253281 Fix page draft publish 2022-06-01 23:50:36 +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
joyqi dd4bf889de fix #1222 2021-11-04 16:37:29 +08:00
joyqi 0dcf45a152 fix #1220 2021-10-30 00:02:41 +08:00
joyqi 5557f6dd91 fix clear 2021-09-29 17:10:34 +08:00
joyqi 7ef5fcabd5 fix pingback & request 2021-09-15 01:25:36 +08:00
joyqi bf2cb07e4b fix #1160 2021-09-09 18:20:30 +08:00
joyqi eb77897ab6 fix #1159 2021-09-09 14:09:19 +08:00
joyqi 74b0f45a72 fix format 2021-09-06 14:16:21 +08:00
joyqi 675efe1e43 add sandbox 2021-09-04 21:12:14 +08:00
joyqi 4791cd978e fix bug 2021-09-02 16:13:32 +08:00
joyqi 7db5f3c873 change all 2021-09-01 18:27:03 +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 2fad7cc398 fix attr 2021-09-01 13:49:32 +08:00
joyqi d72d4ea2ab finish xmlrpc 2021-08-31 18:25:49 +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 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 ac74c6e0cb fix #1104 2021-06-11 14:05:35 +08:00
joyqi 60fdcae8e5 fix #1077 2021-05-20 14:02:15 +08:00
joyqi 0b68fa8b14 fix #968 2020-06-11 18:08:32 +08:00
AlanDecode 664d8bcb23 修复通过 metaWeblog 接口新建草稿时返回 cid 错误的问题 2019-06-11 10:06:44 +08:00
joyqi f4a34e0d7b fix 2018-11-26 14:15:25 +08:00
joyqi b6626e42d8 fix error 2018-11-26 13:28:19 +08:00
joyqi 26b70e2af8 Add function: mark status of multi posts. 2018-11-26 11:38:45 +08:00
leenzhu 68db3cd2ab fix #752 2018-07-21 20:27:52 +08:00
joyqi f2731b7263 fix markdown list parser
fix #688
fix #678
2017-12-11 11:49:25 +08:00
joyqi 1faf5b2199 improve ajax performance 2017-11-20 02:50:48 +08:00
joyqi d70998ac81 finish preview 2017-11-19 21:58:11 +08:00
joyqi 9884a2fc76 fix #628 2017-10-29 15:45:47 +08:00
joyqi 5cb34a6e82 fix #559 2017-05-10 11:51:55 +08:00
joyqi e241ff09b0 fix #534 2017-02-19 01:17:41 +08:00
祁宁 d1fd4b2b9c 更换Markdown解析引擎为更准确的Parsedown
统一前后端的Markdown解析
更新Jquery 到2.1.1

fix #267
2014-09-02 13:11:57 +08:00
祁宁 9a3949247d fix #279 2014-08-13 18:05:01 +08:00
小子欠扁 cfee6a59e7 修复模板自定义field 不能保存的bug 2014-08-02 17:07:12 +08:00
祁宁 5e32925a94 clean some unused widgets 2014-04-23 10:50:12 +08:00
祁宁 db335cdb8f fix #217 2014-04-17 11:36:15 +08:00
祁宁 542620a9af 修改取附件的默认顺序,更符合通常需要 2014-04-09 11:53:37 +08:00
祁宁 57c5f92877 给attachment增加offset 2014-04-09 10:44:04 +08:00
祁宁 23e1e04cd7 修复自定义字段消失 2014-03-14 16:14:03 +08:00
祁宁 308c1beb16 修正撰写文章添加标签时可能出现的非法字符
修正cookie对数组的过滤不严
2014-03-14 15:09:34 +08:00