Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Release v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 15:24
· 19 commits to master since this release

Gofi 1.0.0 的发布,意味着Gofi的前端已经使用React+Typescript+TailwindCSS完全重构,同时抛弃了沉重的AntDesign,以及对Typescript支持不佳的Vue.

随着1.0.0的发布,还有很多工作等待着完成.

比如说:

  • 更好的docker支持
  • 命令行支持更多可配置参数
  • 支持文件的断点续传
  • 文件搜索(需要对文件进行索引)

但是我首先,我想用gin替代iris.

The release of gofi 1.0.0 means that the front end of gofi has been completely reconstructed using react + typescript + tailwindcss, while abandoning heavy ant design and Vue with poor support for typescript

With the release of 1.0.0, there is still a lot of work to be done,

for example:

  • Better docker support

  • The command line supports more configurable parameters

  • Support for file breakpoint transfer

  • File search (files need to be indexed)

But first, I want to use gin instead of iris