zdir icon indicating copy to clipboard operation
zdir copied to clipboard

Golang + Vue3开发的目录列表程序。

Results 27 zdir issues
Sort by recently updated
recently updated
newest added

建议文本文件预览界面,可以根据手机屏幕宽度,自动换行 还要能够增加自定义文字显示的字号大小。 还有就是隐藏文件和文件夹,现在的方式也很方便。但是如果能够在设置里边增加隐藏文件或文件夹的添加设置,那就更好了。

![image](https://github.com/helloxz/zdir/assets/45391413/b832555a-207f-429f-a42c-36e356313a5b)

您好 一直用您的1.55版本到现在好几年了。 就是移动端via浏览器浏览txt文件时候, 不显示眼睛图标,只能点击链接查看文件,导致字太小看不得。是否能够在移动端也显示“眼睛”图标(不使用浏览器的电脑模式的情况) 或者点击链接自动关联javascript调用相应脚本查看。 不知道哪种修改方式更容易。 方便的话把容易的一种方式教一下。十分感谢!

zdir部署在内网,目前预览调用外网的接口不通。想改成调用内网部署的kkFileView预览

您好,ZDir简捷好用,方便部署,报告一个问题 出现问题的版本: v3.3.0 系统及环境:Linux 手动安装 问题如下图所示 ![image](https://github.com/helloxz/zdir/assets/1620328/73c68da0-0ff8-47ac-9d52-94b7cd3226b1) 文件目录、子目录文件连接正常,仅是搜索出来的列表条目详情中的URL链接有此问题,应该是controller/Find的拼接有问题。 Fixed: ```go name_temp := strings.Split(value, "/") new_info.Name = name_temp[len(name_temp)-1] // Add "/" here new_info.Fpath = "/" + value ```

We are a research team dedicated to Golang, have discovered that CVE-2023-23314 was addressed in commit 42c1060619378d706a28bae223166e372bddab8d. However, upon analyzing the commit, we observed that the patch version (3.3.0) was...

Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.1 to 1.9.0. Release notes Sourced from github.com/gin-gonic/gin's releases. v1.9.0 Changelog BREAK CHANGES Stop useless panicking in context and render #2150 BUG FIXES fix(router): tree bug where...

dependencies

有时候只需要部分人访问,要是首页能有个密码就好了