Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Snap Hutao

Snap Hutao is an open-source Genshin Impact toolkit under MIT license, designed for modern Windows platform to improve the gaming experience.
Collective - Host: opensource - https://opencollective.com/snaphutao - Website: https://hut.ao/ - Code: https://github.com/DGP-Studio/Snap.Hutao

switch to main thread async

github.com/DGP-Studio/Snap.Hutao - 625f3ee42c2cd0802a69658801da70645aa9e00c authored over 2 years ago by DismissedLight <[email protected]>
Achievement functional

github.com/DGP-Studio/Snap.Hutao - 641a731a4d9e0d51e394601eb49f5aae92b38981 authored over 2 years ago by DismissedLight <[email protected]>
Update README

github.com/DGP-Studio/Snap.Hutao - bd23e081fc5b9eebafc87f48ca149794c465a976 authored over 2 years ago by DismissedLight <[email protected]>
use source generator to simplify HttpClient Injection

github.com/DGP-Studio/Snap.Hutao - ae83399f0fad7abc235d64a11015e125c446d5ad authored over 2 years ago by DismissedLight <[email protected]>
simplify win32 calls

github.com/DGP-Studio/Snap.Hutao - 46e414f39c728ab1af64f75f1b3824cb1e990448 authored over 2 years ago by DismissedLight <[email protected]>
use AppWindow API if we can

github.com/DGP-Studio/Snap.Hutao - 4a289d72fc2d27e4b23f5847b80e0febd8f89028 authored over 2 years ago by DismissedLight <[email protected]>
fix image source apply issue

github.com/DGP-Studio/Snap.Hutao - 723ccff276451c2927bf0d2bb0cab7f80b4e4ace authored over 2 years ago by DismissedLight <[email protected]>
add simplified win32 implementation

github.com/DGP-Studio/Snap.Hutao - ed1706b78ee8b927a89635d4475c9f143f191287 authored over 2 years ago by DismissedLight <[email protected]>
use Microsoft.Windows.CsWin32 to replace old p/invoke code

github.com/DGP-Studio/Snap.Hutao - 6d94ab9bd78ee934b8dd0b8a8039727a659f34b3 authored over 2 years ago by DismissedLight <[email protected]>
refactor user infrastructure

github.com/DGP-Studio/Snap.Hutao - acb59488fbd8175c35fbeb3f33c9b3016ff85bf2 authored over 2 years ago by DismissedLight <[email protected]>
handle com exception caused by LoadedImageSurface

github.com/DGP-Studio/Snap.Hutao - 41d99c227c80e443972cb0421dfe09e084d39c3f authored over 2 years ago by DismissedLight <[email protected]>
refactor wiki avatar page

github.com/DGP-Studio/Snap.Hutao - a6ad24d534f4c54d856bdc95ef767f3f9d8d5192 authored over 2 years ago by DismissedLight <[email protected]>
Add experimental features

github.com/DGP-Studio/Snap.Hutao - 0d8b6b66df49959aa67444e4fdf9cd572c0ab2ba authored over 2 years ago by DismissedLight <[email protected]>
optimize Cache performance

github.com/DGP-Studio/Snap.Hutao - 7fcb255a214691d7d1c764cd78c54071ac5c1153 authored over 2 years ago by DismissedLight <[email protected]>
use own implementation of ImageCache

github.com/DGP-Studio/Snap.Hutao - a163e0090780ae8e2b3a030015bda38cdd54f22c authored over 2 years ago by DismissedLight <[email protected]>
update to SDK 1.1.3

github.com/DGP-Studio/Snap.Hutao - 2a5c92e242edce0555bf3ea5798da56776fe0892 authored over 2 years ago by DismissedLight <[email protected]>
implement gradient control

github.com/DGP-Studio/Snap.Hutao - f36f555f70d94b4641152f39ff6098fd82de37ac authored over 2 years ago by DismissedLight <[email protected]>
use binding proxy to replace property

github.com/DGP-Studio/Snap.Hutao - f232e072a93142e43a3bd1b2b8969c2eb6f7dcc5 authored over 2 years ago by DismissedLight <[email protected]>
update avatar page style

github.com/DGP-Studio/Snap.Hutao - 93da7cdac4358460397e10233b5349092eeb528e authored over 2 years ago by DismissedLight <[email protected]>
add avatar page

github.com/DGP-Studio/Snap.Hutao - 3d87246c9ef358258761e1c4fbdadba4ba75a5f3 authored over 2 years ago by DismissedLight <[email protected]>
add system backdrop mica

github.com/DGP-Studio/Snap.Hutao - 344e5cd31b894cbf8be1d83028c4e303f3640f76 authored over 2 years ago by DismissedLight <[email protected]>
prevent add same user

github.com/DGP-Studio/Snap.Hutao - dbad51d52f67124f02be41ebbaebb84560e8fea7 authored over 2 years ago by DismissedLight <[email protected]>
add metadata service

