Denis Arh
|
369e9d91f7
|
Improve cli error handler
|
2020-10-26 08:12:09 +01:00 |
|
Denis Arh
|
29902db2b1
|
Refactor & improve application initialization
|
2020-01-18 07:05:10 +01:00 |
|
Denis Arh
|
5e3f3f1342
|
Move internal/mail to pkg/mail
|
2019-10-01 17:51:06 +02:00 |
|
Denis Arh
|
52901a9385
|
Move internal/http to pkg/http
|
2019-10-01 17:49:59 +02:00 |
|
Denis Arh
|
62aa794b84
|
Move internal/auth to pkg/auth
|
2019-10-01 17:47:43 +02:00 |
|
Denis Arh
|
aabff3df6e
|
Add sentry wrapper, improve recover() logic
|
2019-08-14 17:07:56 +02:00 |
|
Denis Arh
|
acffdc1c65
|
Simplify/improve logging configuration
|
2019-07-09 17:47:58 +02:00 |
|
Denis Arh
|
60ad32e440
|
Add support for error (panic) reporting through Sentry
|
2019-07-03 16:35:06 +02:00 |
|
Denis Arh
|
8592aa8d35
|
Remove flags, improve ENV handling
Following https://12factor.net/config, Corteza internals are now configurable
ONLT via environmental variables.
See .env.example for details
|
2019-05-30 01:04:07 +02:00 |
|
Denis Arh
|
ba1118eb4f
|
Update documentation
|
2019-05-29 22:42:42 +02:00 |
|
Denis Arh
|
22476933f4
|
Improve cli env setup & running
|
2019-05-26 08:41:20 +02:00 |
|
Denis Arh
|
36b32fa2fe
|
Move logger package from internal to pkg
|
2019-05-24 13:30:48 +02:00 |
|
Denis Arh
|
5a9bce44e8
|
Cleanup internal, vendors, cleanup cmd/*
Introduces /pkg for non-intenral packages
|
2019-05-24 12:44:56 +02:00 |
|