Lightczx
|
b09a16079c
|
source generation code style
|
2023-08-24 11:13:07 +08:00 |
|
Lightczx
|
8bd831a16d
|
code style
|
2023-08-24 10:56:36 +08:00 |
|
DismissedLight
|
9259f173b5
|
refine dailynote UI & fix transformer not obtained desc
|
2023-08-23 22:54:54 +08:00 |
|
DismissedLight
|
b6080c45c2
|
fix #823
|
2023-08-23 20:21:32 +08:00 |
|
DismissedLight
|
704113cacd
|
geetest verify
|
2023-08-22 23:32:03 +08:00 |
|
DismissedLight
|
f4f3242546
|
fix game resouce latest package no path
|
2023-08-21 23:16:23 +08:00 |
|
DismissedLight
|
23feb78f05
|
fix user collection initialization race condition
|
2023-08-21 22:51:33 +08:00 |
|
Lightczx
|
e347694a0b
|
Update dependabot.yml
|
2023-08-21 15:52:20 +08:00 |
|
DismissedLight
|
f2fea5a0e6
|
fix game package convert
|
2023-08-20 21:50:39 +08:00 |
|
DismissedLight
|
368d0bfbd7
|
fix avatarproperty ordering
|
2023-08-19 20:56:27 +08:00 |
|
DismissedLight
|
baee72a2fa
|
fix gachastatistics pullprediction infobar spam
|
2023-08-19 20:33:32 +08:00 |
|
DismissedLight
|
6f1c7b250e
|
fix achievement archive creation
|
2023-08-19 20:23:30 +08:00 |
|
DismissedLight
|
75938c3ede
|
fix gachalog initialization & improve loading speed
|
2023-08-19 20:07:02 +08:00 |
|
DismissedLight
|
79cf2839e6
|
fix gachalog import crash
|
2023-08-19 18:21:24 +08:00 |
|
DismissedLight
|
cb06949e60
|
fix gachalog refresh crash
|
2023-08-19 18:16:42 +08:00 |
|
DismissedLight
|
282eb228d9
|
improve cachedimage performance
|
2023-08-19 17:15:46 +08:00 |
|
DismissedLight
|
674002ee8d
|
fix #841
|
2023-08-19 16:40:22 +08:00 |
|
Lightczx
|
7e5a536119
|
remove incorrect i18n resource
|
2023-08-18 16:43:41 +08:00 |
|
Lightczx
|
0ea85ae26b
|
Prepare Announcement Regex
|
2023-08-18 16:41:11 +08:00 |
|
Lightczx
|
1e92edca63
|
Improve AnnouncementContentViewer DarkMode speed
|
2023-08-18 11:48:06 +08:00 |
|
Masterain
|
055e040238
|
Update azure-pipelines.yml
|
2023-08-17 00:42:49 -07:00 |
|
Masterain
|
96f6921120
|
Update azure-pipelines.yml
|
2023-08-17 00:25:16 -07:00 |
|
DismissedLight
|
bc3aea5515
|
Merge pull request #836 from DGP-Studio/develop
Update readme.md
|
2023-08-17 00:35:15 +08:00 |
|
DismissedLight
|
c1c7cda390
|
update readme.md
|
2023-08-17 00:33:50 +08:00 |
|
DismissedLight
|
0bd8c01fdd
|
refactor done
|
2023-08-17 00:05:04 +08:00 |
|
Lightczx
|
c4e4ffebd6
|
refactor viewmodel
|
2023-08-16 17:19:43 +08:00 |
|
Lightczx
|
d08d2b406f
|
refactor welcome view model
|
2023-08-15 17:26:38 +08:00 |
|
Lightczx
|
4c50479e96
|
refactor SettingViewModel
|
2023-08-14 17:30:08 +08:00 |
|
Lightczx
|
f1cea8e5da
|
Update azure-pipelines.yml
|
2023-08-14 17:09:03 +08:00 |
|
DismissedLight
|
3225f8105a
|
Merge pull request #831 from DGP-Studio/dependabot/nuget/src/Snap.Hutao/main-dependencies-ddb7c159a1
Bump the main-dependencies group in /src/Snap.Hutao with 3 updates
|
2023-08-14 16:07:37 +08:00 |
|
dependabot[bot]
|
565817c14a
|
Bump the main-dependencies group in /src/Snap.Hutao with 3 updates
Bumps the main-dependencies group in /src/Snap.Hutao with 3 updates: [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) and [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading).
Updates `Microsoft.EntityFrameworkCore.Sqlite` from 7.0.9 to 7.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.9...v7.0.10)
Updates `Microsoft.EntityFrameworkCore.Tools` from 7.0.9 to 7.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.9...v7.0.10)
Updates `Microsoft.VisualStudio.Threading.Analyzers` from 17.6.40 to 17.7.30
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/commits)
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: main-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Tools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: main-dependencies
- dependency-name: Microsoft.VisualStudio.Threading.Analyzers
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: main-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 07:35:33 +00:00 |
|
DismissedLight
|
ade6613fe1
|
refactor dialogs
|
2023-08-12 16:24:12 +08:00 |
|
Lightczx
|
71fcbc367c
|
refactor string cultureinfo
|
2023-08-11 16:12:11 +08:00 |
|
DismissedLight
|
a23043fb6d
|
update controls style
|
2023-08-10 23:38:35 +08:00 |
|
Lightczx
|
d9169df3b8
|
refactor wiki viewmodel
|
2023-08-10 17:25:37 +08:00 |
|
DismissedLight
|
420bf6ff41
|
update community toolkit dependencies
|
2023-08-09 23:37:38 +08:00 |
|
Lightczx
|
5b269c7b3d
|
refactor viewmodel
|
2023-08-09 17:06:19 +08:00 |
|
DismissedLight
|
9387b955ee
|
card refine
|
2023-08-08 23:50:53 +08:00 |
|
DismissedLight
|
f8173208f4
|
Merge pull request #828 from DGP-Studio/dependabot/nuget/src/Snap.Hutao/main-dependencies-5bd43afe2e
Bump the main-dependencies group in /src/Snap.Hutao with 1 update
|
2023-08-08 23:03:10 +08:00 |
|
Lightczx
|
3368ae1b25
|
refresh view
|
2023-08-08 20:40:48 +08:00 |
|
Lightczx
|
5706e877e7
|
fix dependency property
|
2023-08-07 23:45:34 +08:00 |
|
Lightczx
|
3cf0cd1c9a
|
refactor viewmodels
|
2023-08-07 17:28:39 +08:00 |
|
dependabot[bot]
|
312aa5f71a
|
Bump the main-dependencies group in /src/Snap.Hutao with 1 update
Bumps the main-dependencies group in /src/Snap.Hutao with 1 update: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest).
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.6.3...v17.7.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: main-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 07:44:18 +00:00 |
|
Lightczx
|
4dca174019
|
update announcement regex
|
2023-08-07 08:18:38 +08:00 |
|
Lightczx
|
fd52334c13
|
Really fast
|
2023-08-03 23:39:35 +08:00 |
|
Lightczx
|
0ee875d28d
|
user service left
|
2023-08-02 21:58:46 +08:00 |
|
DismissedLight
|
1c46412324
|
Merge pull request #821 from DGP-Studio/dependabot/nuget/src/Snap.Hutao/main-dependencies-b6424fe871
Bump the main-dependencies group in /src/Snap.Hutao with 1 update
|
2023-08-02 20:21:36 +08:00 |
|
Lightczx
|
a69ae12e4f
|
fix #825
|
2023-08-01 22:20:50 +08:00 |
|
dependabot[bot]
|
d738c60d3c
|
Bump the main-dependencies group in /src/Snap.Hutao with 1 update
Bumps the main-dependencies group in /src/Snap.Hutao with 1 update: [Microsoft.WindowsAppSDK](https://github.com/microsoft/windowsappsdk).
- [Release notes](https://github.com/microsoft/windowsappsdk/releases)
- [Commits](https://github.com/microsoft/windowsappsdk/commits)
---
updated-dependencies:
- dependency-name: Microsoft.WindowsAppSDK
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: main-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-31 08:02:16 +00:00 |
|
Lightczx
|
4f6c2905d2
|
Update GameService.cs
|
2023-07-30 22:37:40 +08:00 |
|