kylehz
kylehz
## Fixes [issue number] 当sender创建失败时,已经创建的sender没有Close,导致gorountine泄露 ## Changes - [ ] fix goruntine leak when new sender fail ## Reviewers - [ ] @[someone] please review - [ ] @[someotherone] please...
用go mod init 后发现有的包都找不到了,有的包版本依赖有问题 ``` go: creating new go.mod: module github.com/qiniu/logkit go: converting vendor/vendor.json: stat github.com/go-ini/ini@b72688f15ec0b32551a50dceeeb2bd53f2e0d690: unknown revision b72688f15ec0b32551a50dceeeb2bd53f2e0d690 go: converting vendor/vendor.json: stat github.com/influxdata/go-syslog@a1889d947b48b1519a4615c640d993551ad6d8fc: github.com/influxdata/[email protected]: invalid version: go.mod has post-v1...
播放视频时 会发送 POST https://videocloud.cn-hangzhou.log.aliyuncs.com/logstores/newplayer/track 如何关闭?
搜索功能bug
### Describe the bug 搜索关键字出来一堆请求,一直在fetching data,搜不出来东西 ### Steps to reproduce 1.搜索关键字 ### Expected behavior 立刻出来有关键字的结果,并支持分页展示 ### Screenshots or additional context _No response_
### Is your feature request related to a problem? 需求点: - 现在图片或文件都放数据库里加载出来有点慢,每次刷新页面都会重新从数据库拉取一次文件,无法像静态资源那样缓存在浏览器 - 私人照片不想放图床 - 视频有的比较大,也不方便用网络存储 ### Describe the solution you'd like - 支持本地存储 - 支持存视频文件,视频播放支持断点续传 - 本地图片自动生成缩略图,小图使用缩略图,点击再加载原图 ### Additional...
### Describe the bug 我创建了一个minio的storage,如下 几个问题: 1.我的minio api地址是 `https://minio-api.example.com` ,但是我创建时候Endpoint不得不填成`https://example.com`,然后在bucket这边填`minio-api`,这样最终传图片的时候才会拼接成正确的api地址 2.图片是上传成功了,但是无法访问,如图: 原因是图片是错的,从新标签打开图片得到的链接是: `https://demo.usememos.com/aa/memos/2023/03/download_icon.png.image/png` ### Steps to reproduce 1.配置minio 2.上传图片 ### Screenshots or additional context _No response_
There is needless `` tag in markdown preview when I copy it to my note or word, there will be an useless extra hyperlink Hoping to delete it. I don't...
Can I set BaseURL in webview?like the root path on nginx server, I have some back buttons in html, it jump fail now!
The LastModified time and password is not same with config in user.json