|
d143632025
|
fix: typing issues
|
2024-10-02 12:59:55 +08:00 |
|
|
6e8ac3dee7
|
refactor!: remove v4 database
|
2024-10-02 12:51:22 +08:00 |
|
|
779fe0130e
|
ci: add type checker
|
2024-10-02 12:44:12 +08:00 |
|
|
5ca9a5aaa3
|
chore: bump version 0.3.0a0.dev0
|
2024-10-02 00:46:24 +08:00 |
|
|
2377d233b1
|
chore: code reformatting
|
2024-10-01 22:57:19 +08:00 |
|
|
3b9609ee82
|
fix!: ruff lint errors
* Refactor KanaeDayNight enum
|
2024-10-01 22:51:40 +08:00 |
|
|
e93904bb0d
|
refactor: AndrealImageGenerator api data exporter
|
2024-10-01 16:39:46 +08:00 |
|
|
f19ac4d8d5
|
fix(db.models): prefer enum types
|
2024-10-01 16:39:13 +08:00 |
|
|
96551c61ca
|
refactor: arcsong database importer & arcsong json exporter
|
2024-10-01 15:16:21 +08:00 |
|
|
d270636862
|
fix(db.models): use ArcaeaLanguage enum for localized objects
|
2024-10-01 00:34:22 +08:00 |
|
|
f10c3648a7
|
fix(constants): ArcaeaLanguage.EN enum entry
|
2024-10-01 00:30:51 +08:00 |
|
|
6fb24d4907
|
refactor: play result exporters
|
2024-09-28 18:52:18 +08:00 |
|
|
eab2a3e520
|
refactor: smartrte b30 csv exporter
|
2024-09-28 18:36:27 +08:00 |
|
|
caced6eaec
|
fix: ruff PIE790
|
2024-09-28 17:42:00 +08:00 |
|
|
990efee900
|
test: use sql script instead of raw database file
|
2024-09-27 23:55:41 +08:00 |
|
|
10c869846c
|
refactor: chart info database importer
|
2024-09-27 23:46:40 +08:00 |
|
|
d97ed91631
|
chore: update ruff version
|
2024-09-27 23:45:46 +08:00 |
|
|
5e996d35d2
|
chore!: remove legacy external arcaea parsers
|
2024-09-27 23:12:58 +08:00 |
|
|
bfa1472b5c
|
refactor: arcaea online play results importer
|
2024-09-27 23:10:48 +08:00 |
|
|
bb163ad78d
|
chore: rename database external arcaea parsers
|
2024-09-27 18:35:20 +08:00 |
|
|
864f524e68
|
ci: tox pytest command
|
2024-08-06 12:33:32 +08:00 |
|
|
03696650ea
|
fix: py3.8 compatibility
|
2024-08-06 12:32:52 +08:00 |
|
|
4e799034d7
|
fix: linter warning PLR2004
|
2024-08-06 12:32:43 +08:00 |
|
|
b8136bf25f
|
chore: fix ci
|
2024-08-06 00:31:09 +08:00 |
|
|
86d7a86700
|
chore: fix imports
|
2024-08-06 00:24:08 +08:00 |
|
|
a32453b989
|
refactor: st3 parser (importer)
|
2024-08-06 00:23:31 +08:00 |
|
|
d52d234adc
|
refactor: external importers
* packlist & songlist importer
|
2024-08-05 15:07:55 +08:00 |
|
|
88201e2ca4
|
wip: v5 database models and tests
|
2024-06-20 02:30:37 +08:00 |
|
|
43be27bd4a
|
fix: ruff F401 warnings
|
2024-05-22 02:32:34 +08:00 |
|
|
1c114816c0
|
ci: sync changes in master branch
|
2024-05-22 00:29:41 +08:00 |
|
|
f6e5f45579
|
test: refactor legacy tests
|
2024-05-21 21:07:09 +08:00 |
|
|
a27afca8a7
|
test: conftest database clean-up
|
2024-05-21 21:01:35 +08:00 |
|
|
ce715bfccc
|
refactor: sqlalchemy custom types
- Unify `IntEnum` type decorators to single `DbIntEnum`
- Add timezone aware `TZDateTime` from sqlalchemy docs
|
2024-05-20 21:21:49 +08:00 |
|
|
0d5e21a90e
|
refactor: arcaea enums
- Move all arcaea related enums to a single file
- Add ArcaeaSongSide enum
|
2024-05-20 00:55:33 +08:00 |
|
|
a6d71135fb
|
feat: ArcaeaLanguage enum
|
2024-05-20 00:22:12 +08:00 |
|
|
5f2b66233b
|
chore: tests
|
2024-05-20 00:19:16 +08:00 |
|
|
e295e58388
|
feat: sqlalchemy TypeDecorator s for arcaea enums
|
2024-04-13 22:56:15 +08:00 |
|
|
61d9916cae
|
feat: db pytest fixtures
|
2024-04-13 22:53:55 +08:00 |
|
|
264b340dfa
|
fix: module __init__
|
2024-04-06 18:29:38 +08:00 |
|
|
f359322b6c
|
refactor!: calculate -> calculators
|
2024-04-04 18:10:53 +08:00 |
|
|
c705fea473
|
feat: formatter utils
|
2024-04-03 13:37:23 +08:00 |
|
|
c585e5ec04
|
feat: score lower limit constants
Add play result score lower limits
|
2024-04-03 13:36:55 +08:00 |
|
|
09fbebf7a4
|
refactor: enum naming
|
2024-04-03 12:51:23 +08:00 |
|
|
bb39a5912b
|
feat: enums
|
2024-04-03 00:28:08 +08:00 |
|
|
b78040a795
|
refactor!: sqlalchemy database models
|
2024-04-02 22:15:21 +08:00 |
|
|
2204338a5e
|
refactor: database base module
|
2024-04-02 22:02:54 +08:00 |
|
|
55e76ef650
|
refactor!: remove searcher
|
2024-04-02 21:54:07 +08:00 |
|
|
64285c350c
|
ci: dist file discovery
v0.2.2
|
2024-04-01 00:10:30 +08:00 |
|
|
62c3431cff
|
chore: v0.2.2
|
2024-03-31 23:56:18 +08:00 |
|
|
280543660a
|
ci: build package using github actions
|
2024-03-31 23:54:58 +08:00 |
|