Deathemonic
d9b419f064
feat (v2.4.0): new logging system
...
- updated the logging system using tracing
- moved out the file manager to baad_core
- bump dependencies to latest
- remove unnecessary panics
- docs: readme update
- docs: library update
- api: changed anyhow to eyre
2025-09-10 21:05:28 +08:00
Deathemonic
4e22036898
docs: readme update
2025-09-08 18:59:30 +08:00
ヒヤシンス
ac53827764
docs: fix download link
2025-08-20 14:34:44 -11:00
ヒヤシンス
f25a45408b
docs: clarify
2025-07-27 21:05:36 +08:00
ヒヤシンス
2dea04f5bd
docs: readme update
2025-07-14 13:17:24 +08:00
ヒヤシンス
ffbc767da6
docs: readme update
2025-07-07 21:56:32 +08:00
ヒヤシンス
df7835b8da
docs: readme update
2025-07-03 10:14:03 +08:00
ヒヤシンス
39c19d032e
docs: readme and changelog update
2025-06-28 09:59:57 +08:00
ヒヤシンス
0605c88c6b
docs: readme update
2025-06-28 09:15:20 +08:00
ヒヤシンス
e55427d13f
feat: opt in to remove logs
2025-06-28 08:44:28 +08:00
ヒヤシンス
ec0e2958ec
docs: releases
2025-06-27 19:12:37 +08:00
ヒヤシンス
ed94092286
docs: readme update
2025-06-27 17:50:01 +08:00
ヒヤシンス
1ef5afc4b0
docs: readme update
2025-06-27 17:48:54 +08:00
ヒヤシンス
7b82d0cb58
docs: readme update
2025-06-27 17:48:33 +08:00
ヒヤシンス
aef585fb55
docs: update README and add usage and library documentation
2025-06-27 16:51:23 +08:00
ヒヤシンス
be521443db
fix: global downloading and parsing catalogs in the second run
2025-06-27 14:53:03 +08:00
ヒヤシンス
38ecf8b252
feat: added cli parsing
...
- added cli parsing
- added multi collection parsing
- remove todo in docs
2025-06-27 10:52:47 +08:00
ヒヤシンス
dfb76f6736
chore: preparations
2025-06-26 21:56:05 +08:00
ヒヤシンス
4d93175227
feat: added cli
2025-06-25 14:15:36 +08:00
ヒヤシンス
8deac4ded6
refactor: reorganized imports and exposed core structs/functions
...
- standardized imports across modules for consistency
- introduced `pub use` to expose key structs/functions
- updated readme to mark library functions as exposed
- improved codebase structure by merging scattered import sources
2025-06-23 18:45:50 +08:00
ヒヤシンス
cc35a0d5b8
feat: added japan catalog url
...
- added japan catalog url fetching
- added japana catalog url parsing
- fix apk extract not accepting glob patterns
- refactored api
- updated readme
2025-06-20 23:25:12 +08:00
ヒヤシンス
b6eef97f1d
prepare: restarted project
...
- docs: readme update
- added apk parser (partial)
2025-06-17 11:02:05 +08:00
ヒヤシンス
f67fd4fd51
docs: correction needed 😭
2025-06-15 11:21:55 +08:00
ヒヤシンス
7fdead643a
docs: readme update
2025-06-15 11:21:02 +08:00
ヒヤシンス
41da26bdc5
release: 1.0.0
...
- change download method to streaming
- improve progress bar
- improve interface
- improve formating
- bump version
2025-04-04 10:42:02 +08:00
ヒヤシンス
644c973db7
docs: correction needed 😭
2025-04-01 12:30:45 +08:00
ヒヤシンス
81ec0f40e0
feat: downloading aasets
...
- add semaphore for concurrent download control
- simplify APK version and download checks
- enhance CLI argument handling for download options
- refactor main.rs for better modularity and readability
2025-03-29 23:38:25 +08:00
ヒヤシンス
92251c5c2a
feat: enhance download management and file handling
...
- updated dependencies to use rand 0.9.0 for improved randomness
- integrated DownloadManager for efficient file downloads in ApkParser and CatalogParser
- added methods for temporary file management in FileManager
- implemented cleanup for temporary files to optimize storage usage
- improved error handling and logging during file operations
2025-03-29 08:47:39 +08:00
ヒヤシンス
03221869a3
docs: correction needed 😭
2025-03-28 23:55:09 +08:00
ヒヤシンス
f5c137d22c
docs: correction needed 😭
2025-03-28 23:54:02 +08:00
ヒヤシンス
2f4046b9ea
docs: correction needed 😭
2025-03-28 19:33:51 +08:00
ヒヤシンス
d245f2c793
feat: oxidization
2025-03-27 17:37:37 +08:00
Deathemonic
9998616b78
docs: correction needed 😭
2024-12-14 12:53:39 +08:00
Deathemonic
2e250987a8
feat: easy install
...
- added platformdirs for proper cache directories
- rewrite game data to use platformdirs
- updated docs for a easy installation instructions
2024-12-14 12:50:14 +08:00
ヒヤシンス
a51916d267
docs: fix search mode table
2024-12-10 21:51:13 +08:00
Deathemonic
e48748d996
fix: running search mode for the first time it shows nothing
...
- updated docs readme example images
- added a check if search mode is run for the first time
- change initialize download to public
2024-12-09 07:08:03 +08:00
Deathemonic
06ac0a6e88
feat: seach mode
2024-12-06 21:11:01 +08:00
Deathemonic
c31589a386
docs: readme update
2024-12-06 19:44:59 +08:00
Deathemonic
49f6daec17
Merge branch 'main' of https://github.com/Deathemonic/BA-AD
2024-12-06 19:41:13 +08:00
Deathemonic
5e06cb9760
feat: add filtering capability
2024-12-06 19:41:06 +08:00
ヒヤシンス
3f669dfc41
docs: correction needed 😭
2024-12-03 12:17:44 +08:00
Deathemonic
5cae1ea12f
docs: minor tweaks
2024-11-08 18:01:23 +08:00
Deathemonic
17c2279764
docs: installation update
2024-11-08 17:56:11 +08:00
Deathemonic
1fb1392143
feat: project version bump, moved from pip to uv
...
- moved from pip to uv for more faster packaging installation
- bump baad version from 1.0.0 to 2.1.0
- remove unnessary files
- updated readme
2024-11-08 17:24:49 +08:00
ヒヤシンス
f8a1035159
docs: readme link fix
2024-10-19 19:39:39 +08:00
Deathemonic
8af2d3a919
docs: added custom catalog url
2024-09-28 01:55:33 -07:00
ヒヤシンス
0e346660cd
docs: fixed typo
2024-07-31 07:38:51 +08:00
ヒヤシンス
023184f86e
docs: fixed typo
2024-07-30 23:29:37 +08:00
Deathemonic
b3246185d9
docs: added whtat to do?
2024-07-31 07:27:53 +08:00
Deathemonic
a57898e696
docs: updated readme
2024-07-31 07:04:09 +08:00