Commit Graph

202 Commits

Author SHA1 Message Date
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 4b97110087 fix stack 2021-08-18 22:55:32 +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 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 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 0d4299d99e update install 2021-08-17 01:53:47 +08:00
joyqi bac7340c2a improve installation 2021-08-16 18:34:25 +08:00
FlyingSky 79179fb65a fix #1118;
@see #1118
2021-07-23 17:23:36 +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 eba20a69f0 fix #1074
fix #966
2021-03-19 01:33:08 +08:00
joyqi 3413dfd7ce fix #954 2020-05-12 16:21:59 +08:00
joyqi 3cc75893da close #940
fix #936
2020-04-01 17:10:44 +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
jeaxnew 9948a62557 Update Request.php
fix #567
2019-11-13 19:04:56 +08:00
joyqi 147f7ede98 fix #881
Add 'setInputsAttribute' method for all form element classes.
2019-09-03 13:44:16 +08:00
xyuanmu 632ac977ee Update Fake.php
测试发现,这个值是不需要的
2018-12-22 12:05:02 +08:00
xyuanmu 247aa9e043 fix Undefined variable: options in Fake.php 2018-12-14 23:14:57 +08:00
renothing 1e7e7e7997 fix error when use different protocol between reverse proxy and backend. 2018-10-28 05:41:02 +08:00
joyqi 0b1096c588 Now you can paste an image from clicpboard into the editor directly. 2018-10-23 16:29:48 +08:00
Bestony 2a8b11f48b fix: Support plus in email address
fix: add support in email address (just like example+typecho@gmail.com)
2018-09-06 10:54:42 +08:00
mrasong 93a4bbdc20 bug fixed: Typecho_Plugin::exists() 2018-03-24 01:37:07 +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 42495b36a3 fix plugin version check 2017-12-14 11:37:15 +08:00
joyqi f3dab3996d fix #682 2017-12-08 18:38:19 +08:00
joyqi f180e8452d add async service for plugin 2017-11-15 14:25:02 +08:00
joyqi 4a5f1aece1 fix #652
fix #612
2017-11-09 12:44:36 +08:00
joyqi bf4408d6da remove ACE support 2017-11-01 00:05:57 +08:00
joyqi a48f7ea48b fix #642 2017-10-31 23:56:20 +08:00
joyqi c056f6c895 fix #636 2017-10-30 11:50:35 +08:00
joyqi ac1c62a07d new release 2017-10-30 02:57:57 +08:00
joyqi 93bcd46d55 fix #635
fix #634
fix #633
2017-10-30 02:19:53 +08:00
joyqi a214977c83 release new version 2017-10-29 17:37:18 +08:00
joyqi 9884a2fc76 fix #628 2017-10-29 15:45:47 +08:00
joyqi 7a2b374526 Merge branch 'master' of https://github.com/typecho/typecho 2017-10-29 13:07:48 +08:00
joyqi 92f81b3004 add client timezone 2017-10-29 13:07:15 +08:00
joyqi 95e62ce30a Add a security check step before upgrade 2017-10-28 15:03:59 +08:00
joyqi ed0af49767 Add a switch for xmlrpc in general control panel. 2017-10-27 16:42:13 +08:00
joyqi e277141c97 fix #619
使用更好的方式保护安装文件,不再依赖session
2017-10-24 16:59:31 +08:00