Commit Graph

895 Commits

Author SHA1 Message Date
Poker
4cd7c8ad3a Update Crowdin configuration file 2024-04-13 13:54:45 +08:00
Poker
5aaa37881d Update Crowdin configuration file 2024-04-13 13:50:01 +08:00
Poker
46fed6b516 Update Crowdin configuration file 2024-04-13 13:09:45 +08:00
Poker
e554cfc382
修复快速切换页面的崩溃bug (#423) 2024-04-11 20:41:49 +08:00
Poker
6f9bfd9a95
修复combobox选择延迟问题 (#422) 2024-04-11 20:21:02 +08:00
Poker
8a30cbf309
替换图标,添加新登录方法,修复加载上限bug (#421)
* 更新图标

* 删除cookie,支持token登录

* 修复加载数限制

* 修复错误资源语句

* 完成Token登录

* update readme
2024-04-11 12:55:23 +08:00
Poker
e2fa1c9a69
添加好p友功能 (#419) 2024-04-09 18:08:23 +08:00
Poker
204ff7ca7a
小说滚动条bug、新设置项 (#418)
* 更新依赖

* 修复滚动条遮挡bug

* 添加新设置项

* 简化设置项
2024-04-09 17:25:03 +08:00
Poker
4460a1079b
漫画提前加载 (#414)
* 提前加载

* 更换图标
2024-04-07 19:31:21 +08:00
Poker
a2730e1509
修复主题色问题 (#413) 2024-04-04 12:32:51 +08:00
Poker
29c9ec50c0
修复流式布局排版bug (#411)
* 更新依赖

* fix LinedFlowLayout
2024-04-03 12:52:28 +08:00
Poker
34b51bc23d
添加书签标签api (#406)
* 添加书签标签api

* 简化ComboBox

* 升级依赖

* 使用新控件代替

* 添加自定义书签功能

* 添加隐私策略

* 准备商店
2024-03-30 01:37:51 +08:00
Poker
32f5e7ceb1
微软商店准备 (#403)
* 微软商店

* update gitignore

* 修复忘记Dispose问题
2024-03-28 16:01:44 +08:00
Poker
01841af2ba
修复登录问题,简化模型 (#402) 2024-03-24 11:46:43 +08:00
Poker
4bfb2e3a0e
简化推荐作者 (#401) 2024-03-23 19:37:41 +08:00
Poker
f473a9392d
修复不能多选问题 (#399) 2024-03-21 13:43:55 +08:00
Poker
10f7c5a487
临时修复 (#395)
* 修复文件缓存bug

* 修复动画和加载效果
2024-03-20 19:50:18 +08:00
Sergey Pinus
5ea4b9130c
Updated Russian localy for "novell" feature (#394)
* Update russian translation

And added ignoring assembly keys

* Fix translation
2024-03-20 13:52:39 +08:00
Poker
a14d53760c
修复快捷键 (#393) 2024-03-20 13:08:51 +08:00
Poker
7528253aac
杂项修复 (#391)
* 添加小说搜索设置项

* 修复动图渲染时速度慢的bug

* 修复新版下载

* 简化资源写法

* 更新换页按钮

* 修复Token box

* 添加小说历史功能

* add supporter

* use rocks
2024-03-20 11:48:36 +08:00
Poker
1920aae9cf
收藏后自动下载功能 (#390) 2024-03-19 17:32:56 +08:00
Poker
855548ec01
添加默认图片格式 (#389) 2024-03-19 15:56:44 +08:00
Poker
1cc7f6b81e
添加小说阅读页 (#385)
* 添加小说阅读页

* 小说页面完成

* 禁用暂时不能使用的功能

* 实现 #386

* 修复一些bug

* 完成小说动画

* fix bugs
2024-03-19 14:22:52 +08:00
Poker
c29570d651
修复登录页禁用直连时的bug (#384) 2024-03-16 14:32:35 +08:00
Poker
3e3ba62591
修复图片编码问题 (#383) 2024-03-16 12:30:16 +08:00
Poker
ad836a18a0
fix FullScreen Command (#381) 2024-03-14 23:35:49 +08:00
Poker
5c7beee85a
修复动态代理 (#380)
* fix dynamic proxy

* fix proxy setting

* simplify login operation

* fix waring

* fix nameresolver bugs

* add more name resolver

* Fix lost focus bug

* revert LoginDisableDomainFronting

* fuxk pixiv

* fix bypass
2024-03-14 23:22:43 +08:00
Poker
da54a54b67
修复合并冲突和文件缓存功能 (#377)
* fix merge

* fix strings

* 修复文件缓存
2024-03-12 21:20:24 +08:00
Poker
9f2bdb92e8
小说页面UI (#372)
* 添加小说功能

* add translation for en-us

* translation

* more translation

* 添加更新滚动条

* fix csproj

* 优化IllustrationViewer侧边栏

* 添加小说页面框架

* 简化作品页

* 统一插画和小说的UI

* 书签API

* 小说收藏页完成

* 小说排行完成

* 最近新作小说、搜索小说完成

---------

Co-authored-by: dylech30th <decem0730@hotmail.com>
2024-03-11 19:35:04 +08:00
Dylech30th
fc74bea450
add syntax coloring for macros, require I18N fix (#374)
* add syntax coloring for macros, require I18N fix

* Disable spell check

---------

Co-authored-by: Poker <poker_sang@outlook.com>
2024-03-11 00:11:23 +08:00
Poker
804cf0cac6
修复主题问题 (#369) 2024-03-09 12:56:51 +08:00
Poker
be6b5f2345
增加工具栏判定范围 (#368) 2024-03-08 23:31:22 +08:00
Poker
add85c0238
添加固定信息栏功能 (#367) 2024-03-08 23:22:59 +08:00
Poker
8175aa8989
异常退出检测 (#366) 2024-03-08 22:35:20 +08:00
Poker
f644064274
最大化设置持久化 (#365) 2024-03-08 21:39:52 +08:00
Poker
d701cfa906
添加小说API (#357)
* 添加小说功能

* 小说页面优化

* 小说主要API

* 小说评论相关API

* novel 收藏、搜索、推荐相关API
2024-03-08 16:17:43 +08:00
Poker
3c5a6dbd4f
修复锁定滚动条时不加载更多的bug (#361) 2024-03-07 14:32:03 +08:00
Poker
790560a78c
Fix SettingsPage (#360) 2024-03-07 13:26:43 +08:00
Sergey Pinus
e725a8ae00
Add russian localy (#358)
* Add russian localy (Only translation in configs)

* Create README.ru.md

* Update readme`s

* Update README.ru.md

* Update README.ru.md

* Update README.ru.md

* Update README.ru.md

* Update README.en.md

* Changing "Рассказы(Stories)" to "Новеллы(Novells)"

* fix language transition

* add default font

---------

Co-authored-by: Poker <poker_sang@outlook.com>
2024-03-07 10:36:21 +08:00
Poker
4fb3247755
Simplify AppBarButton collapse behavior (#353) 2024-03-06 02:04:11 +08:00
Poker
2a01729a0c
Merge pull request #351 from Pixeval/Poker/refactor/BetterIconSize
Refactor: 使用MSDN推荐的字体大小作为枚举
2024-03-05 15:06:40 +08:00
Poker
c42dbb6e0c
better IconSize 2024-03-05 14:57:46 +08:00
Poker
e17119bef1
fix illustrationViewer (#346)
* fix horizontal scrolling

* 添加缩放动画

* 使用新的markdownbox,部分代码简化

* 修复导航后可能不会dispose viewmodel的bug

* 提取简化SortOption

* 生成xaml文件

* 优化panel,防止控件溢出

* 更新依赖简化写法

* 修复排序bug

* update dependencies

* fix config bug

* 优化ui,添加搜索打开id选项,添加外部打开user id选项

* 优化更新页

* 简化项目文件

* 小修复

* 修复聚焦等一些bug
2024-03-04 17:20:04 +08:00
Dylech30th
b7fdb5af47
Merge pull request #341 from Pixeval/poker/refactor/misc
Poker/refactor/misc
2024-02-24 23:25:03 +08:00
Poker
3d5fea7be0
简化代码,修复排序bug 2024-02-24 21:44:57 +08:00
Poker
d8d34326b2
推荐页 2024-02-24 00:24:48 +08:00
Poker
f8e3f2f274
简化书签页
添加用户书签标签选项,悄悄关注选项
添加用户列表控件
添加其他用户的关注页
添加加载动画,修复空白区域显示
修复AdvancedItemsView加载bug
提取IllustrateView
2024-02-22 21:18:31 +08:00
Poker
7b45dd692d
修复登录问题,简化TagsEntry 2024-02-21 20:50:39 +08:00
Poker
871988b758
删除无用的资源文件 2024-02-21 00:15:01 +08:00
Poker
803422bb0b
修复新评论顺序bug优化ui 2024-02-20 20:29:01 +08:00