Danny
|
c45a5d4341
|
only print version string if not explicitly asking for version
|
2018-06-04 12:36:56 +02:00 |
|
Danny
|
116cd3cd0f
|
write fathom version to log whenever fathom boots
|
2018-05-25 14:29:07 +02:00 |
|
Danny
|
f1b2ba1775
|
use real cli flags for email & password args
|
2018-05-23 15:39:55 +02:00 |
|
Danny
|
fc35d68926
|
output log messages during bootstrap, eg with config file location
|
2018-05-23 09:03:42 +02:00 |
|
Danny
|
0caf52b780
|
use local timezone in client, utc timezone on server. should close #31
|
2018-05-16 03:54:51 -05:00 |
|
Danny
|
dfbe15636d
|
move config to its own pkg & gather global pkg var in App struct
|
2018-05-15 13:55:10 +02:00 |
|
Danny
|
c30e5b3120
|
introduce datastore interface & stop relying on package var to retrieve db conn. relates to #29
|
2018-05-15 13:30:37 +02:00 |
|
Danny
|
94db89fd27
|
add tests for parseConfig func
|
2018-05-15 11:24:50 +02:00 |
|
Danny
|
1f3dc51b26
|
add --config flag to global cli options. closes #30
|
2018-05-15 11:07:27 +02:00 |
|
Danny
|
8b639d348d
|
lowercase all log messages and strip newlines
|
2018-05-15 10:26:35 +02:00 |
|
Danny
|
e5fcb0a34e
|
simple bc for old --port arg
|
2018-05-14 14:54:16 +02:00 |
|
Danny
|
89e321a383
|
dont gitignore main pkg...
|
2018-05-14 14:11:52 +02:00 |
|