log

age author description
Mon, 24 Sep 2018 10:58:34 +0200 Sascha L. Teichmann Spell table names correctly.
Mon, 24 Sep 2018 09:56:51 +0200 Bernhard Reiter client: prepare for fairway intersection for profile
Mon, 24 Sep 2018 09:23:09 +0200 Bernhard Reiter client: improve code structure
Sun, 23 Sep 2018 19:51:02 +0200 Sascha L. Teichmann Store sounding results contour lines into right table.
Sun, 23 Sep 2018 16:01:04 +0200 Sascha L. Teichmann Added table for contour lines of sounding results.
Sat, 22 Sep 2018 22:23:21 +0200 Sascha L. Teichmann Renamed scale in Vertex to uppercase to make it public.
Sat, 22 Sep 2018 22:14:31 +0200 Sascha L. Teichmann Removed vertex duplicate.
Sat, 22 Sep 2018 21:58:15 +0200 Sascha L. Teichmann Renamed octree.go in octree package to tree.go.
Sat, 22 Sep 2018 21:57:30 +0200 Sascha L. Teichmann Moved octree loading stuff to octree package.
Sat, 22 Sep 2018 21:34:12 +0200 Sascha L. Teichmann Renamed a few types to uppercase names to prepare the move to the octree package.
Sat, 22 Sep 2018 09:55:42 +0200 Sascha L. Teichmann Finished the octree cache. TODO: implement the deserialization.
Sat, 22 Sep 2018 09:36:12 +0200 Sascha L. Teichmann Moved octree stuff to own package.
Fri, 21 Sep 2018 18:32:41 +0200 Sascha L. Teichmann Started with model to load octrees from database.
Fri, 21 Sep 2018 18:01:39 +0200 Sascha Wilde Added simple endpoint to view system logs.
Fri, 21 Sep 2018 17:37:34 +0200 Sascha L. Teichmann Merged octree branch into default.
Fri, 21 Sep 2018 17:36:00 +0200 Sascha L. Teichmann octree: write SQL insert statements for octree indices. octree
Fri, 21 Sep 2018 16:29:38 +0200 Sascha L. Teichmann Merged default into octree branch. octree
Fri, 21 Sep 2018 14:47:44 +0200 Sascha L. Teichmann octree: define a type for LineStringZ. octree
Fri, 21 Sep 2018 15:53:17 +0200 Tom Gottfried Merge output of ST_3DIntersection into a single linestring
Fri, 21 Sep 2018 14:48:32 +0200 Bernhard Reiter client: add step to intersect with fairways
Fri, 21 Sep 2018 13:57:40 +0200 Bernhard Reiter client: re-enable loading of full river bank marks
Fri, 21 Sep 2018 13:23:32 +0200 Bernhard Reiter client: improve preparation to request profile
Fri, 21 Sep 2018 13:18:30 +0200 Thomas Junk feat: systeminformation feature added
Fri, 21 Sep 2018 12:53:09 +0200 Tom Gottfried Improve reproducability of documented docker commands
Fri, 21 Sep 2018 12:50:44 +0200 Tom Gottfried Fix build if base image does not have gnupg
Fri, 21 Sep 2018 12:48:39 +0200 Sascha L. Teichmann Password reset endpoints do not need impersonated db connections.
Fri, 21 Sep 2018 12:26:39 +0200 Bernhard Reiter client: prepare to send profile cut to backend
Fri, 21 Sep 2018 11:03:20 +0200 Sascha L. Teichmann Merged default into octree branch. octree
Fri, 21 Sep 2018 11:02:24 +0200 Sascha L. Teichmann octree: Moved octree traveral code to own file. octree
Fri, 21 Sep 2018 10:53:14 +0200 Bernhard Reiter client: improve draw behaviour