log pkg/controllers/cross.go @ 4311:f9bb06f2dbe3

age author description
Thu, 22 Aug 2019 11:26:48 +0200 Sascha L. Teichmann Moved JSONHandler into middleware package. json-handler-middleware
Thu, 22 Aug 2019 10:54:08 +0200 Sascha L. Teichmann Made the de-serialized input of the JSON handler accessible via the context of the request. json-handler-middleware
Thu, 22 Aug 2019 10:18:13 +0200 Sascha L. Teichmann Made the sql.Conn in function accessible via the context of the request. json-handler-middleware
Tue, 28 May 2019 17:14:52 +0200 Markus Kottlaender removed waterlevel property from cross profile endpoint waterlevel-in-crossprofile
Thu, 07 Mar 2019 18:05:20 +0100 Sascha L. Teichmann Cross profile endpoint: Normalized logging.
Tue, 19 Feb 2019 08:08:17 +0100 Sascha L. Teichmann Added current water level to properties of cross-section.
Tue, 27 Nov 2018 13:02:28 +0100 Sascha L. Teichmann Backend: Centralized the definition of WGS84 constant in the models package.