王从安

Results 13 issues of 王从安

Make sure these boxes are checked( - [x] ) before submitting an issue. - [x] Running latest npm and node? (Run `npm --version` and `node --version`). Get the latest nodejs...

Add the following code in`app/Exceptions/Handler.php` to add cross domain support for all exception error responses in laravel 8. X project. 在 `app/Exceptions/Handler.php` 中添加以下代码,可以为laravel 8.x项目中所有异常错误响应添加跨域支持。 ```php public function render($request, Throwable $e)...

1、macos上多网卡总是监听错误的网卡,导致外部设备无法连接。 2、windows上使用的路径带有空格,导致启动后无法访问。 也许只有linux是好使的吧,docker的话太吃资源了,windows NAS怕是吃不消。 有时间考虑学一下go自己修一下bug好了。 想要这个http文件共享,是因为家里设备太多了,各设备之间传输文件简直痛苦,Samba文件共享也不是所有设备都有,http是最省事的了。

```bash $ echo "$(./sind.sh -t Title -o Okay -c)" Title (↑/j or ↓/|k, enter: choose) ------------------------------------------------------------------------------------------------------ Okay ``` System version ```bash NAME="Ubuntu" VERSION="18.04.4 LTS (Bionic Beaver)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 18.04.4...

### System (Mac, Windows 7/8/10, Linux) / 操作系统 Windows 11 ### SwitchHosts! Version / SwitchHosts! 版本 v4.1.2 (6086) ### Description / 描述 HTTP API 默认端口 50761 被 hyper-v 保留,导致出现 `Error:listen...

Todo

1. Problem: $output has no output. 2. My output data is relatively long, converted to a JSON string of approximately 91KB. 3. After continuous attempts, I was able to output...

The IP of the access address (QR code) displayed is incorrect. My computer has multiple network cards and contains virtual machine network cards. The default access address and QR code...

https://github.com/haiwen/seahub/blob/7793339426d271fc10de0a00a6b37b530383c9ae/frontend/src/shared-file-view-markdown.js#L46 ## 问题与影响 * 我之前都在Obsidian上进行创作,图片都是相对路径存储在md文件所在目录,使用相对路径。 * 当我将md文件目录拷贝到seafile上时,**必须在路径末尾后添加 `?raw=1` 才能预览图片。** * Obsidian并不会为我的图片添加末尾后添加 `?raw=1`,但是它是我的主要Markdown编辑器 。 * `?raw=1`似乎不是Markdown的标准。 * 我无法理解为什么要这么做?能告诉我吗? ## 期望 如果没有影响我希望去除 `?raw=1`的URL匹配。

如果你在中国,启动时候遇到白屏,请更换 index.html 文件中的 CDN url。 ```html Wake-on-lan Web ``` 完整的html文件: [index.html.zip](https://github.com/sameerdhoot/wolweb/files/15212525/index.html.zip)