log pkg/controllers/user.go @ 5372:5d6aa584b4fb extented-report

age author description
Thu, 24 Jun 2021 14:13:14 +0200 Thomas Junk Streamlined the text templates for test emails. extented-report
Thu, 24 Jun 2021 13:12:59 +0200 Sascha L. Teichmann Allow test mail sinding for waterway users, too. extented-report
Sun, 20 Jun 2021 04:17:53 +0200 Sascha L. Teichmann Added a PATCH endpoint for /api/users/{user} extented-report
Mon, 31 May 2021 12:56:44 +0200 Sascha L. Teichmann Adjust user model and controller to handle reports field. extented-report
Wed, 02 Oct 2019 16:09:10 +0200 Sascha L. Teichmann Made 'go vet' happy again.
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
Fri, 02 Aug 2019 11:43:52 +0200 Sascha L. Teichmann Made 'go vet' happy with controllers again.
Thu, 25 Jul 2019 13:31:51 +0200 Sascha L. Teichmann Introduced a new ReadableError type for better readable error messages of pgx.PgErrors.
Thu, 25 Jul 2019 11:46:23 +0200 Sascha L. Teichmann Rename HandlePGError to HandleError.
Thu, 25 Jul 2019 11:32:22 +0200 Tom Gottfried Move handling of PostgreSQL errors to own package
Thu, 25 Jul 2019 09:15:53 +0200 Tom Gottfried Return comprehensible error message in case of duplicate user name
Tue, 02 Apr 2019 12:58:11 +0200 Bernhard Reiter Improve notification email contents
Tue, 19 Feb 2019 11:42:42 +0100 Markus Kottlaender fixed typo in testmail