Skip to content

Releases: gnu4cn/gitbook-reader-app

feat: Fixed high cpu usage problem.

15 Jan 03:38
Compare
Choose a tag to compare
  • Changes:

    • Identified that UiImageLoader directive caused high cpu usage problem, so removed this directive
    • add (error) attribute method to img tag to solve the avatar failed load problem.
  • Totos:

    • Book list under categories

feat: i18n support, this project now support Chinese/Englist language

12 Jan 03:54
Compare
Choose a tag to compare

Features added:
- I18n support thru @ngx-translate/core and @ngx-translate/http-loader

Other languages support is available, from src/app/i18n/i18n.service.ts and assets/i18n/*.json language files.

重构了 Electron 后端

08 Jan 09:16
Compare
Choose a tag to compare
Pre-release

优化了 CRUD 部分,实现 CRUD 实例重用,此举极大提升程序性能, 并改进了数据库文件存储位置....

现在可以从GitHub, Gitee和GitLab 直接下载书籍了

06 Jan 09:34
Compare
Choose a tag to compare

新增特性:

  • 从GitHub, Gitee和GitLab 搜索
  • 从搜索结果直接放入书架

计划特性:

  • 从标签,作者,平台分类
  • 标签云

新增从GitHub,GitLab与Gitee三大平台获取数据特性

02 Jan 10:25
Compare
Choose a tag to compare

现在保存书籍时,可从三大平台获取到一些基础数据,从而改善可用性

计划后续增强:

  • 按类别、作者显示书籍清单
  • 从平台获取 README

新增阅读记录功能

26 Dec 12:35
Compare
Choose a tag to compare
Pre-release

功能增加

  • 阅读记录功能
  • 能够移入回收站与彻底删除书籍

尚需实现

  • 从Github搜索

进行了较大重构

24 Dec 01:03
Compare
Choose a tag to compare
进行了较大重构 Pre-release
Pre-release

功能优化:

- 书籍添加、编辑、删除都可用
- 分为“正在看的书”、“书架上的书”和“暂存在回收站的书”

代码重构:

- 将业务逻辑从视图控件中分离

前后端都重写了,前端稳定,较前一个预览版修正了很多错误

16 Dec 09:33
Compare
Choose a tag to compare

前后端都重写了,前端稳定,较前一个预览版修正了很多错误。

  • 修复分页问题
  • 修复搜索问题
    ...

Linux下的AppImage发布

12 Dec 12:53
Compare
Choose a tag to compare
Pre-release

这是一个预览版的发布,基本功能已经具备,可以正常看书。敬请期待后续发布.....