Commit Graph

872 Commits

Author SHA1 Message Date
Space Time
99349c482d
Update pximg ip (#556) 2024-12-24 23:18:23 +08:00
Poker
5391b4ded4
更新依赖 (#555) 2024-12-24 23:18:23 +08:00
Poker
89518fe3f6
更新IssueTemplate (#550) 2024-12-24 23:18:22 +08:00
Space Time
5e41798548
Fix 421 error (#543) 2024-12-24 23:18:22 +08:00
Sergey Pinus
51755dcef8
Update russian translation (#537)
* Update russian translation

And added ignoring assembly keys

* Fix translation

* Update MD files translate

* format

---------

Co-authored-by: Poker <poker_sang@outlook.com>
2024-12-24 23:18:22 +08:00
irony
7b20a958ff
Add tag parser syntax support for ratios (#536)
* Augment grammar to support ratio syntax

* Reverted previous commit and fixed/simplified the decimal parsing logic

- The decimal values are indeed parsed by reconstructing from three tokens, which can be two number tokens and either a slash or a dot, e.g. `1.23` or `1/3`.

* Compilation fix

- For range and index-related issues I will let it to Poker

* 修复相关问题,实现功能

* 更新帮助文档

* Translation EN/FR for newly added int-range and frac-range syntaxes

* update

---------

Co-authored-by: Poker <poker_sang@outlook.com>
2024-12-24 23:18:21 +08:00
Poker
f6d0716b43
删除漫游相关api (#533) 2024-12-24 23:18:21 +08:00
Poker
a6640e5052
修复各种各样的bug (#531)
* 修复html、md下载带图小说

* 简化Ai超分辨率的设置项

* 修复dc的bug
2024-12-24 23:18:21 +08:00
Poker
2ae9792009
修复无图小说下载问题 (#530)
* 给summpot擦屁股

* 修复无图小说下载问题

---------

Co-authored-by: Summpot <summpot@outlook.com>
2024-12-24 23:18:20 +08:00
Summpot
bf8634d02b
修复无法获取更新的问题 2024-12-24 23:18:20 +08:00
Dylech30th
7253b2eb42
fix 2024-12-24 23:18:20 +08:00
Summpot
f7322be644
Versioning (#527)
* Update

* Use GitInfo

* Update ci

* Update

* resolve

* add v prefix

* update

* 修复问题

* disable push build

---------

Co-authored-by: Poker <poker_sang@outlook.com>
2024-12-24 23:18:19 +08:00
Dylech30th
359bd9d9be
upscaling (#526) 2024-12-24 23:18:18 +08:00
Dylech30th
a264101831
image pooling (#525) 2024-12-24 23:18:17 +08:00
Poker
da60a5a3b2
修复杂项问题 (#524) 2024-12-24 23:18:17 +08:00
Dylech30th
422d7c3572
fix (#523) 2024-12-24 23:18:17 +08:00
Poker
ddcb9ca9c0
feed (#522) 2024-12-24 23:18:06 +08:00
Poker
e10ef1a357
优化下载逻辑,提示下载进度 (#513)
* 修复颜色不更新bug

* 优化下载组逻辑,允许排队时暂停

* 更新信号灯控件

* 仅重试失败项
2024-07-17 00:28:34 +08:00
Poker
48c6c40b30
在缩略图页打开作者信息功能 (#512) 2024-07-05 23:45:25 +08:00
Poker
7e148da520
下载文件缓存和断点续传功能 (#510)
* 第一版

* 图片下载基本完成

* 小说大体完成

* 添加实时更新功能

* 下载历史实时更新

* 删除AsyncLazy

* 修复小说重新下载bug

* 修复代理本地化字符串问题

* 添加Pending状态

* 修复重新下载时416问题

* 添加格式检查

* 修复重启应用后重新下载问题

* 添加多线程准入

* 降低汇报频率

* 修复Pending处理占用主线程问题
2024-07-05 16:12:46 +08:00
Sergey Pinus
c6d868ca55
Add trasnlation script and guide (#508)
* Add trasnlation script and guide

Added a script for creating translation files in the new language folder and a guide for translating strings inside files.

* Rename translate .ps1 to translation.ps1

* Update and rename translate.md to translation.md

* fix relative paths

and delete unnecessary text editors if not needed. VScode and Resource Checker should be enough

* Update translation.ps1

---------

Co-authored-by: Poker <poker_sang@outlook.com>
2024-06-28 19:15:18 +08:00
Poker
356ef9326f
AOT部分支持 (#502)
* 替换WebApiClientCore

* 添加sg优化

* 公开类型

* 修复图标错位

* 更新AOT支持

* 暂存

* 解决项目内json反射问题

* set pubxml

* 修复枚举和资源相关的反射

* fix all CSWinrt1028

* 修复收藏bug

* asynclazy可重入性

* 修复novel动画

* 调整SettingsEntryAttribute

* 添加aot条件

* 修复备份

* update workflow
2024-06-15 14:33:52 +08:00
Sergey Pinus
ee70b396de
Update Russian localy (#503)
* Update Russian localy

(feat chatgpt)

* update DownloadMacroHelp

---------

Co-authored-by: Poker <poker_sang@outlook.com>
2024-06-14 12:14:52 +08:00
Poker
e182a5f636
替换WebApiClientCore (#501)
* 替换WebApiClientCore

* 添加sg优化

* 公开类型

* 修复图标错位
2024-06-13 01:23:18 +08:00
Poker
4a0b8cb33d
用方法替代Converter (#500) 2024-06-12 13:59:24 +08:00
Poker
f7d9f0487a
修复反模式宏不生效问题 (#499) 2024-06-11 16:49:31 +08:00
Poker
d4045e0d35
修复标签页获取频率过高问题 (#498) 2024-06-11 01:36:31 +08:00
Poker
cb7d50d277
修复初始化路径问题 (#497)
* 修复初始化路径问题

* 商店关联文件

* 修复布局问题
2024-06-10 20:28:10 +08:00
Poker
2474bfc867
添加使用自签证书登录功能 (#495)
* 添加Icon识别

* 添加自选证书选择

* 更新TokenView
2024-06-10 13:20:23 +08:00
Poker
ab9f020d81
在浏览页添加保存漫画命令 (#494)
* 更新依赖

* 简化项目

* 允许热重载

* 修复项目文件

* 统一命名,替换DockPanel

* test push

* 修复登录页无法自动输入的问题

* 添加保存漫画命令
2024-06-08 22:37:28 +08:00
Poker
210670f1a1
简化重构 (#491)
* 简化代码

* 替换Tapped为Click

* 修复搜索页跳转错误类型

* 文本框格式

* 优化TagsPage

* 更新MarkupExtension

* 使用TitleBar
2024-06-05 11:55:21 +08:00
irony
854fa30ab2
[Translation] Macro examples (fr, en) and resjson entries update (fr) (#489)
* [Translation] Added macro examples in help text translation for fr and en

* [Translation] Update translated entries for french in MacroParser and SettingsPage resjsons
2024-06-03 13:25:24 +08:00
Poker
d8f9b29855
记录下载记录的Entry以加速加载下载页面 (#488)
* 修复命名,添加下载页图标,图片放置中央

* 添加下载记录
2024-06-01 23:06:51 +02:00
Poker
ab15f50841
不记录错误作品浏览记录,简化di流程 (#487) 2024-05-29 20:22:44 +08:00
Poker
c930bdeb1b
添加宏反模式,优化宏检查 (#486)
* 优化宏检查

* 更新文档
2024-05-29 15:45:38 +08:00
Poker
3180d0fa84
更换图标库 (#484)
* 修复一下资源文件

* 更新图标库

* 修复下载崩溃

* 修复一些bug

* 修复分享功能
2024-05-28 14:40:12 +08:00
Poker
917de2f986
发布前修复英文翻译 (#481)
* 英文翻译

* remove empty resjson
2024-05-25 15:20:23 +08:00
Poker
4410a4dac5
修复窗口出现时显示不全,提高浏览下载记录 (#480)
* 修复窗口出现时显示不全

* 提高浏览下载记录

* 分离清理设置和清理记录项目
2024-05-24 14:55:36 +08:00
Poker
42e3a7f8dc
添加作品发布日期宏 (#478) 2024-05-23 19:33:57 +08:00
Poker
c1b7a377e5
修复代理问题 (#477) 2024-05-23 14:10:10 +08:00
Poker
5462c90558
优化加载动画 (#476) 2024-05-23 13:51:27 +08:00
Poker
2cf8d96329
修复宏地址框bug,优化标题栏 (#473)
* 添加转义

* 修复宏输入后光标回到开始bug

* 简化AppSettings

* 用TitleBar替换部分标题栏
2024-05-20 00:23:46 +08:00
irony
5436bf90fd
[Translation] FR & EN translation of help texts (#471)
* [Translation] FR & EN translation of help texts

* [Translation] Usage of Segoe UI for EN and FR texts

* [Misc] Rename txt files to md suffix

* [Misc] Fix supporter

* [Translation] French readme file and links

* Update README.fr.md

* Update README.fr.md

* Update README.fr.md

* Update README.en.md

---------

Co-authored-by: Poker <poker_sang@outlook.com>
2024-05-18 13:39:27 +08:00
Poker
af8f68cc43
记录浏览内容 (#472)
* 优化浏览历史加载

* 时期本地化
2024-05-17 15:33:36 +08:00
Poker
03809cd9b1
帮助文本对齐 (#470) 2024-05-16 19:17:46 +08:00
Poker
003e32a33c
修复浏览页加载过慢问题 (#469)
* 修复散图小说下载问题

* 修复浏览页加载过慢问题

* 添加supporter

* 添加法语
2024-05-16 14:24:39 +08:00
irony
b72cf92b90
[Translation] Traduction française de l'application Pixeval (#468)
* [Translation] FR for short descriptions

* [Translation] Entries in Controls

* [Translation] Long resjson files

* [Translation] Fixes and updates to keep FR translation up to date with CN base from #463 to #467

* [Translate/Fix] Fixed two previous fixed CN occurrences

* [Translate/Fix] Fixed some more mismatches

* fix resjson

---------

Co-authored-by: Poker <poker_sang@outlook.com>
2024-05-16 13:04:34 +08:00
Poker
1898eb7620
修复帮助标题 (#467) 2024-05-15 22:19:05 +08:00
Poker
7159f1a85a
发布前修复 (#464)
* 修复横向滚动条

* 更新一些bug
2024-05-15 14:34:56 +08:00
Poker
8ce7268a38
把加载图标放到最下面 (#463) 2024-05-14 01:35:26 +08:00