OLAINDEX-Magic icon indicating copy to clipboard operation
OLAINDEX-Magic copied to clipboard

魔改版本,为 OLAINDEX 添加多网盘挂载及一些小修复

Results 33 OLAINDEX-Magic issues
Sort by recently updated
recently updated
newest added

Bumps [composer/composer](https://github.com/composer/composer) from 1.9.0 to 1.10.23. Release notes Sourced from composer/composer's releases. 1.10.23 Security: Fixed command injection vulnerability on Windows (GHSA-frqg-7g38-6gcf / CVE-2021-41116) 1.10.22 Security: Fixed command injection vulnerability in...

dependencies

![image](https://user-images.githubusercontent.com/63696172/130180806-20f7abcc-2bb9-4de5-8e41-147c1a61ff47.png) 请问如何解决

![图片](https://user-images.githubusercontent.com/19543803/129564329-19e4e837-b077-4e39-85b0-1f1c143dc92d.png) 运行composer install -vvv之后出现图中错误

以前的 ![QQ截图20201127221846](https://user-images.githubusercontent.com/38593541/100458340-908e3f80-30fe-11eb-8299-3112fcd757af.png) 现在的 ![QQ截图20201127221858](https://user-images.githubusercontent.com/38593541/100458344-91bf6c80-30fe-11eb-8663-383db73a8831.png)

### 1. 该问题的重现步骤是什么? ### 2. 你期待的结果是什么?实际看到的又是什么? ### 3. 问题出现的环境 - 操作系统版本: - Apache/NGINX 版本: - PHP 版本: - OLAINDEX 版本: - 浏览器版本: [//]: # (如有图片请附上截图)

### 1. 不管是在onedrive创建文件或者上传还是直接在页面创建文件夹,都差不多要一个小时才会出现在页面中显示 ### 2. 是需要哪里配置刷新吗

网址会跳转到下面的网址: https://xxx.xxx.xxx/home/1 是哪里出现问题了,服务器是宝塔面板,php 7.4

在 php7.4 中,join的参数里将字符放在前面。 相关报错(500页面错误) > [2020-07-23 20:08:19] local.ERROR: join(): Passing glue string after array is deprecated. Swap the parameters (View: /var/www/oneManager/resources/views/vendor/log-viewer/bootstrap-4/show.blade.php) {"userId":2,"exception":"[object] (ErrorException(code: 0): join(): Passing glue string after array...

Call to a member function toArray() on null {"userId":2,"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function toArray() on null at /www/wwwroot/pan/app/Utils/helpers.php:102)

### 1. 该问题的重现步骤是什么? 在README文件中使用`code`语法或者```code```语法,也就是代码语法和代码块语法,会导README文件中的内容不显示!这个问题在OLAINDEX中同样存在! ### 2. 你期待的结果是什么?实际看到的又是什么? 正常支持该语法,其他的Markdown语法没有一一查看,不确定会不会有其他的语法问题。 ### 3. 问题出现的环境 - 操作系统版本: - Apache/NGINX 版本:1.18.0 - PHP 版本:7.4 - OLAINDEX 版本:4.0 - 浏览器版本:Chrome 版本 83.0.4103.116(正式版本) (64 位) [//]: #...