This website requires JavaScript.
Explore
Help
Sign In
laoxong
/
AstrBot
Watch
1
Star
0
Fork
0
You've already forked AstrBot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3da0c77e87085239525f2ea7519bc862ac6ae708
AstrBot
/
astrbot
/
core
/
db
/
migration
T
History
Soulter
85d66c1056
fix(migration): update migration_done key for webchat session tracking (
#3746
)
2025-11-22 18:51:00 +08:00
..
helper.py
style: add ruff lint module of isort and pyupgrade, and some ruff check fix (
#3214
)
2025-11-01 13:26:19 +08:00
migra_3_to_4.py
Optimize string concatenation in loops: replace += with list.join() (
#3246
)
2025-11-02 13:00:59 +08:00
migra_45_to_46.py
style: add ruff lint module of isort and pyupgrade, and some ruff check fix (
#3214
)
2025-11-01 13:26:19 +08:00
migra_webchat_session.py
fix(migration): update migration_done key for webchat session tracking (
#3746
)
2025-11-22 18:51:00 +08:00
shared_preferences_v3.py
style: add ruff lint module of isort and pyupgrade, and some ruff check fix (
#3214
)
2025-11-01 13:26:19 +08:00
sqlite_v3.py
Fix incorrect type annotations and errors (
#3250
)
2025-11-02 17:02:56 +08:00