aclist
|
fe9f488e10
|
fix: source metadata directly from wheel
|
2026-05-18 21:19:18 +09:00 |
|
aclist
|
7b5d99c34b
|
feat: print version number when loading
|
2026-05-18 21:18:54 +09:00 |
|
aclist
|
0a84c20d1d
|
fix: explicitly set arcname in tarball
|
2026-05-18 20:48:23 +09:00 |
|
aclist
|
d5309c1ddf
|
chore: include version number in tarball
|
2026-05-18 20:37:42 +09:00 |
|
aclist
|
418c0f026d
|
chore: restore ALLOW_UPDATES flag
|
2026-05-18 20:30:02 +09:00 |
|
aclist
|
af3a9cfa77
|
docs: update changelog
|
2026-05-18 20:25:31 +09:00 |
|
aclist
|
1b20969c30
|
chore: clear typehinting errors
|
2026-05-18 20:24:59 +09:00 |
|
aclist
|
7f1125432e
|
chore: bump version
|
2026-05-18 20:12:20 +09:00 |
|
aclist
|
c063059c19
|
feat: auto update
|
2026-05-18 20:11:51 +09:00 |
|
aclist
|
80c58be3be
|
chore: update changelog
|
2026-05-18 05:07:46 +09:00 |
|
aclist
|
821f983f57
|
feat: package tarball in script
|
2026-05-18 04:49:05 +09:00 |
|
aclist
|
c5edeb163d
|
fix: disable overlay scrolling
|
2026-05-18 04:36:51 +09:00 |
|
aclist
|
4f722c4655
|
Merge pull request #35 from aclist/fix/lc-all
fix: LC_ALL handling
|
2026-05-18 00:23:37 +09:00 |
|
aclist
|
83629c7c8e
|
chore: add return type annotation
|
2026-05-18 00:23:13 +09:00 |
|
aclist
|
59bde45949
|
fix: LC_ALL handling
|
2026-05-18 00:22:18 +09:00 |
|
aclist
|
9b80c98273
|
Merge pull request #34 from aclist/chore/build-tools
chore: add build scripts
|
2026-05-17 23:00:00 +09:00 |
|
aclist
|
8a505fbf88
|
Merge pull request #33 from aclist/feat/setup-wizard
feat: setup wizard
|
2026-05-17 22:59:38 +09:00 |
|
aclist
|
9b2b26433e
|
chore: drop comment
|
2026-05-17 22:56:13 +09:00 |
|
aclist
|
13bd36cec6
|
fix: rearrange preferences box elements
|
2026-05-17 22:54:03 +09:00 |
|
aclist
|
eb1b93843b
|
chore: update docs
|
2026-05-17 22:38:02 +09:00 |
|
aclist
|
a9749e2ebc
|
chore: update submodule checksum
|
2026-05-17 19:56:17 +09:00 |
|
aclist
|
fdb9742fee
|
chore: update buildscript
|
2026-05-17 19:47:19 +09:00 |
|
aclist
|
180ff8fc47
|
chore: add build scripts
|
2026-05-17 19:19:34 +09:00 |
|
aclist
|
25e2e7e20e
|
chore: update build setup
|
2026-05-17 19:18:39 +09:00 |
|
aclist
|
4841c9e04b
|
chore: add mypy exclusion
|
2026-05-17 15:54:42 +09:00 |
|
aclist
|
5ef4085922
|
chore: conform to PEP 440 versioning
|
2026-05-17 15:51:27 +09:00 |
|
aclist
|
867c47a4eb
|
chore: remove typo
|
2026-05-17 05:53:28 +09:00 |
|
aclist
|
446d4db290
|
chore: update file migration logic
|
2026-05-17 04:54:14 +09:00 |
|
aclist
|
0a6bd831bd
|
feat: static releases button
|
2026-05-17 04:39:48 +09:00 |
|
aclist
|
59a84e9e3a
|
chore: additional error handling
|
2026-05-17 04:21:50 +09:00 |
|
aclist
|
5e2d3d1a88
|
chore: drop unused files
|
2026-05-17 04:03:23 +09:00 |
|
aclist
|
1b4210dcf5
|
chore: clear typehinting errors
|
2026-05-17 03:57:42 +09:00 |
|
aclist
|
ea2d1d7e9f
|
feat: write settings to config file
|
2026-05-17 03:56:15 +09:00 |
|
aclist
|
a77697eec0
|
chore: clear typehinting errors
|
2026-05-17 03:02:08 +09:00 |
|
aclist
|
07ea73ef2e
|
feat: setup wizard (WIP)
|
2026-05-17 03:00:12 +09:00 |
|
aclist
|
f0e51fa758
|
chore: bump version
|
2026-05-16 21:31:22 +09:00 |
|
aclist
|
4a2f8a1073
|
Merge pull request #31 from aclist/feat/server-threading
feat: server threading
|
2026-05-16 21:30:07 +09:00 |
|
aclist
|
da004c6ab4
|
fix: add row to history before model is initialized
|
2026-05-16 21:28:10 +09:00 |
|
aclist
|
c4160bbbd8
|
fix: zero-pad revision number
|
2026-05-16 20:49:43 +09:00 |
|
aclist
|
08b62e1cfd
|
chore: add boilerplate
|
2026-05-16 20:11:11 +09:00 |
|
aclist
|
5bb4ab688e
|
feat: capture sigint events in server loops
|
2026-05-16 20:11:02 +09:00 |
|
aclist
|
73d66ab5e7
|
fix: support empty lists in extend()
|
2026-05-16 20:10:26 +09:00 |
|
aclist
|
3befb1276c
|
chore: add return type annotation
|
2026-05-16 02:08:39 +09:00 |
|
aclist
|
b2180c6a5b
|
fix: do not iterater treepaths in worker thread
|
2026-05-16 02:07:27 +09:00 |
|
aclist
|
fa759f4714
|
chore: clean up server threading
|
2026-05-16 01:55:41 +09:00 |
|
aclist
|
ef459c2fd1
|
fix: do not swap list store in worker thread
|
2026-05-16 01:55:18 +09:00 |
|
aclist
|
a3875789c1
|
chore: clear typehinting errors
|
2026-05-16 00:39:02 +09:00 |
|
aclist
|
8fc7aa5165
|
fix: rewrite tests
|
2026-05-15 23:34:43 +09:00 |
|
aclist
|
156c1f8ec4
|
chore: clear typehinting errors
|
2026-05-15 23:26:47 +09:00 |
|
aclist
|
2d265c4b9b
|
chore: clear typehinting errors
|
2026-05-15 19:53:00 +09:00 |
|