github.com/DGP-Studio/Snap.Hutao - ddc06c014f45d12a422f25bc0366bc5655bdf04a authored over 2 years ago by DismissedLight <[email protected]>
Update EnumerableExtensions.cs

github.com/DGP-Studio/Snap.Hutao - f4f164acb69e22ddcd133d077c32acafdaf7a8cf authored over 2 years ago by DismissedLight <[email protected]>
fix type definition

github.com/DGP-Studio/Snap.Hutao - 171c66a7c77b378b6bd088e979df44b739c3b842 authored over 2 years ago by DismissedLight <[email protected]>
style improvement

github.com/DGP-Studio/Snap.Hutao - c4602f891f326b26714653cf44b4a27782e28109 authored over 2 years ago by DismissedLight <[email protected]>
support remove users

github.com/DGP-Studio/Snap.Hutao - 19ab4fef55ee61c80bdcaac7039432cb4dca3386 authored over 2 years ago by DismissedLight <[email protected]>
use source generation to improve injection discover speed

github.com/DGP-Studio/Snap.Hutao - 98473af32ffe6681d1b69ec2dc8ea7a5b56b7221 authored over 2 years ago by DismissedLight <[email protected]>
userviewmodel partion 1

github.com/DGP-Studio/Snap.Hutao - 7a4777cf8f21c319cc8df8a00cdcec7b0058f4c6 authored over 2 years ago by DismissedLight <[email protected]>
caching announcements

github.com/DGP-Studio/Snap.Hutao - 7342bfd590d8505dabcdb0fa8b218f575d2ce9a6 authored over 2 years ago by DismissedLight <[email protected]>
add UserFullInfo Client

github.com/DGP-Studio/Snap.Hutao - 23fc81bba7a9d6d8940ddd6c84f2d92177fcf453 authored over 2 years ago by DismissedLight <[email protected]>
adjust to use pure HttpClient

github.com/DGP-Studio/Snap.Hutao - c555ad1a0cdc7eaf82f56352345d7aaa24a8e1ca authored over 2 years ago by DismissedLight <[email protected]>
add hutao api client impl

github.com/DGP-Studio/Snap.Hutao - 912895549e3f3c9d7f8070410f760905dfb138d1 authored over 2 years ago by DismissedLight <[email protected]>
change to behaviorbase

github.com/DGP-Studio/Snap.Hutao - 83e045697ac4c21893f4d5b22fb879447565e7b5 authored over 2 years ago by DismissedLight <[email protected]>
Merge branch 'main' of https://github.com/DGP-Studio/Snap.Hutao

github.com/DGP-Studio/Snap.Hutao - dd8e5b530b8c85859e6dc1388fa522ff5f8198a5 authored over 2 years ago by DismissedLight <[email protected]>
add database intergrations

github.com/DGP-Studio/Snap.Hutao - c0d80084b71b81e2a68e18df56f8eceb3f5d37fe authored over 2 years ago by DismissedLight <[email protected]>
fix style

github.com/DGP-Studio/Snap.Hutao - 7b50f28e7eef264b741f822a94a0677ae9969039 authored over 2 years ago by DismissedLight <[email protected]>
announcement page

github.com/DGP-Studio/Snap.Hutao - c8bcac59ee0adb01512c375371a9be1ebfeb9a67 authored over 2 years ago by DismissedLight <[email protected]>
announcement page

github.com/DGP-Studio/Snap.Hutao - cdfd7e28302701a528411c70a2ffd7e4b8af4bc9 authored over 2 years ago by DismissedLight <[email protected]>
Update config.yml

github.com/DGP-Studio/Snap.Hutao - bfbb54e5f3728fb25f5670999209a9787e07ae7c authored over 2 years ago by DismissedLight <[email protected]>
fix wrong template position

github.com/DGP-Studio/Snap.Hutao - 37db374e30e9659e732e9c67913edbd2cb5b13e5 authored over 2 years ago by DismissedLight <[email protected]>
add Issue Template & add SettingsUI proj

github.com/DGP-Studio/Snap.Hutao - c2e0e63ed8edc3a946c329f887cfa84105700b97 authored over 2 years ago by DismissedLight <[email protected]>
Delete Snap.Core.Mvvm

github.com/DGP-Studio/Snap.Hutao - 0b6bdb741c14e6bbd68b58589f8ed2792d7c927d authored over 2 years ago by DismissedLight <[email protected]>
stylecop

github.com/DGP-Studio/Snap.Hutao - 3b7948031f3e90c9a8b928a039f71d7b75d3fed8 authored over 2 years ago by DismissedLight <[email protected]>
init commit

github.com/DGP-Studio/Snap.Hutao - 19134d0b1f7e00d883938fa45d23f275d5fb5238 authored over 2 years ago by DismissedLight <[email protected]>
Initial commit

github.com/DGP-Studio/Snap.Hutao - 14d047ee79cc4ef45af1605d341f72b27ec81299 authored over 2 years ago by DismissedLight <[email protected]>