aclist
|
38203a9530
|
feat: add read_json(), write_json()
|
2025-09-18 20:03:35 +09:00 |
|
aclist
|
01c8a5276b
|
chore: abstract default size params
|
2025-09-18 20:02:12 +09:00 |
|
aclist
|
17229c1cba
|
chore: rename get_record_dict() to get_record()
|
2025-09-18 20:01:51 +09:00 |
|
aclist
|
adc617730b
|
fix: change f-string
|
2025-09-18 20:00:42 +09:00 |
|
aclist
|
8acd359028
|
chore: update comments
|
2025-09-18 20:00:15 +09:00 |
|
aclist
|
a03971ce70
|
feat: add get_entry() to EntryDialog
|
2025-09-18 19:59:51 +09:00 |
|
aclist
|
054486dfef
|
chore: rename var
|
2025-09-18 19:59:28 +09:00 |
|
aclist
|
3043005977
|
chore: drop unused import
|
2025-09-18 19:58:49 +09:00 |
|
aclist
|
9d8bbec03a
|
chore: update changelog
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
|
2025-09-12 18:03:38 +09:00 |
|
aclist
|
6425f3d8e3
|
chore: update checksums
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
|
2025-09-11 18:35:12 +09:00 |
|
aclist
|
ad64ba75c9
|
chore: reword failure message
|
2025-09-11 18:34:12 +09:00 |
|
aclist
|
47f7622606
|
fix: return codes in manual mode
|
2025-09-11 18:33:59 +09:00 |
|
aclist
|
81c2d19a09
|
chore: update checksums
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
|
2025-09-11 17:46:32 +09:00 |
|
aclist
|
b500806815
|
chore: drop dependency
|
2025-09-11 17:45:58 +09:00 |
|
aclist
|
60ce184d8f
|
fix: whitespace
|
2025-09-11 17:10:16 +09:00 |
|
aclist
|
2edb81247b
|
chore: update checksums
|
2025-09-11 17:09:59 +09:00 |
|
aclist
|
7b67222885
|
fix: move docstring
|
2025-09-11 17:09:28 +09:00 |
|
aclist
|
4ddb33cabb
|
chore: update checksums
|
2025-09-11 17:08:06 +09:00 |
|
aclist
|
364f0b3482
|
chore: update dataclass params
|
2025-09-11 17:06:39 +09:00 |
|
aclist
|
5482f296a5
|
chore: formatting
|
2025-09-11 17:01:57 +09:00 |
|
aclist
|
0d52c83ed9
|
chore: refactor pefile methods
|
2025-09-11 16:58:58 +09:00 |
|
aclist
|
b92e337016
|
chore: bump version
|
2025-09-10 16:57:36 +09:00 |
|
aclist
|
ee73c2cfa3
|
feat: parse pefile
|
2025-09-10 16:45:49 +09:00 |
|
aclist
|
8ffb1c7ea6
|
fix: version file not available yet
|
2025-09-10 16:43:14 +09:00 |
|
aclist
|
9040977447
|
chore: drop defunct methods
|
2025-09-10 16:42:09 +09:00 |
|
aclist
|
da6cc9c5c3
|
chore: reword log message
|
2025-09-10 16:39:43 +09:00 |
|
aclist
|
c40d767dcc
|
chore: drop extraneous logging
|
2025-09-10 16:39:25 +09:00 |
|
aclist
|
6f3b272bfe
|
fix: floating point syntax with printf
|
2025-09-10 16:38:47 +09:00 |
|
aclist
|
ffe3dac3a8
|
fix: mods downloading too fast
|
2025-09-10 16:38:06 +09:00 |
|
aclist
|
5fa8498c56
|
fix: clear linting errors
|
2025-09-10 16:36:42 +09:00 |
|
aclist
|
c0b5c5bd89
|
feat: parse hyperlinks
|
2025-09-10 16:34:58 +09:00 |
|
aclist
|
6d428ebb0d
|
fix: ease padding on mod table
|
2025-09-10 16:34:05 +09:00 |
|
aclist
|
479be05452
|
chore: clarify comments
|
2025-09-10 16:32:33 +09:00 |
|
aclist
|
95a775cd74
|
fix: newline in tooltip
|
2025-09-10 16:32:14 +09:00 |
|
aclist
|
1bfb054be2
|
fix: ease padding on mod table
|
2025-09-10 16:31:54 +09:00 |
|
aclist
|
6b31bb3ab3
|
fix: resolution shrinking by default
|
2025-09-10 16:30:02 +09:00 |
|
aclist
|
c5b13ff0f3
|
fix: strip newlines in history file
|
2025-09-10 16:29:22 +09:00 |
|
aclist
|
5a33591d6a
|
chore: drop extraneous path expansion
|
2025-09-10 16:29:03 +09:00 |
|
aclist
|
62b00507e5
|
fix: unblock signals during continuous keypress
|
2025-09-10 16:28:33 +09:00 |
|
aclist
|
d56bc5a57d
|
Merge pull request #227 from aclist/prerelease/6.0.0-beta.5
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
fix: discard malformed server data
|
2025-08-20 15:58:51 +09:00 |
|
aclist
|
0b433af230
|
fix: discard malformed server data
|
2025-08-20 15:58:09 +09:00 |
|
aclist
|
61f3fd9821
|
Merge pull request #226 from aclist/prerelease/6.0.0-beta.4
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
fix: toggle branch signal propagation
|
2025-08-13 16:47:32 +09:00 |
|
aclist
|
c7bd8d3809
|
chore: reword changelog
|
2025-08-13 16:46:24 +09:00 |
|
aclist
|
0d3a3debf9
|
chore: uncomment lines
|
2025-08-13 16:45:32 +09:00 |
|
aclist
|
8e492095d9
|
chore: bump version
|
2025-08-13 16:44:48 +09:00 |
|
aclist
|
6a554b4e88
|
fix: toggle branch signal propagation
|
2025-08-13 16:40:55 +09:00 |
|
aclist
|
e2848b3fed
|
Merge pull request #225 from aclist/prerelease/6.0.0-beta.3
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
Prerelease/6.0.0 beta.3
|
2025-08-09 16:13:40 +09:00 |
|
aclist
|
a5be4d9d31
|
chore: bump version
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
|
2025-08-09 16:06:07 +09:00 |
|
aclist
|
da5a5999f0
|
chore: uncomment
|
2025-08-09 16:01:30 +09:00 |
|
aclist
|
f4f3e61b83
|
fix: pass correct button to submit method
|
2025-08-09 16:01:00 +09:00 |
|