50 most recent check-ins
2025-05-25
| ||
15:54 | Version 2.1 Leaf check-in: e9974d9d07 user: theo tags: trunk, version-2.1 | |
15:50 | Fix missing CSV export header check-in: 5d49bd8409 user: theo tags: trunk | |
15:32 | Update release script to keep older versions check-in: b917c850f5 user: theo tags: trunk | |
14:49 | Sep consistency. check-in: b1394ad546 user: theo tags: trunk | |
14:40 | More misc GUI tweaks. check-in: 4af591534c user: theo tags: trunk | |
00:43 | More release prep. check-in: 0fa53627fe user: theo tags: trunk | |
00:32 | More release prep. check-in: 2bcb7300a5 user: theo tags: trunk | |
00:15 | Update release script check-in: f56b3529a6 user: theo tags: trunk | |
00:14 | Fix color check-in: b652f50d6e user: theo tags: trunk | |
2025-05-24
| ||
23:31 | Change order of buttons check-in: 52bc3869c1 user: theo tags: trunk | |
23:24 | Improve documentation, bump copyright year check-in: d37215ba11 user: theo tags: trunk | |
22:39 | Add export to CSV function. check-in: d0bcfdc9ee user: theo tags: trunk | |
20:48 | Fyne update part 2: downgrade to 2.5.5 as to not have to deal with the new fyne.Do system, which would require a large refarctor. check-in: c605de1284 user: theo tags: trunk | |
20:13 | Fyne update part 1: update package and fix obvious color/size issues. check-in: 3637432a96 user: theo tags: trunk | |
18:59 | Update dependencies to allow S.H.E.L.F. to compile under go 1.24. check-in: be6d3c763d user: theo tags: trunk | |
2022-06-26
| ||
00:07 | add license to binary copyright page check-in: e713e88fa1 user: theo tags: trunk | |
2022-06-23
| ||
18:40 | bump version check-in: fb18c22831 user: theo tags: trunk | |
18:35 | version 2.0 check-in: 070049b4eb user: theo tags: trunk, version-2.0 | |
18:34 | fix crash when not yet synced check-in: 0cb5ad9cb9 user: theo tags: trunk | |
15:58 | improve search by looking at count rather than just contains check-in: be34504f3c user: theo tags: trunk | |
03:38 | fix bad search for multiple consecutive whitespace check-in: 9df90282b9 user: theo tags: trunk | |
03:25 | fix large bug check-in: 37b57e3a86 user: theo tags: trunk | |
03:10 | reorder info page check-in: 82fe2ecb71 user: theo tags: trunk | |
02:47 | add search result count to info page check-in: 68982791f6 user: theo tags: trunk | |
02:29 | improve search quite a bit check-in: 70d3265d51 user: theo tags: trunk | |
2022-06-22
| ||
22:57 | fix version number parse check-in: 353330b230 user: theo tags: trunk | |
22:46 | add demo check-in: 5fe51d19a5 user: theo tags: trunk | |
21:29 | finish readme? check-in: 1f1c2c51e7 user: theo tags: trunk | |
21:01 | add search prefix docs check-in: 6548663104 user: theo tags: trunk | |
20:58 | add help check-in: bc34651066 user: theo tags: trunk | |
20:31 | spacing check-in: 719bcb4432 user: theo tags: trunk | |
20:28 | more docs (mostly design) check-in: b778b7a7d3 user: theo tags: trunk | |
17:22 | wording check-in: e404976548 user: theo tags: trunk | |
17:20 | add instruction for builds check-in: 7088e1ad73 user: theo tags: trunk | |
03:37 | increase documentation level check-in: 74439eca84 user: theo tags: trunk | |
02:10 | improve infrastructure check-in: 4b25cc6ccf user: theo tags: trunk | |
2022-06-19
| ||
04:17 | add ability to display words instead of hex check-in: a6c6120bcf user: theo tags: trunk | |
01:47 | rework transaction evaluation to include deleting bad transactions check-in: 72504c8c6a user: theo tags: trunk | |
2022-06-18
| ||
03:21 | make boolean settings persist check-in: 0430d095ae user: theo tags: trunk | |
01:58 | better validity checking and more robust apis check-in: 2ed1edfce3 user: theo tags: trunk | |
00:35 | low hanging fruit cleanup check-in: 34b3a2f5b3 user: theo tags: trunk | |
2022-06-17
| ||
23:06 | add cache (and demonstrate the reason why go is bad for volatile programs) check-in: eb8ea4c86c user: theo tags: trunk | |
19:15 | improve robustness by adding locks around the search lookup and window changes check-in: 198f3c80f8 user: theo tags: trunk | |
03:30 | move more updates into update() check-in: 501f7c2b48 user: theo tags: trunk | |
03:08 | merge state&transactions; finish adding tasteful logging check-in: 510fd5b0e3 user: theo tags: trunk | |
01:01 | clean up low hanging TODO fruit check-in: 26563dca38 user: theo tags: trunk | |
2022-06-16
| ||
23:51 | add settings pages, remove the console check-in: cceb512f97 user: theo tags: trunk | |
18:33 | add a reasonable color scheme check-in: f8297e7cf7 user: theo tags: trunk | |
03:33 | added logging to gui/networking/protocol subsystems, no more fmt.Println! check-in: 78eb8bc297 user: theo tags: trunk | |
02:31 | the great cleanup begins (logging started, theme started) check-in: 8920cfb58c user: theo tags: trunk | |