Commit Graph

9 Commits

Author SHA1 Message Date
Danny van Kooten 86efee462a Don't export login struct. 2016-12-24 15:09:24 +02:00
Danny van Kooten 593b3563d6 gofmt project 2016-12-11 14:50:01 +01:00
Danny van Kooten 4468b70601 Abstract calculating totals per category into count.Custom 2016-12-11 12:52:10 +01:00
Danny van Kooten 265e7a2973 fix POST requests in client & add DB migrations for user tables 2016-12-08 18:44:49 +01:00
Danny van Kooten 512a256ebd add widget component for totals per period 2016-11-26 15:39:29 +01:00
Danny van Kooten 78932ede14 get secret & db creds from environment (file) 2016-11-25 16:30:38 +01:00
Danny van Kooten 86cbfa8dd4 add logout component 2016-11-23 16:29:07 +01:00
Danny van Kooten f5a25c7c28 remove JWT & replace React with Mithril 2016-11-23 15:51:19 +01:00
Danny van Kooten 5d6796dfe5 add basic JWT auth structure 2016-11-22 22:33:50 +01:00