Commit Graph

791 Commits

Author SHA1 Message Date
aclist
fc86b75ca1 fix: convert str to Path 2026-07-09 12:37:09 +09:00
aclist
6a3b4b2bfb fix: cast result to str
Some checks are pending
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
2026-07-08 10:58:40 +09:00
aclist
8652259053 feat: convert appid to name 2026-07-08 10:58:12 +09:00
aclist
eff31e2bd3 chore: clear typehinting errors 2026-07-08 10:07:16 +09:00
aclist
a2d1f9b0e1 chore: simplify path concatenation logic 2026-07-07 19:52:44 +09:00
aclist
b731fb5566 chore: drop test code 2026-07-07 19:43:41 +09:00
aclist
e8d991ccb5 chore: drop legacy functions 2026-07-07 19:43:00 +09:00
aclist
f4aa6c749e chore: move get_app_path() 2026-07-07 19:36:44 +09:00
aclist
3ed4747d08 chore: drop unused import 2026-07-07 18:38:25 +09:00
aclist
d2042a3dde fix: clear typehinting errors 2026-07-07 18:38:14 +09:00
aclist
09ef0f4f9a chore: add reminder 2026-07-07 18:11:40 +09:00
aclist
a91ce17501 feat: config parsing POC 2026-07-07 18:11:30 +09:00
aclist
48f0f3913c chore: add reminder 2026-07-07 18:11:07 +09:00
aclist
33e367182e feat: ACF class 2026-07-07 18:10:52 +09:00
aclist
0ce3ab3915 chore: add vdf dependency 2026-07-07 18:10:12 +09:00
aclist
90c7d9f73e
Merge pull request #395 from aclist/chore/contributing-docs
Some checks are pending
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
docs: add contributing docs
2026-07-07 16:52:16 +09:00
aclist
5923d5d935 fix: typo 2026-07-07 16:46:01 +09:00
aclist
9f73c545ef docs: port contributing file from dzgui6, with changes 2026-07-07 16:42:25 +09:00
aclist
041438cb7f docs: update readme to reflect current release workflow 2026-07-07 16:42:03 +09:00
aclist
c6e69f9aa0
Merge pull request #393 from aclist/feat/redaction-filter
feat: redaction filter
2026-07-07 16:33:22 +09:00
aclist
8f1e4ff9d0 chore: drop fixed comment
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2026-07-07 16:32:23 +09:00
aclist
92792b0b4f chore: drop extraneous comment 2026-07-07 16:29:10 +09:00
aclist
a7cfd4c346 fix: monkeypatch system env 2026-07-07 16:28:52 +09:00
aclist
fa5f638697 chore: add comment 2026-07-07 12:03:10 +09:00
aclist
78151b3bb3 fix: update regex
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2026-07-04 14:30:59 +09:00
aclist
2418d8be68 chore: update pytest marks 2026-07-04 14:12:46 +09:00
aclist
9fa7172056 chore: add log redaction test 2026-07-04 13:18:44 +09:00
aclist
d75f87768e chore: drop extraneous newline 2026-07-04 08:48:03 +09:00
aclist
5bb4271d36 feat: log-level redaction filter 2026-07-04 08:47:34 +09:00
aclist
6c86bff869 fix: drop branch from diagnostic log 2026-07-04 08:46:54 +09:00
aclist
92ba7c2267 chore: drop unused imports, vars 2026-07-04 08:42:53 +09:00
aclist
6c56f16633
Merge pull request #391 from aclist/fix/copy-bare-configs
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
fix: copy bare config files to named directory
2026-06-29 07:36:49 +09:00
aclist
2b87272b52 chore: update test conditions
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2026-06-29 07:28:35 +09:00
aclist
4de5147899 fix: parse parent directory
Some checks are pending
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
2026-06-28 23:52:13 +09:00
aclist
4c31cd7ecd chore: add test for no import case 2026-06-28 00:07:51 +09:00
aclist
61f90d6016 fix: copy bare config files to named directory (#375) 2026-06-27 23:51:20 +09:00
aclist
cd1fd1b179
Merge pull request #390 from aclist/fix/ctypes-libgi
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
fix: platform-agnostic shared library check
2026-06-25 21:19:09 +09:00
aclist
1b25c8fadb chore: bump version 2026-06-25 21:17:30 +09:00
aclist
18146bf66f docs: fix typo 2026-06-25 21:15:54 +09:00
aclist
8ae54d436a chore: drop unused import 2026-06-25 21:15:36 +09:00
aclist
4d94551f87 fix: use platform-agnostic shared library check 2026-06-25 21:15:08 +09:00
aclist
1154789f8b
Merge pull request #389 from aclist/fix/defer-import
Some checks are pending
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
fix: defer flock action until GUI is loaded
2026-06-25 00:05:27 +09:00
aclist
cbccd4c5f6 fix: defer flock action until GUI is loaded 2026-06-25 00:04:18 +09:00
aclist
8cac752a0d
Merge pull request #388 from aclist/prerelease/7.0.0b14
Some checks are pending
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
chore: bump version
2026-06-24 22:07:38 +09:00
aclist
580273053c chore: bump version 2026-06-24 21:43:45 +09:00
aclist
8d75c1f7b2
Merge pull request #386 from aclist/feat/libgi-preboot
Some checks are pending
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
feat: libgi preboot test
2026-06-24 01:06:51 +09:00
aclist
320c2f692e chore: more explicit library name 2026-06-24 01:05:12 +09:00
aclist
413d84b2b5 chore: reword comment 2026-06-24 01:04:07 +09:00
aclist
c751b277d0 fix: unhandled exception 2026-06-24 00:59:56 +09:00
aclist
7f36a3acad fix: mislabeled keybindings 2026-06-23 23:02:39 +09:00