Commit Graph
193 Commits
Author SHA1 Message Date
root 37d2697096 check platform 2023-05-12 15:21:25 +00:00
qkqpttgfandGitHub 813663b744 Update common.php 2023-04-16 16:59:15 +08:00
qkqpttgfandGitHub 4a9d8c72c8 modify custom client_secret 2023-04-09 14:57:18 +08:00
qkqpttgfandGitHub 57e2c63c03 parse index.htm 2023-03-03 15:02:48 +08:00
qkqpttgfandGitHub 2e5ea1bc6f fix: jsFilenot found 2022-08-27 15:55:06 +08:00
qkqpttgfandGitHub 166f00c3a7 show switch setting as select 2022-07-27 18:14:29 +08:00
qkqpttgfandGitHub 326e7ba0e5 show " in cmd 2022-05-15 14:39:05 +08:00
qkqpttgfandGitHub a81c94bad3 add diskDisplay
a disk display to guest or hide, or disable for guest, only admin can visit
2022-05-04 17:19:34 +08:00
qkqpttgfandGitHub f276a60a1d add smallfileupload, fix title in encrypted folder
#576 ,
2022-04-16 10:54:15 +08:00
qkqpttgfandGitHub 5a0d6d990f add bchexdec 2022-03-09 13:59:36 +08:00
qkqpttgfandGitHub 6eb6a826cf change sortablejs to unpkg 2022-02-22 10:38:40 +08:00
qkqpttgfandGitHub a7acdaeb7c change sha1.js from jsdelivr to unpkg 2022-02-22 10:25:45 +08:00
qkqpttgfandGitHub 8d6864f145 fix: can read js in ../ 2022-02-18 18:24:13 +08:00
qkqpttgfandGitHub eb1319119a check txtfile charset 2022-02-18 16:11:23 +08:00
qkqpttgfandGitHub 4a866c8aa2 load sha1.js from program 2022-02-17 18:05:13 +08:00
qkqpttgfandGitHub 93569049ea autoJumpFirstDisk function add back 2022-02-10 10:36:46 +08:00
qkqpttgfandGitHub 4073323d7c fix: ?login can return loginpage 2022-01-30 15:55:54 +08:00
root 29840c8b26 rm disktag length limit 2022-01-29 14:02:04 +00:00
qkqpttgfandGitHub 9fa89acb5b log the install 2022-01-29 20:40:40 +08:00
qkqpttgfandGitHub 3cf47c7c94 fix : can not sort disks 2022-01-29 20:24:53 +08:00
qkqpttgfandGitHub c0fdfd341a fix : getenv(null)
be58a17328
2022-01-27 22:06:26 +08:00
Menu Yang 79c35daca0 fix: check aliyun fc with official env var
Check aliyun fc with official env var.
    see example code in: https://help.aliyun.com/document_detail/89032.html
    use of FC_SERVER_PATH with fixed path php7.2 may not compatible with higher php version
2022-01-27 15:00:30 +08:00
qkqpttgfandGitHub bc86e38c71 change login page, rm JumpFirstDisk, 403 in operating root, change sorting disk, remake disktags tab, add global md config
change login page, rm JumpFirstDisk, 403 in operating root, change sorting disk, remake disktags tab, add global md config
2022-01-27 11:48:01 +08:00
qkqpttgfandGitHub be58a17328 try fix : getenv(null) 2022-01-20 22:08:04 +08:00
qkqpttgfandGitHub 38799d427e fix bug: turn index when adding disk 2022-01-16 15:57:25 +08:00
qkqpttgfandGitHub f2d53d45af Allow Preview when enable downloadencrypt
#506 ,
2022-01-09 16:07:59 +08:00
qkqpttgfandGitHub 8cf8c11cde fix bug: visit file in encrypted folder will add / at last 2022-01-01 11:45:23 +00:00
qkqpttgfandGitHub 36d493a1d2 time error tip 2021-12-20 12:36:55 +08:00
qkqpttgfandGitHub 50492f77e1 \n in ver 2021-12-20 11:09:51 +08:00
qkqpttgfandGitHub faf5027f04 add git source: HIT 2021-12-20 10:38:31 +08:00
qkqpttgfandGitHub 270c73afb5 sha1.js use jsdelivr 2021-12-14 18:59:21 +08:00
qkqpttgfandGitHub 108b14261c fix a new bug in tmp_dir 2021-12-06 10:39:45 +08:00
qkqpttgfandGitHub 42e06e647d mv waitfunction before install, add setp=auth 2021-12-01 14:23:18 +08:00
qkqpttgfandGitHub 6383864bb6 short fix back link when spacialChar 2021-11-26 14:54:39 +08:00
qkqpttgfandGitHub e6abbc6086 fix back link with spacialChar 2021-11-26 09:46:25 +08:00
qkqpttgfandGitHub 340c84ef76 try clear cache after upload done 2021-11-25 15:46:06 +08:00
qkqpttgfandGitHub e0d7bba0fb Redirect when folder not end with / (fix disktag with no /) 2021-11-23 19:59:41 +08:00
qkqpttgfandGitHub af90ff91f7 fix ' in path cause js error 2021-11-16 11:24:28 +08:00
qkqpttgfandGitHub 724f357fc4 fix: too many redirect in SCF long link 2021-11-10 18:40:24 +08:00
qkqpttgfandGitHub 4577a35b83 Redirect when folder not end with /
#465 fix
2021-11-04 10:36:28 +08:00
qkqpttgfandGitHub 880f90b026 try fix encrypt current directory at left-top 2021-11-01 18:50:13 +08:00
qkqpttgfandGitHub 621aadecdf fix export&import with no localstorage 2021-10-22 13:36:26 +08:00
qkqpttgfandGitHub 330ec7680d fix fix a bug 2021-10-21 17:08:12 +08:00
qkqpttgfandGitHub d8a1832c01 fix a bug
#448 .
2021-10-21 16:43:52 +08:00
qkqpttgfandGitHub 89e4fa6f42 try fix login in specialChar folder will jump to error 2021-10-21 16:20:01 +08:00
qkqpttgfandGitHub 13e72665ac fix & in title 2021-10-21 12:49:24 +08:00
qkqpttgfandGitHub 07664407c6 encrypt via fileID, try fix get pass from specialchars folder 2021-10-21 11:39:09 +08:00
qkqpttgfandGitHub 9623e03c3f try fix index.html in specialchars folder 2021-10-20 17:11:09 +08:00
qkqpttgfandGitHub b737194bea try fix readme in specialchars folder 2021-10-20 17:01:09 +08:00
qkqpttgfandGitHub 239ddea6f3 try fix specialchars 2021-10-20 11:33:09 +08:00