aboutsummaryrefslogtreecommitdiffhomepage
path: root/cli
Commit message (Collapse)AuthorAge
* Add CSS tweak and fix typo in variable nameGravatar Frédéric Guillot2019-09-25
|
* Add option to toggle date/time in log messagesGravatar Frédéric Guillot2019-06-08
|
* Add optional config file parser in addition to environment variablesGravatar Frédéric Guillot2019-06-02
|
* Refactor config packageGravatar Frédéric Guillot2019-06-02
| | | | | - Parse configuration only once during startup time - Store configuration values in a global variable
* Send cli errors to stderrGravatar Frederic Guillot2018-12-09
|
* Make password prompt compatible with WindowsGravatar Frederic Guillot2018-12-09
|
* Do not show $DATABASE_URL warning when showing application infoGravatar Frédéric Guillot2018-12-02
|
* Add config options to disable HTTP and scheduler servicesGravatar Frédéric Guillot2018-11-11
|
* Replace daemon and scheduler package with service packageGravatar Frédéric Guillot2018-11-11
|
* Add short cli flags -i and -vGravatar Frédéric Guillot2018-10-08
|
* Fix typo in license headerGravatar Frédéric Guillot2018-10-08
|
* Add compiler, Arch, and OS to info commandGravatar Frédéric Guillot2018-09-16
|
* Make user creation via environment variables idempotentGravatar Frédéric Guillot2018-08-29
|
* Use canonical importsGravatar Frédéric Guillot2018-08-24
|
* Create database package (refactoring)Gravatar Frédéric Guillot2018-08-01
|
* Add cli flag to reset all feed errorsGravatar Frédéric Guillot2018-06-30
|
* Simplify Heroku deploymentGravatar Frédéric Guillot2018-04-15
|
* Display memory usage and some metrics in logsGravatar Frédéric Guillot2018-04-14
|
* Print info message if DATABASE_URL is not setGravatar Frédéric Guillot2018-02-23
|
* Add the possiblity to enable debug mode with an environment variableGravatar Frédéric Guillot2018-01-29
|
* Keep code base tidyGravatar Frédéric Guillot2018-01-29
|
* Add flag to enable debug loggingGravatar Rogier Lommers2018-01-29
|
* Add functions to get config valuesGravatar Frédéric Guillot2018-01-15
|
* Add more comments (GoDoc)Gravatar Frédéric Guillot2018-01-11
|
* Add command to reset user passwordGravatar Frédéric Guillot2018-01-02
|
* Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot2018-01-02