Commit Graph

115 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
logdd 206880ba71 重复执行判断的优化 (#1586)
使用$isNamespace变量,避免重复判断
2023-06-05 15:15:24 +08:00
joyqi 65f5974e17 Replace the protocol of backend remote checking url from http to https. 2023-03-28 12:07:33 +08:00
joyqi 61606a9069 fix #1380 2022-04-05 22:53:39 +08:00
joyqi 34e5bf2861 fix #1375 2022-04-04 00:01:33 +08:00
joyqi 6100695d87 fix db exception 2022-03-25 15:31:57 +08:00
jiayx 047bd17f19 Fixes for PHP 8.1 compatibility (#1293)
* Fixes for PHP 8.1 compatibility

* Fixes for PHP 8.1 compatibility

* 优化写法

* remove mixed type

* fix nullable column

* fix query filter

* recover

* recover fileds

* recover

* Update Text.php

* Update Text.php

Co-authored-by: joyqi <joyqi@users.noreply.github.com>
2022-01-28 23:51:24 +08:00
joyqi 157fc05265 fix #1268 2021-12-13 11:58:35 +08:00
joyqi fc9aaf66f3 Use TypechoPlugin\ for plugin namespace 2021-09-16 17:53:59 +08:00
joyqi cbb270ea89 fix backup recover error 2021-09-10 11:47:55 +08:00
joyqi d839f390ee fix #1163, fix #1164 2021-09-10 11:26:04 +08:00
joyqi 26e8077e0a fix alias 2021-09-10 02:28:15 +08:00
joyqi b5167dbe5d fix #1158 2021-09-10 02:22:45 +08:00
joyqi a4883be588 fix #1155 2021-09-08 22:18:11 +08:00
joyqi 0759a9414a fix #1147 2021-09-07 16:31:06 +08:00
joyqi 6123f3ae62 fix sandbox 2021-09-05 10:47:29 +08:00
joyqi 7068b2bbe1 Refactor method pluginDIr 2021-09-02 17:55:41 +08:00
joyqi 86587d40ce fix options 2021-09-02 11:58:02 +08:00
joyqi e15c2966a9 still working on it 2021-08-30 14:52:52 +08:00
joyqi 539ef5e111 still working on it 2021-08-27 18:06:57 +08:00
joyqi 540fba3122 fix class rewrite 2021-08-26 18:48:04 +08:00
joyqi 28f687e7fe Remove some unnecessary method. 2021-08-26 18:25:43 +08:00
joyqi 91a970521c New context layer for widget. Improve backup performance. 2021-08-26 15:00:38 +08:00
joyqi c422952c89 fix pgsql 2021-08-24 01:30:05 +08:00
joyqi 75672fe259 fix all 2021-08-23 18:43:32 +08:00
joyqi e20e6804e9 Finish router and plugin refactoring 2021-08-22 01:27:04 +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 75d5677d7d Make API Typecho_Common::arrayFlatten deprecated, please use array_column instead. 2021-08-20 16:42:40 +08:00
joyqi 687ab6260a change error handler 2021-08-20 16:30:16 +08:00
joyqi df854a3bf0 Remove minor version 2021-08-20 00:58:22 +08:00
joyqi d0cedde7c0 change build target 2021-08-19 16:56:59 +08:00
joyqi 24bd3ab367 Redirect to siteUrl if installation finished 2021-08-19 11:15:53 +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 44aef6c707 reformat code 2021-08-18 18:41:39 +08:00
joyqi 7f3cd2b9e8 Remove isAppEngine detector 2021-08-18 11:41:52 +08:00
joyqi 2731e34db0 fix install 2021-08-17 18:36:54 +08:00
joyqi 0e49d186f5 fix #1096
Remove `include_path` setting.
2021-05-21 16:40:48 +08:00
joyqi 54af368084 Add more media file types. 2021-05-21 11:30:28 +08:00
joyqi 3bba7cd9dd fix #926
close #928
2020-03-10 10:47:40 +08:00
joyqi 8d2aa236b1 fix 2019-12-19 22:15:15 +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 7900c1b740 fix backup file version 2018-03-15 13:23:35 +08:00
joyqi 13c1986f02 Add error correcting mode for backup recovery 2018-03-14 22:00:49 +08:00
joyqi 76c7eb757b fix i18n function 2018-03-08 12:11:49 +08:00
Huspy 4ce7490b3b delete some redundant code in file install.php(config.inc.php as well) 2018-02-04 20:09:14 +08:00
joyqi 02dd3f997f fix #710 2018-01-29 18:40:43 +08:00
joyqi 8c5f967f86 update version 2017-12-14 14:07:54 +08:00
joyqi f3dab3996d fix #682 2017-12-08 18:38:19 +08:00