Łukasz Mierzwa
|
4bb629455b
|
Merge pull request #23 from tcolgate/am051
Fixes for 0.5.1
|
2017-04-01 10:41:16 -07:00 |
|
Łukasz Mierzwa
|
0d82cffd79
|
Add -web.prefix / WEB_PREFIX option
This allows people to use unsee with a sub uri setup, which is pretty common usa case, fixes #22
|
2017-03-30 19:35:52 +01:00 |
|
Tristan Colgate
|
b7dd9d088e
|
Fixes for 0.5.1
|
2017-03-29 08:40:14 +01:00 |
|
Łukasz Mierzwa
|
54d67cbbaa
|
Add more tests for views
We moved static file handling to binary assets, add some tests so we can spot issues with this code
|
2017-03-28 10:26:13 -07:00 |
|
Łukasz Mierzwa
|
f8420d4632
|
Use go-bindata-assetfs for static files
This allows unsee to be compiled into a single self-contained binary, without any need to external static files or templates
|
2017-03-26 17:41:17 -07:00 |
|
Łukasz Mierzwa
|
3de3a9c481
|
Generate flag for each environment key
This allows to set config keys via flags, in additions to current env variable only configuration. Flags are autogenerated from supported env keys.
|
2017-03-26 13:38:37 -07:00 |
|
Łukasz Mierzwa
|
e239fd05fd
|
Import code from internal repository (#1)
Import code from internal repository
|
2017-03-23 16:58:04 -07:00 |
|