Skip to content

Releases: yumenaka/comi

v0.9.8beta2

02 Mar 02:42
Compare
Choose a tag to compare

#37
修复文件上传后,未重新扫描上传文件夹的问题。

Fixed the issue where the upload folder was not rescanned after files were uploaded.

ファイルアップロード後にアップロードフォルダーが再スキャンされない問題を修正しました。

v0.9.8beta1 PDF Support

24 Feb 04:24
Compare
Choose a tag to compare

支持纯图片PDF文件。
卷轴模式:无限滚动或分页加载。

Supports pure image PDF files.
Scroll mode: Infinite scrolling or paginated loading.

純粋な画像PDFファイルをサポート。
スクロールモード:無限スクロールまたはページングでの読み込み。

v0.9.7-1 fix bug

10 Jan 15:06
Compare
Choose a tag to compare

修复:返回书架最上层,需要额外多点一次按钮的bug。

修正:本棚の一番上に戻るには、ボタンを2回タップする必要があるバグ。

Fixed:The bug that you need to tap the button more than once to return to the top level of the bookshelf.

v0.9.7 快速切换下一话,保存服务器设置到文件

29 Dec 09:14
Compare
Choose a tag to compare

2023.12.29 v0.9.7:

  1. 网页端:【快速切换】功能。直接在阅读界面顶部或底部,切换到下一回。
  2. 网页端:完善【服务器设置】功能。配置文件可以保存到服务器。
  3. 网页端:优化界面,补充图标。顶部按钮的鼠标悬停提示,补充英语,日语翻译。
  4. 修复BUG:某些情况下的ePub排序错误。返回上一页错误。
  5. 修复BUG:命令行comi --config不生效问题。
  6. 修复BUG:设置页面添加路径,扫描时崩溃问题。
  7. 画了一个新图标。

Comigo服务器设置的保存位置:

Home目录
一般是C:\Users\用户名\.config\comigo.toml,或者/home/用户名/.config/comigo.toml
程序启动时,默认读取这个文件。如果只是命令行使用,可以不使用配置文件。

程序所在目录
comigo.toml
与可执行文件放在一起,同样也是启动时生效。当作绿色软件使用,可以保存到这个位置。

当前运行目录
如果你想把配置文件放在当前运行目录。切换到这个目录以后,启动命令时生效。

用户指定目录
在命令行中使用--config参数,可以指定任意位置的配置文件。

2023.12.29 v0.9.7:

  1. Web Interface: [Quick Switch]. Switch to the next chapter directly from the top or bottom of the reading interface.
  2. Web Interface: Improved [Comigo Server Settings] functionality, configuration files are saved to the server.
  3. Web Interface: Optimized interface, added icons. Tooltip for top buttons now includes English and Japanese translations.
  4. Bug Fix: ePub sorting error in some cases. Error in returning to the previous page.
  5. Bug Fix: Command line comi --config not effective issue.
  6. Bug Fix: Crash issue when adding path in settings page and scanning.
  7. Designed a new icon.

Location for saving Comigo Server Settings:

Home Directory
Generally, it's C:\Users\username.config\comigo.toml, or /home/username/.config/comigo.toml.
By default, this file is read at program startup. If only using the command line, the configuration file is optional.

Program Directory
comigo.toml
Placed together with the executable file, it also becomes effective at startup. For use as portable software, it can be saved in this location.

Current Running Directory
If you wish to keep the configuration file in the current running directory. It becomes effective after switching to this directory and starting the command.

User-Specified Directory
In the command line, the --config parameter can also specify any location for the configuration file.

2023.12.29 v0.9.7:

  1. ウェブインターフェース:【クイックスイッチ】。読書インターフェースの上部または下部から直接次の章に切り替える。
  2. ウェブインターフェース:【Comigoサーバー設定】機能の改善、設定ファイルはサーバーに保存される。
  3. ウェブインターフェース:インターフェースの最適化、アイコンの追加。上部ボタンのツールチップに英語と日本語の翻訳を追加。
  4. バグ修正:一部のケースでのePubの並べ替えエラー。前のページに戻る際のエラー。
  5. バグ修正:コマンドライン comi --config が効かない問題。
  6. バグ修正:設定ページでパスを追加し、スキャンするとクラッシュする問題。
  7. 新しいアイコンをデザインした。

Comigoサーバー設定の保存場所:

ホームディレクトリ
一般的には C:\Users\ユーザー名.config\comigo.toml、または /home/ユーザー名/.config/comigo.toml。
プログラム起動時に、デフォルトでこのファイルを読み込む。コマンドラインのみ使用する場合は、設定ファイルはオプション。

プログラムディレクトリ
comigo.toml
実行ファイルと一緒に置かれ、起動時にも有効になる。ポータブルソフトウェアとして使用する場合、この位置に保存できる。

現在実行中のディレクトリ
現在実行中のディレクトリに設定ファイルを置きたい場合。このディレクトリに切り替えた後、コマンドを開始すると有効になる。

ユーザー指定ディレクトリ
コマンドラインでは、--config パラメーターでも任意の場所の設定ファイルを指定できる。

v0.9.5 网页端添加书库,修改服务器配置

15 Sep 15:33
Compare
Choose a tag to compare

可以在网页端添加书库,修改服务器配置。修复一些bug。
feature: 更改跨页匹配;返回书架时记住滚动位置。Thanks:@TeraDew

You can add bookstore in webpage and modify server configuration. Fix some bugs.
feature: Change cross-page matching; remember scroll position when returning to bookshelf. Thanks:@TeraDew

ウェブページに書籍ライブラリを追加し、サーバーの設定を変更することができます。いくつかのバグを修正します。
新機能: ページ間のマッチングを変更する;書棚に戻ったときのスクロール位置を記憶する。Thanks:@TeraDew

v0.9.4 配置热重载

20 Jul 23:54
Compare
Choose a tag to compare

完善配置热重载
修复登陆页面BUG

v0.9.3 修复书架排序BUG

18 Jul 23:57
Compare
Choose a tag to compare

修复书架排序BUG。
Fix bookshelf sorting bugs.
本棚の並べ替えのバグを修正。

v0.9.2.1 新书架显示模式

26 Jun 23:58
Compare
Choose a tag to compare

新书架显示模式
fix bug

v0.9.1 修复日语环境错误

17 Jun 03:40
Compare
Choose a tag to compare
  1. 修复日语环境错误,
  2. 用户密码登录,改为jwt实现。

#25 bug修复测试版,部分新功能未完全实现。

v0.9.0 优化Epub,优化卷轴模式

13 Dec 13:56
Compare
Choose a tag to compare

1、默认读取Epub的opf设置,对图片重新排序。
2、优化卷轴模式,支持自定义页边距。
3、修复若干BUG。

1、Epubのopf設定をデフォルトで読み、画像の並び替えを行う。
2、スクロールモードは、カスタムマージンに対応。
3、Fix bugs。

1、Read Epub's opf settings by default and reorder the images.
2、Scroll mode supports custom margins.
3、Fix bugs.