S.H.E.L.F.

Timeline

50 most recent check-ins

2022-06-26
00:07
add license to binary copyright page Leaf 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
2022-06-15
17:43
add words check-in: 12fda22803 user: theo tags: trunk
17:42
add proper updates check-in: 1d622ac795 user: theo tags: trunk
16:59
fix sync protocol (well about as much as possible with no real logging subsystem) check-in: b6cce470f4 user: theo tags: trunk
04:24
sorted out sorting; protocol is now non-speculative (but buggy) check-in: edbba686b0 user: theo tags: trunk
2022-06-14
22:59
speculative transition away from root keys Leaf check-in: a48fbcfccd user: theo tags: no-root-key
02:07
more speculative protocol work check-in: d04f47f16c user: theo tags: trunk
2022-06-13
19:56
add speculative protocol check-in: 5b58487811 user: theo tags: trunk
03:51
add framework for the network protocol check-in: 38ad5e8fc2 user: theo tags: trunk
2022-06-12
16:44
add info page check-in: b2dc571ef7 user: theo tags: trunk
03:38
make it actually compile check-in: 0a39a0b434 user: theo tags: trunk
03:36
cleanup todos check-in: f0be5e3c86 user: theo tags: trunk
03:32
add auto changes for book display check-in: ea134fed89 user: theo tags: trunk
03:28
the best ordering is length check-in: 09a4d61117 user: theo tags: trunk
03:21
the best ordering is length check-in: f126e61234 user: theo tags: trunk
03:19
add framework for a less messy gui check-in: 0549f6463e user: theo tags: trunk