Releases: songquanpeng/go-file
Releases · songquanpeng/go-file
v0.4.12
20 May 07:02
Compare
Sorry, something went wrong.
No results found
v0.4.11
12 May 15:14
Compare
Sorry, something went wrong.
No results found
v0.4.10
05 May 06:38
Compare
Sorry, something went wrong.
No results found
更新内容
更新了视频播放页面。
不兼容的改动
移除了默认 SQLite 数据库文件名最前面的 .,请手动移除你原有 SQLite 数据库文件前面的 .,注意由于该 . 的存在,该文件在类 UNIX 系统下是隐藏文件。
Full Changelog : v0.4.9...v0.4.10
v0.4.9
04 May 10:54
Compare
Sorry, something went wrong.
No results found
v0.4.8
22 Apr 09:27
Compare
Sorry, something went wrong.
No results found
更新内容
修复了获取 IP 的逻辑,现在能优先使用公网 IP 了。
改进了终端输出内容的文字描述。
Full Changelog : v0.4.7...v0.4.8
v0.4.7
14 Apr 08:28
Compare
Sorry, something went wrong.
No results found
更新内容
移动端查看文本文件时现在返回一个 HTML 页面以方便操作(#21 )。
首页上传的文件现在被放置在以日期命名的子目录下(#16 )。
设置 Cookie 为 httponly 以防止用户上传恶意 HTML 页面窃取 Cookie。
对未登录用户隐藏删除按钮(#25 )。
导航栏显示用户名,并调整其结构。
Full Changelog : v0.4.6...v0.4.7
v0.4.6
19 Dec 09:05
Compare
Sorry, something went wrong.
No results found
更新内容
支持了直接分享文本(#12 ,#20 )。
添加了链接复制功能。
更新了首页样式。
修复了 Docker 镜像的时区问题。
修复了 toast 闪烁的问题。
修复了没有选择文件时也能上传的问题。
Full Changelog : v0.4.5...v0.4.6
v0.4.5
23 Nov 03:16
Compare
Sorry, something went wrong.
No results found
更新内容
更新了 Dockerfile,现在可以通过指定 -v /absolute/path:/data 来保存镜像中的数据了。
添加了实验性质的 p2p 支持。
修复了文件大小显示的精度问题(#15 )。
其他
这是基于 Bulma 的最后一个大版本,下个大版本将基于 Gin Template 完全重构前后端,敬请期待。
2023年4月14日更新:工作量太大,做了一半在 react 分支,打算暂时放弃重构,先基于现有的改吧。
v0.4.4
07 Aug 05:51
Compare
Sorry, something went wrong.
No results found
更新内容
现在支持设置公告了。
添加了检查更新的功能。
截图展示
v0.4.3
29 Jul 15:06
Compare
Sorry, something went wrong.
No results found
更新内容
添加了 Docker 镜像。
现在可以使用 --version 来打印版本号了。
问题修复。