Commit graph

37 commits

Author SHA1 Message Date
243980e006
Miscellaneous bug fixes for editing (list cursor positions/text selectivity, alarm removing newline) 2025-11-20 17:02:41 +11:00
119d326eea
Expose note in time log dialog and reports
All checks were successful
CI / test (push) Successful in 3m58s
Lint / test (push) Successful in 27s
Trivy / test (push) Successful in 22s
2025-11-19 20:50:04 +11:00
985541a1d8
remove time graph visualiser. More tests. Other fixes
Some checks failed
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
2025-11-19 15:33:31 +11:00
4db40e6b4b
Fix tag graph test
All checks were successful
CI / test (push) Successful in 3m30s
Lint / test (push) Successful in 27s
Trivy / test (push) Successful in 21s
2025-11-19 12:38:35 +11:00
63cf561bfe
Improve size of checkboxes. Convert bullet '-' to actual unicode bullets
All checks were successful
CI / test (push) Successful in 3m30s
Lint / test (push) Successful in 27s
Trivy / test (push) Successful in 20s
2025-11-18 18:21:09 +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
b1ba599e99
Make it possible to add a tag from the Tag Browser
All checks were successful
CI / test (push) Successful in 3m46s
Lint / test (push) Successful in 17s
Trivy / test (push) Successful in 21s
2025-11-15 11:22:40 +11:00
b1ae56270a
Add a test for update_tag integrity guard
All checks were successful
CI / test (push) Successful in 3m18s
Lint / test (push) Successful in 15s
Trivy / test (push) Successful in 23s
2025-11-14 17:57:23 +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
f6e10dccac
Tags working 2025-11-14 14:54:04 +11:00
07c8e31c66
Add Italian translations (thanks @mdaleo404)
All checks were successful
CI / test (push) Successful in 2m27s
Lint / test (push) Successful in 15s
Trivy / test (push) Successful in 20s
2025-11-14 11:41:55 +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
494b14136b
Move lock_overlay/calendar theming to the ThemeManager 2025-11-12 10:51:08 +11:00
43c31a1d97
More fixes to code blocks 2025-11-11 15:47:25 +11:00
1b706dec18
Editor tweaks 2025-11-11 14:59:48 +11:00
bfd0314109
Code cleanup, more tests 2025-11-11 13:12:30 +11:00
61e37b7669
Fix tests 2025-11-10 10:54:17 +11:00
eac37d8843
DRY up some code 2025-11-10 10:25:46 +11:00
ab1af80d10
Fix history pane, some small cleanups 2025-11-09 19:09:56 +11:00
f023224074
0.2.1 with tabs 2025-11-09 16:19:51 +11:00
39576ac7f3 convert to markdown (#1)
Reviewed-on: #1
2025-11-08 00:30:46 -06:00
5489854d58
Add find bar for searching for text in the editor 2025-11-07 17:03:14 +11:00
aad1ba5d7d
Fix focusing on editor after leaving the app and returning. More code coverage and removing obsolete bits of code 2025-11-07 13:53:27 +11:00
74177f2cd3
Code cleanup/comments, more test coverage (92%) 2025-11-07 11:42:29 +11:00
66950eeff5
More test coverage, remove unused functions from editor.py 2025-11-07 11:13:04 +11:00
ada1d8ffad
Some code consolidation in editor 2025-11-07 09:38:25 +11:00
b5563c18a4
Fix for code blocks in dark mode 2025-11-06 18:56:07 +11:00
f7903c2cd9
Tests 2025-11-06 14:29:24 +11:00
7c3ec19748
Various tweaks to theme, more code coverage 2025-11-06 11:47:00 +11:00
19593403b9
Fix styling issue with text that comes after a URL, so it doesn't appear as part of the URL. 2025-11-05 16:26:13 +11:00
a29fc9423e
Refactor tests 2025-11-04 18:33:54 +11:00
72862f9a4f
Update test to account for HTML 2025-11-01 16:45:59 +11:00
3e6a08231c
Initial commit 2025-10-31 16:00:54 +11:00