Commit Graph

7 Commits

Author SHA1 Message Date
Philipp Böhm a9167f5d8a disable logging if not started with --verbose 2018-01-28 01:49:41 +01:00
Philipp Böhm ce032237a8 move config parsing into the shared package 2017-12-03 23:18:47 +01:00
Philipp Böhm b7c07b86a0 move dnsapi from frontend to backend 2017-12-03 23:07:13 +01:00
Philipp Böhm b17528ab9a add partially working implementation of /dnsapi endpoint 2017-11-29 00:43:00 +01:00
Philipp Böhm 9f4442db79 go fmt 2017-07-02 22:58:07 +02:00
Philipp Böhm 95db447b7c use absolute imports instead of relative 2017-07-02 22:27:41 +02:00
Philipp Böhm 6af394aa2f refactor ddns into several packages and add tests for most important
components

WIP

restructure code into separate packages + add tests for request handling

more documentation for methods

remove useless comment
2017-07-02 20:46:28 +02:00