23 Commits

Author SHA1 Message Date
ikun0014
2cf9af811a Refactor to use aiohttp and ujson, update dependencies
Replaced httpx and json with aiohttp and ujson throughout the codebase for improved async performance and faster JSON handling. Updated requirements.txt to reflect new dependencies and removed unused ones. Refactored manifest handling to remove steam.client.cdn dependency and implemented custom manifest serialization. Updated logger to use loguru instead of logzero. Adjusted i18n keys and tray menu logic to match new window-based UI. Updated about.html to reflect backend technology change from HTTPX to AIOHTTP.
2026-01-11 03:46:45 +08:00
ikun0014
911f6f39e3 Initial project setup and source code import
Add project files including Python source code, web assets, configuration, and CI/CD workflows. Includes main application logic, web interface, supporting modules, and documentation for the Onekey Steam Depot Manifest Downloader.
2025-08-04 17:48:35 +08:00
ikun0014
611edaec04 rm: all 2025-07-24 20:54:36 +08:00
ikun0014
7a0924cfea feat: 使用Claude AI重构代码 2025-06-08 18:51:18 +08:00
ikun0014
1072acd698 Update requirements.txt 2025-06-06 23:55:08 +08:00
ikun0014
d0ea16de02 Update requirements.txt 2025-06-06 21:02:01 +08:00
ikun0014
f7118f0224 日常维护 2025-05-02 12:16:18 +08:00
ikun0014
da596964da 1.3.9 2025-02-28 21:56:59 +08:00
ikun0014
7ef7297119 sth 2025-02-27 19:14:02 +08:00
ikun0014
3b39253d0f feat: 更加史山,更加能看 2024-11-25 21:39:37 +08:00
ikun0014
38462bf6cd chore: 代码优化 && 更换进度条模块 2024-11-10 17:51:25 +08:00
ikun0014
7e72bea8a1 fix: 尝试修复ImportError 2024-10-27 14:12:34 +08:00
ikun0014
df4342957f revert: ui 2024-10-19 11:15:21 +08:00
ikun0014
062e58ea57 ui: 为了拖慢各位的时间我加了一个逆天效果 2024-10-18 21:22:21 +08:00
ikun0014
7f087983d3 feat: 对港澳台或境外用户更加友好 2024-10-13 17:30:06 +08:00
dependabot[bot]
ea3b682eb7 build(deps): bump aiohttp from 3.9.5 to 3.10.2
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.5...v3.10.2)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 13:57:35 +00:00
ikun
b1b7e720c0 test: 未知问题 2024-09-27 18:17:33 +08:00
ikun
a821938f01 fix: requirements 2024-09-16 14:37:49 +08:00
ikun
7e3e06ac00 fix: 手滑把依赖删了 2024-09-15 18:50:09 +08:00
ikun
cedd86740e fix: byd怎么回事 2024-09-15 16:39:04 +08:00
ikun
f07fc6447e 更新 requirements.txt 2024-09-12 22:47:07 +08:00
ikun
f555f0273d rm: 搜索游戏自动获取App ID 2024-08-29 17:22:04 +08:00
ikun
658fabd37b 重开吧!!! 2024-07-19 23:19:42 +08:00