Commit Graph

39 Commits

Author SHA1 Message Date
Stephen McQuay f0a462447b updated readme 2015-08-09 16:22:28 -07:00
Stephen McQuay 5957437ded plumbed through child add/delete subcommands 2015-08-09 16:07:39 -07:00
Stephen McQuay 8e5f559567 added generated static file 2015-08-09 15:27:10 -07:00
Stephen McQuay a6b7c13fdb Major refactor
- use embedded static assets
- added pw management subcommands
2015-08-09 11:52:40 -07:00
Stephen McQuay 5ed3bbfcc3 updated license 2015-06-23 08:47:56 -07:00
Stephen McQuay 6a2e498e01 updated import paths for go tools repo
See golang.org/s/go14subrepo for background.
2014-11-11 21:34:06 -08:00
Stephen McQuay 50d8fea100 removed hover, and placed the negative buttons below positive 2013-03-09 14:22:34 -08:00
Stephen McQuay 5be6b73f11 add buttons for negative numbers 2013-03-09 08:07:05 -08:00
Stephen McQuay d48fd3f852 Got app working 2013-03-08 22:28:24 -08:00
Stephen McQuay 6a62e10c26 fixed leaking info, plus go fmt 2013-03-06 13:31:30 -07:00
Stephen McQuay fe0411e8df picking off names/values of buttons (there must be a better way) 2013-03-05 23:53:22 -08:00
Stephen McQuay a74c5bb8bb centered buttons 2013-03-05 23:31:51 -08:00
Stephen McQuay 5662badc50 toggle buttons on row click 2013-03-05 23:26:57 -08:00
Stephen McQuay c1787b71b7 added and hiding buttons 2013-03-05 23:15:25 -08:00
Stephen McQuay 55ad067967 dollarize the money 2013-03-05 22:54:29 -08:00
Stephen McQuay b0cda81247 using table to render info 2013-03-05 22:40:17 -08:00
Stephen McQuay cd668ea8dc ignore db files 2013-03-05 22:32:14 -08:00
Stephen McQuay 200f109e19 added children db, simple render 2013-03-04 21:56:39 -08:00
Stephen McQuay 9a917e98a5 started thinking about storing server-side info about kids 2013-02-28 23:25:51 -08:00
Stephen McQuay da59b397fc added logout 2013-02-26 23:19:21 -08:00
Stephen McQuay a8ff26af15 added logout 2013-02-26 22:39:26 -08:00
Stephen McQuay 2fee9546f8 pulled out sqlite3 for json 2013-02-26 22:30:23 -08:00
Stephen McQuay 2bb6ac5e2f ignore ctags file 2013-02-21 00:36:57 -08:00
Stephen McQuay 669c63d560 got logging in to work 2013-02-21 00:36:32 -08:00
Stephen McQuay bc53e1a1ff go fmt 2013-02-21 00:19:38 -08:00
Stephen McQuay e2d1c76142 added ability to check password 2013-02-21 00:19:21 -08:00
Stephen McQuay a5e1b0d9e4 figured out why the button wasn't submitting ... 2013-02-20 22:29:28 -08:00
Stephen McQuay 569aad3753 forgot the login file 2013-02-20 21:37:16 -08:00
Stephen McQuay 3ca4994676 Got distinct index and login pages working. 2013-02-20 21:27:09 -08:00
Stephen McQuay f9d2d247bc Started worrying about templates
I am trying to match what Jeff did in his https://github.com/zeebo/gostbook
example.
2013-02-20 21:11:44 -08:00
Stephen McQuay 562b0311c1 got storage of hashed passwords working 2013-02-19 22:56:01 -08:00
Stephen McQuay 5f35227f21 added ignore file 2013-02-19 22:55:10 -08:00
Stephen McQuay 04bf1b6cee adding requirement 2013-02-19 22:54:52 -08:00
Stephen McQuay 6187e6e0d5 added bootstrap 2013-01-06 18:27:33 -08:00
Stephen McQuay 448f88d5f3 minor: changed flag help string. 2013-01-06 15:29:31 -08:00
Stephen McQuay c934ac6753 Server now has ability to serve static files. 2013-01-06 15:20:54 -08:00
Stephen McQuay 31b81a10d7 added license 2013-01-06 14:21:39 -08:00
Stephen McQuay 327e932a10 added an API/functionality skeleton to README 2013-01-06 14:21:31 -08:00
Stephen McQuay 48c998ffad initial README 2013-01-06 14:10:08 -08:00