Commit Graph

47 Commits

Author SHA1 Message Date
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
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
34b51bc23d
添加书签标签api (#406)
* 添加书签标签api

* 简化ComboBox

* 升级依赖

* 使用新控件代替

* 添加自定义书签功能

* 添加隐私策略

* 准备商店
2024-03-30 01:37:51 +08:00
Poker
7528253aac
杂项修复 (#391)
* 添加小说搜索设置项

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

* 修复新版下载

* 简化资源写法

* 更新换页按钮

* 修复Token box

* 添加小说历史功能

* add supporter

* use rocks
2024-03-20 11:48:36 +08:00
Poker
d701cfa906
添加小说API (#357)
* 添加小说功能

* 小说页面优化

* 小说主要API

* 小说评论相关API

* novel 收藏、搜索、推荐相关API
2024-03-08 16:17:43 +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
Poker
a89c507613
Update 2023-12-10 17:40:12 +08:00
Poker
d356d61aa4
fix sln map 2023-11-04 22:26:14 +08:00
Poker
bc6e55fd90
解耦控件 2023-11-04 17:04:45 +08:00
Poker
3411f95027
Fix solution items 2023-07-05 03:15:20 +08:00
Poker
f741bdb5c4
sln 2023-07-04 23:00:02 +08:00
Poker
cfca41140d
sln 2023-07-04 22:58:44 +08:00
Poker
01c487044d
sln 2023-07-04 22:50:18 +08:00
Dylech30th
a5ea2dbd24 add sourcegen proj 2023-01-19 14:47:27 +08:00
Poker
cbadf7c74f update yaml 2023-01-08 00:23:53 +08:00
Poker
376fcad18b
update solution items 2023-01-05 21:12:53 +08:00
Poker
425f993005 Use Nuget to reduce duplicate code 2023-01-01 15:16:08 +08:00
Summpot
49c3c7f6d3
merge dev/main into main (#226)
* DependencyProperty自动代码生成

* 替换DependencyProperty

* 加注释

* style: fix style issues

* style: code style refactor

* illustrator view (#218)

* illustrator view 2 (#219)

* setting自动生成

* Delete interface IDataOnly

* save enum type bug fix

* Unexcepted DateTimeOffset

* fix: missing InstanceChangedCallback

* fix: empty folder in .csproj

* feat: remove LoginProxy, integrate the login module into one project

* fix: add missing files

* fix

* refactor: remove unused functions

* fix: fix a critical bug that causes fetchengine to keep working after page deactivated

* Fix

* Fix duplicate appxmanifest

Co-authored-by: 扑克 <poker_sang@outlook.com>
Co-authored-by: Dylech30th <decem0730@hotmail.com>
Co-authored-by: Lasm Gratel <lasm_gratel@hotmail.com>
2021-12-26 14:57:10 +08:00
Summpot
9e94e819a4
Update .gitignore to ignore the Package.appxmanifest (#223)
* Add Package.appxmanifest to gitignore

* delete Package.appxmanifest

* remove -m

* add _ValidateWindowsPackageType

* update

* Update

* update

* Update

* Update

* Update

* Update

* Update

* update

* Update

* Update

* Update

* Update

* update

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Update
2021-12-25 23:55:33 +08:00
Summpot
a4e5144498
Add cd. (#222)
* update

* update

* Update packages

* Bump version

* update

* update

* Update

* Create cd.yml

* Update

* Update cd.yml

* Update

* update

* update

* update

* Update

* update

* Update

* Update

* update

* update

* update

* Update

* Update

* Update

* Update

* Update

* Update

* Rename ci.yml to build.yml

* Update and rename cd.yml to Release.yml

* Rename Release.yml to release.yml

* Update build.yml

* Create build-pr.yml

* update

* Update
2021-12-24 23:49:49 +08:00
summpot
10369d7be2 Update 2021-12-17 14:18:15 +08:00
Dylech30th
3f221021b7 Supports protocol activation for illustrations 2021-10-17 02:52:13 +08:00
Dylech30th
db05f1b28b add some extra controls for setting 2021-10-01 23:27:18 +08:00
Dylech30th
e3755bc029 refine project structure 2021-09-28 01:23:44 +08:00
Dylech30th
15d55efb51 Support viewing comments in IllustrationViewerPage 2021-09-25 12:35:55 +08:00
dylech30th
8ff27e34a2 revert dependencies that are not supposed to update 2021-09-06 17:18:21 +08:00
dylech30th
db2c5fd4e8 resolve conflict 2021-09-06 17:14:08 +08:00
dylech30th
88e64bc81a update project dependencies 2021-09-06 17:07:29 +08:00
summpot
6b24337c69 Update packages 2021-09-04 10:06:24 +08:00
summpot
4b60e296b4 Update ci 2021-08-30 08:13:11 +08:00
dylech30th
1789d6a721 update project structure 2021-08-30 07:33:13 +08:00
dylech30th
28a4c9ef15 dotnet6 branch update & fix 2021-08-30 05:50:44 +08:00
summpot
8ffaf6f224 Update ci.yml 2021-08-13 15:25:17 +08:00
summpot
84d15d45d4 Add a taget which packages loginproxy into a zip file. 2021-08-10 23:18:32 +08:00
dylech30th
9aa908673c login proxy 2021-07-14 20:01:49 +08:00
Summpot
1d8828a1c0 Update 2021-07-11 17:59:00 +08:00
Summpot
2b71d51a1c Update 2021-07-11 17:34:22 +08:00
dylech30th
e68eb97dfd winui3 branch init 2021-06-30 07:13:54 +08:00
summpot
82612d3f74 buriburi 2021-05-01 22:30:17 +08:00
summpot
620296c81e move into /src 2021-05-01 15:22:24 +08:00
summpot
e51ec85d42 test 2021-05-01 14:28:17 +08:00
Dylech30th
c74875ef0b login fix download fix 2021-03-10 04:26:34 +08:00
Dylech30th
08f0a5babb fixed login. 2021-03-09 10:33:58 +08:00
Rinacm
3995577133 fix 2020-10-29 17:52:44 +08:00
Rinacm
6e5ee63b97 emergency patch 2020-09-24 06:11:34 +08:00
summpot
75b9fb2922 Add script to install dotnet runtime 2020-07-12 14:26:30 +08:00
Summpot
c2136ab20c Update ci.yml
Former-commit-id: 5979dcba0ee6bd436d84fee20ef480994a965709 [formerly 17d46a5bc4acba010276e3f3f57446316da0b571]
Former-commit-id: 19888e65073b18357dffbff4d7f13b5f7c83e6ce
2020-07-12 13:38:13 +08:00