Commit graph

15 commits

Author SHA1 Message Date
26737fbfb2
Set locked status on window title when locked. Don't exit on incorrect key, let it be tried again
All checks were successful
CI / test (push) Successful in 4m35s
Lint / test (push) Successful in 31s
Trivy / test (push) Successful in 23s
2025-11-25 10:46:11 +11:00
054ad88991
Fix version test 2025-11-24 10:47:54 +11:00
5bf6d4c4d6
Improve moving unchecked TODOs to next weekday and from last 7 days. New version checker. Remove newline after headings
Some checks failed
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
2025-11-23 18:34:02 +11:00
ca3c839c7d
More tests
All checks were successful
CI / test (push) Successful in 4m40s
Lint / test (push) Successful in 31s
Trivy / test (push) Successful in 23s
2025-11-21 14:30:38 +11:00
4adccc3d95
Refactored settings dialog to use tabs to reduce its size
All checks were successful
CI / test (push) Successful in 4m6s
Lint / test (push) Successful in 27s
Trivy / test (push) Successful in 26s
2025-11-21 11:45:05 +11:00
eedf48dc6a
Add ability to send a bug report from within the app
Some checks failed
CI / test (push) Successful in 3m23s
Lint / test (push) Failing after 27s
Trivy / test (push) Successful in 21s
2025-11-17 16:06:33 +11:00
6bc5b66d3f
Add the ability to choose the database path at startup. Add more tests. Add bandit
All checks were successful
CI / test (push) Successful in 3m49s
Lint / test (push) Successful in 29s
Trivy / test (push) Successful in 21s
2025-11-17 15:15:00 +11:00
97e723ce34
Remove export to txt, the .md markdown is really the same
Some checks failed
CI / test (push) Successful in 3m14s
Lint / test (push) Failing after 14s
Trivy / test (push) Successful in 20s
2025-11-15 12:12:18 +11:00
1becb7900e
Prevent traceback on trying to edit a tag with the same name as another tag. Various other tweaks. Bump version
All checks were successful
CI / test (push) Successful in 3m31s
Lint / test (push) Successful in 16s
Trivy / test (push) Successful in 21s
2025-11-14 17:30:58 +11:00
02a60ca656
Fix tests, add vulture_ignorelist.py, fix markdown_editor highlighter bug 2025-11-14 16:16:27 +11:00
d338033333
Add version info. Add linter
All checks were successful
CI / test (push) Successful in 2m22s
Lint / test (push) Successful in 13s
Trivy / test (push) Successful in 21s
2025-11-13 16:26:35 +11:00
db0476f9ad
Well, 95% test coverage is okay I guess 2025-11-13 11:52:21 +11:00
bfd0314109
Code cleanup, more tests 2025-11-11 13:12:30 +11:00
ab1af80d10
Fix history pane, some small cleanups 2025-11-09 19:09:56 +11:00
39576ac7f3 convert to markdown (#1)
Reviewed-on: #1
2025-11-08 00:30:46 -06:00