xycabcd

Results 19 issues of xycabcd

### Blessing Skin 版本 6.2 ### PHP 版本 8.1 ### 出现问题时所使用的浏览器 Chrome ### 您正在使用的 Web Server None ### 您正在使用宝塔吗? - [ ] 是 ### 出现了什么问题? 安装时数据库选择SQLite之后依然要填地址(IP地址那个) 随便填可过(格式无关,我填的“m") ### 错误日志 _No...

because I found that if I use 8.3.6, there will be grammeray bugs in code

### Blessing Skin 版本 a ### PHP 版本 8.1 ### 出现问题时所使用的浏览器 Firefox ### 您正在使用的 Web Server None ### 您正在使用宝塔吗? - [ ] 是 ### 出现了什么问题? 很抱歉打扰各位,但这确实不是一个bug 想问一下要怎样修改代码才可以关闭验证码。 想给自己的服务器关闭一下 ### 错误日志...

### Description Now the command line tool name is "awesome", so everytime a user want to use it, the uesr have to type this long word. If the command line...

enhancement

### Description 首先,这点操作远不用/bin/bash,本着普适性原则以及最小化原则,建议使用/bin/sh cd这里要求运行前就必须先cd到目录下,这里提供一种更好的方式 `cd $(dirname $(realpath $0))` $0是用户运行脚本时输入的命令 realpath可以获取真实路经,避免有人通过软链接什么的运行脚本 dirname可以从其输入中删除最后一个‘/’及后面的内容 由此,不管以从哪里运行,都可以了 ### Reason 普适性以及最小化 不管以从哪里运行,都可以了

Feature Request

[file-zip and pty darwin_x64.zip](https://github.com/user-attachments/files/15847677/file-zip.and.pty.darwin_x64.zip) 编译时间:2024/6/15 如果需要自己编译新版本, 先到https://go.dev/dl/下载amd64-macos的Go编译器,注意选择Archive,选pkg的话安装以后就删不掉了 到https://github.com/MCSManager/PTY和https://github.com/MCSManager/Zip-Tools下载源码 解压后打开.github/workflows/build.yml 在name: Build run: | 下面,GOARCH=某某某 后面就是命令了。 虽然有不同平台版本的,但是命令都是一样的。 拷出来大概是这样 go build -trimpath -ldflags '-s -w --extldflags "-static -fpic"' -o 根据对应软件在-o后面写file_zip_darwin_x64或者pty_darwin_x64 将获得的两条命令存起来 解压Go编译器文件夹...

Bug Report

想将https://github.com/noxifoxi/minecraft-server-status加到首页上 想问一下是否合法合规 并且控制首页内容的代码段位置

错误:invalid_request: The provided request must include a 'client_id' input parameter.