Commit graph

109 commits

Author SHA1 Message Date
0a04b25fe5
Early work on tags 2025-11-13 20:37:02 +11:00
8cd9538a50
Add --diff and --check to black
All checks were successful
CI / test (push) Successful in 2m23s
Lint / test (push) Successful in 13s
Trivy / test (push) Successful in 20s
2025-11-13 16:32:21 +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
c191d9f35c
tweaks
All checks were successful
CI / test (push) Successful in 2m26s
Trivy / test (push) Successful in 22s
2025-11-13 14:58:04 +11:00
e6841cd5f8
try trivy again
Some checks failed
CI / test (push) Has been cancelled
Trivy / test (push) Successful in 21s
2025-11-13 14:56:19 +11:00
09cfdd3d88
meh
All checks were successful
CI / test (push) Successful in 2m18s
2025-11-13 14:49:34 +11:00
8e987275b5
try again
Some checks failed
CI / test (push) Has been cancelled
Trivy / test (push) Failing after 0s
2025-11-13 14:49:00 +11:00
dd115ca58d
Force a run
Some checks failed
CI / test (push) Has been cancelled
Trivy / test (push) Failing after 56s
2025-11-13 14:43:55 +11:00
93d7a676a5
Add trivy workflow
Some checks failed
CI / test (push) Has been cancelled
2025-11-13 14:43:07 +11:00
c18f0f6f36
Make locales dynamically detected from the locales dir rather than hardcoded
All checks were successful
CI / test (push) Successful in 2m21s
2025-11-13 14:33:34 +11:00
a4e9af4444 Attempt to add forgejo workflow (!2)
All checks were successful
CI / test (push) Successful in 2m21s
Reviewed-on: #2
2025-11-12 21:25:01 -06:00
db0476f9ad
Well, 95% test coverage is okay I guess 2025-11-13 11:52:21 +11:00
ab5ec2bfae
Remove code we won't reach in strings.py because we always pass a default locale 2025-11-12 16:45:07 +11:00
e9f1f97934
Update screenshot 2025-11-12 14:09:52 +11:00
f6bcc2b789
Fix hiding status bar (and find bar) when locked 2025-11-12 14:09:47 +11:00
f578d562e6
Add translation capability, offer English and French as options 2025-11-12 13:58:58 +11:00
54a6be835f
Bump version 2025-11-12 10:54:42 +11:00
494b14136b
Move lock_overlay/calendar theming to the ThemeManager 2025-11-12 10:51:08 +11:00
118e192639
Whoops, QColor 2025-11-12 10:21:58 +11:00
8d5f8b6951
One more fix for code blocks in dark system mode on macOS 2025-11-12 10:21:12 +11:00
b6e603b2bf
Fixes for system dark theme 2025-11-12 10:18:36 +11:00
1527937f8b
Fix being able to set bold, italic and strikethrough at the same time. 2025-11-12 10:11:38 +11:00
37332b5618
Add AppImage 2025-11-12 10:00:21 +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
1c0052a0cf
Tweaks 2025-11-10 17:43:12 +11:00
61e37b7669
Fix tests 2025-11-10 10:54:17 +11:00
fd70ec9777
new screenshots 2025-11-10 10:49:30 +11:00
366822dcb7
Bump version 2025-11-10 10:39:48 +11:00
2942f244a0
Fix auto-save of a tab if we are moving to another tab and it has not yet saved 2025-11-10 10:31:26 +11:00
eac37d8843
DRY up some code 2025-11-10 10:25:46 +11:00
77eec9cc84
Increase font size of normal text 2025-11-10 10:00:02 +11:00
4f4735cfb6
Fix code backticks to not show but still be able to type code easily 2025-11-10 08:40:09 +11:00
bc9fa86281
Ensure checkbox only can get checked on/off if it is clicked right on its block position, not any click on the whole line 2025-11-10 08:25:51 +11:00
dfde0d6e6c
Ensure tabs are ordered by calendar date, and some other code cleanups 2025-11-10 08:05:17 +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
fa23cf4da9
Fix chomping images when TODO is typed and converts to a checkbox 2025-11-08 18:13:56 +11:00
39576ac7f3 convert to markdown (#1)
Reviewed-on: #1
2025-11-08 00:30:46 -06:00
31604a0cd2
Fix newline after URL keeps URL formatting 2025-11-08 14:52:22 +11:00
1373c4ab06
Fix release script 2025-11-07 17:04:21 +11:00
5489854d58
Add find bar for searching for text in the editor 2025-11-07 17:03:14 +11:00
cf594487bc
Remove dist before signing 2025-11-07 14:03:17 +11:00
4bb0cc2880
Update tests example command, add release.sh 2025-11-07 13:59:23 +11:00
fde80bc271
Bump version 2025-11-07 13:55:03 +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