Cameron Moore
|
d3abb93cc7
|
tplimpl: Fix instagram shortcode panic on invalid ID
Instagram doesn't return a valid JSON response when the requested ID is
invalid or not found.
Fixes #3048
|
2017-02-17 17:50:37 +01:00 |
|
Bjørn Erik Pedersen
|
4b3ca38b2e
|
tplimpl: Fix data race in resGetResource
Fixes #3045
|
2017-02-17 17:15:26 +01:00 |
|
Bjørn Erik Pedersen
|
77cbe4d60b
|
tplimpl: Refactor imageConfig into a struct
Updates #2701
|
2017-02-17 17:15:26 +01:00 |
|
Bjørn Erik Pedersen
|
c507e2717d
|
tpl: Refactor package
Now:
* The template API lives in /tpl
* The rest lives in /tpl/tplimpl
This is bound te be more improved in the future.
Updates #2701
|
2017-02-17 17:15:26 +01:00 |
|