index
:
guestbook
master
Standalone guestbook server
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
12 days
bug fix: dump and del commands not reading default guestbook name
HEAD
v1.7.4
master
Vidhu Kant Sharma
12 days
removed default completion command
v1.7.3
Vidhu Kant Sharma
13 days
added . as alternate config file path
v1.7.2
Vidhu Kant Sharma
13 days
delete accidentally pushed binary
v1.7.1
Vidhu Kant Sharma
13 days
added 'default guestbook' option
v1.7.0
Vidhu Kant Sharma
2026-02-03
fixed dump flag redefined
v1.6.2
Vidhu Kant Sharma
2026-02-03
fix compile time error
v1.6.1
Vidhu Kant Sharma
2026-02-03
added del command
v1.6.0
Vidhu Kant Sharma
2026-02-03
printing entries in reverse order
Vidhu Kant Sharma
2025-05-07
Saving timestamps
v1.5.0
Vidhu Kant Sharma
2025-05-07
Also removing \r from the message
v1.4.0
Vidhu Kant Sharma
2025-05-06
Doing the \n to <br> replacement inside serve, not dump
v1.3.0
Vidhu Kant Sharma
2025-05-06
Replacing \n with <br> in dump
v1.2.0
Vidhu Kant Sharma
2025-05-06
using application/x-www-form-urlencoded data instead of application/json
v1.1.0
Vidhu Kant Sharma
2025-05-06
first commit
v1.0.0
Vidhu Kant Sharma