log pkg/models/common.go @ 5377:d19fdf3d2099 extented-report

age author description
Thu, 24 Jun 2021 22:13:48 +0200 Sascha L. Teichmann Add a string type that allows only runes that are safe of directory traversal. extented-report
Mon, 18 Nov 2019 11:54:20 +0100 Sascha L. Teichmann Made staticcheck happy.
Thu, 05 Sep 2019 10:32:45 +0200 Sascha L. Teichmann shape upload stretch import: Finished implementation (staging, summary).
Wed, 13 Feb 2019 11:13:06 +0100 Sascha L. Teichmann Stretch import: Be more verbose about range before inserting data.
Fri, 08 Feb 2019 11:31:57 +0100 Sascha L. Teichmann Print templates: Implemented GET of all templates.
Tue, 29 Jan 2019 08:28:50 +0100 Sascha L. Teichmann Imports: Made stretch import marshable (even if it is not needed). unify_imports
Wed, 23 Jan 2019 12:26:09 +0100 Sascha L. Teichmann Improved the error message a bit if an invalid country name is passed via JSON api.
Fri, 18 Jan 2019 15:52:51 +0100 Sascha L. Teichmann Stretch import: Added stub.
Fri, 18 Jan 2019 15:04:53 +0100 Sascha L. Teichmann To prepare stretch import made some model data types re-usable.
Tue, 27 Nov 2018 13:02:28 +0100 Sascha L. Teichmann Backend: Centralized the definition of WGS84 constant in the models package.
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
Thu, 13 Sep 2018 12:59:18 +0200 Sascha L. Teichmann Cross sections: Fixed SQL, endian, WKB and JSON encoding errors.
Thu, 13 Sep 2018 12:09:23 +0200 Sascha L. Teichmann Cross sections: Using the database in the web service.