|
|
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 |
|
|
|
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 |
|
|
|
992c82460e
|
Add dark screenshot and update README
|
2025-11-06 15:48:53 +11:00 |
|
|
|
58f4f0a0b5
|
Add option to automatically move yesterday's unchecked TODOs to today on startup
|
2025-11-06 15:45:31 +11:00 |
|
|
|
f7903c2cd9
|
Tests
|
2025-11-06 14:29:24 +11:00 |
|
|
|
773afa5464
|
Support checkboxes, and TODO shortcut
|
2025-11-06 13:43:52 +11:00 |
|
|
|
7c3ec19748
|
Various tweaks to theme, more code coverage
|
2025-11-06 11:47:00 +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 |
|
|
|
3713cc6c29
|
Remove unused vars from history/revert dialog
|
2025-11-05 16:11:04 +11:00 |
|
|
|
0e3ca64619
|
Improve search results window and highlight in calendar when there are matches.
|
2025-11-05 16:10:48 +11:00 |
|
|
|
6fb465c546
|
README updates
|
2025-11-04 18:36:35 +11:00 |
|
|
|
98e6a0ebae
|
v0.1.9
|
2025-11-04 18:34:04 +11:00 |
|
|
|
a29fc9423e
|
Refactor tests
|
2025-11-04 18:33:54 +11:00 |
|
|
|
ebb0fd6e11
|
Fix self.key bug picked up by tests
|
2025-11-04 18:33:41 +11:00 |
|
|
|
16856f4038
|
Ignore .coverage
|
2025-11-04 18:16:11 +11:00 |
|
|
|
358aeb0650
|
Update test command in README
|
2025-11-04 18:15:54 +11:00 |
|
|
|
7971b147cb
|
Remove dialogs in history screen
|
2025-11-04 18:15:43 +11:00 |
|
|
|
c5e871294e
|
Fix export_by_extension extra parameter bug
|
2025-11-04 18:15:27 +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 |
|
|
|
f8e0a7f179
|
More styling shenanigans, fix an export typo bug
|
2025-11-04 12:58:42 +11:00 |
|
|
|
03b10ab692
|
Bump version
|
2025-11-03 14:51:19 +11:00 |
|
|
|
cc4f1cd389
|
Bump changelog
|
2025-11-03 14:34:45 +11:00 |
|
|
|
96328bb403
|
Render the version history in user's local time (from UTC created timezone)
|
2025-11-03 14:34:27 +11:00 |
|
|
|
5fb7597dfd
|
Fix for multi-line code blocks and href linking
|
2025-11-03 14:33:51 +11:00 |
|
|
|
ba6417e72f
|
Fix saving the new key to the settings if the 'remember key' option was set and the DB was rekeyed
|
2025-11-03 12:39:31 +11:00 |
|
|
|
329e016f8d
|
More fixes for shortcuts, move Rekey button to bottom of settings
|
2025-11-02 19:29:13 +11:00 |
|
|
|
b71e7ea1e3
|
Tweak UI for diff
|
2025-11-02 19:15:55 +11:00 |
|
|
|
82069053be
|
Refactor schema to support versioning of pages. Add HistoryDialog and diff with ability to revert.
|
2025-11-02 17:02:03 +11:00 |
|
|
|
cf9102939f
|
Update screenshot
|
2025-11-02 15:48:13 +11:00 |
|
|
|
ef50c8911e
|
Add auto-lock feature and 'report a bug'
|
2025-11-02 15:42:42 +11:00 |
|
|
|
c4091d4cee
|
Add Help menu with documentation link
|
2025-11-02 13:11:05 +11:00 |
|
|
|
c9db440c85
|
Update screenshot
|
2025-11-02 12:51:04 +11:00 |
|
|
|
bed3729206
|
Bump version
|
2025-11-02 12:50:14 +11:00 |
|
|
|
fb4a9e5e27
|
Add export options
|
2025-11-02 12:49:19 +11:00 |
|
|
|
6cae652643
|
Abbreviated toolbar symbols and add tooltips
|
2025-11-02 11:56:28 +11:00 |
|
|
|
43bbe971eb
|
Add ability to save the key to avoid being prompted for it
|
2025-11-02 11:44:22 +11:00 |
|
|
|
4f773e1c1b
|
Detect fresh install and guide the user to set an encryption passphrase so they know why they're prompted
|
2025-11-02 11:13:52 +11:00 |
|
|
|
327e7882b5
|
Clickable URL links
|
2025-11-02 11:00:00 +11:00 |
|
|
|
c4f99f9b2b
|
Remember app window position on screen
|
2025-11-02 10:59:43 +11:00 |
|
|
|
baf9b41f44
|
Reduce size of preview. Fix jumping to the appropriate day in calendar when clicking on a search result
|
2025-11-02 10:21:42 +11:00 |
|
|
|
39c0cb61da
|
Fix set/unset of bold text
|
2025-11-02 10:15:27 +11:00 |
|