joyqi
c9aba55949
fix #1651 , close #1653
2023-12-04 17:56:17 +08:00
Lu Fei
a1f62e1bcc
Support IDN ( #1629 )
...
* Support IDN
* use js
* Optimize code
* Optimize code
* fix URL script
* remove unnecessary use
---------
Co-authored-by: joyqi <joyqi@segmentfault.com >
2023-12-04 14:07:20 +08:00
joyqi
157de39b54
fix 1.3.0 upgrade
2023-09-24 16:25:01 +08:00
joyqi
4c8c64c79e
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
2023-09-24 16:21:32 +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