Commit graph

64 commits

Author SHA1 Message Date
01997aee90
Add tag relationship visualisation graph tool
All checks were successful
CI / test (push) Successful in 3m43s
Lint / test (push) Successful in 28s
Trivy / test (push) Successful in 24s
2025-11-18 17:29:57 +11:00
90d871246b
Improve width of bug report dialog 2025-11-18 16:26:49 +11:00
a4d47edba5
Revert "Add ability to take screenshots in-app and insert them into the page"
This reverts commit 34349c6133.
2025-11-18 16:21:11 +11:00
c2b2eee022
Allow clicking on a date in the Statistics heatmap and have it open that page
All checks were successful
CI / test (push) Successful in 3m14s
Lint / test (push) Successful in 27s
Trivy / test (push) Successful in 23s
2025-11-17 17:48:33 +11:00
34349c6133
Add ability to take screenshots in-app and insert them into the page
All checks were successful
CI / test (push) Successful in 3m21s
Lint / test (push) Successful in 28s
Trivy / test (push) Successful in 21s
2025-11-17 17:43:23 +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
22901d0e51
Restore link styling and clickability
Some checks failed
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled
2025-11-15 12:32:45 +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
7ef79c495b
Add a statistics dialog with heatmap
Some checks failed
CI / test (push) Successful in 3m20s
Lint / test (push) Failing after 15s
Trivy / test (push) Successful in 23s
2025-11-15 12:06:06 +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
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
4552537121
Various bug fixes.
All checks were successful
CI / test (push) Successful in 2m19s
Lint / test (push) Successful in 14s
Trivy / test (push) Successful in 20s
* Prevent being able to left-click a date and have it load in current tab if it is already open in another tab
 * Avoid second checkbox/bullet on second newline after first newline
 * Avoid Home/left arrow jumping to the left side of a list symbol
2025-11-14 13:32:29 +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
0773084ec5
Increase line spacing between lines (except for code blocks) 2025-11-14 11:26:09 +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
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
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
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
1c0052a0cf
Tweaks 2025-11-10 17:43:12 +11:00
366822dcb7
Bump version 2025-11-10 10:39:48 +11:00
eac37d8843
DRY up some code 2025-11-10 10:25:46 +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
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
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
71b6ee2651
Add missing export extensions to export_by_extension 2025-11-07 09:14:26 +11:00
b5563c18a4
Fix for code blocks in dark mode 2025-11-06 18:56:07 +11:00
267e412663
Bugfix 2025-11-06 15:54:18 +11:00
58f4f0a0b5
Add option to automatically move yesterday's unchecked TODOs to today on startup 2025-11-06 15:45:31 +11:00
773afa5464
Support checkboxes, and TODO shortcut 2025-11-06 13:43:52 +11:00
c3b83b0238
Commit working theme changes 2025-11-06 10:56:20 +11:00
a7c8cc5dbf
Represent in the History diff pane when an image was the thing that changed 2025-11-05 21:36:38 +11:00
76806bca08
Add ability to export to Markdown (and fix heading styles) 2025-11-05 18:58:38 +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
0e3ca64619
Improve search results window and highlight in calendar when there are matches. 2025-11-05 16:10:48 +11:00
98e6a0ebae
v0.1.9 2025-11-04 18:34:04 +11:00
74a75eadcb
Add ability to storage images in the page 2025-11-04 15:57:41 +11:00
7548f33de4
Add ability to compact the database with VACUUM 2025-11-04 14:55:59 +11:00
27ba33959c
Add sql plaintext export and (encrypted) backup options 2025-11-04 14:25:03 +11:00