log

age author description
Tue, 17 Sep 2019 11:15:18 +0300 Matti Hamalainen Change a variable to be more local to a block.
Tue, 17 Sep 2019 11:11:31 +0300 Matti Hamalainen Check for unknown replies from mapsearch server.
Thu, 12 Sep 2019 14:33:29 +0300 Matti Hamalainen Create elements in javascript instead of using direct HTML.
Thu, 12 Sep 2019 14:32:20 +0300 Matti Hamalainen Add helper functions mapCE() and mapClearChildren().
Tue, 10 Sep 2019 22:30:26 +0300 Matti Hamalainen Unify some error handling in the mapsearch front-end javascript code.
Tue, 10 Sep 2019 21:15:25 +0300 Matti Hamalainen Improve WebSocket handling a bit.
Tue, 10 Sep 2019 19:53:21 +0300 Matti Hamalainen Show distance value in results.
Tue, 10 Sep 2019 19:52:04 +0300 Matti Hamalainen Fix sorting of locations in nearest location search. Idiotic bugs.
Tue, 10 Sep 2019 19:36:37 +0300 Matti Hamalainen Fix comment.
Tue, 10 Sep 2019 19:26:04 +0300 Matti Hamalainen Add maxMatches argument to nearby location search.
Tue, 10 Sep 2019 17:52:56 +0300 Matti Hamalainen Adjust location search results parsing to match changes in the server end.
Tue, 10 Sep 2019 17:52:24 +0300 Matti Hamalainen Bump copyright year.
Tue, 10 Sep 2019 17:52:13 +0300 Matti Hamalainen Unify GMap link generating in search frontend.
Tue, 10 Sep 2019 17:49:44 +0300 Matti Hamalainen Initialize match variables properly.
Tue, 10 Sep 2019 17:32:43 +0300 Matti Hamalainen Fix results output.
Tue, 10 Sep 2019 17:31:24 +0300 Matti Hamalainen Backout 10d63f13abcb, it was not good.
Tue, 10 Sep 2019 17:14:07 +0300 Matti Hamalainen 10L fix.
Tue, 10 Sep 2019 17:09:36 +0300 Matti Hamalainen Add match->val to search backend result JSON.
Tue, 10 Sep 2019 16:47:44 +0300 Matti Hamalainen Oops, fix distance calculation coordinate adjustments.
Tue, 10 Sep 2019 16:41:19 +0300 Matti Hamalainen Adjust default nearby location maxDist value to 50.
Tue, 10 Sep 2019 16:35:07 +0300 Matti Hamalainen More fixes to mapsearch SysV init script.
Tue, 10 Sep 2019 16:31:05 +0300 Matti Hamalainen Oops, totally forgot the build system changes from previous commit.
Tue, 10 Sep 2019 16:29:37 +0300 Matti Hamalainen Implement 'list locations near coordinates' functionality in mapsearch backend.
Tue, 10 Sep 2019 16:23:55 +0300 Matti Hamalainen Clean up the mapsearch front-end Javascript code a bit.
Tue, 10 Sep 2019 16:22:53 +0300 Matti Hamalainen Improve mapsearch SysV init scripts.
Tue, 10 Sep 2019 16:06:59 +0300 Matti Hamalainen Sync.
Thu, 05 Sep 2019 16:53:41 +0300 Matti Hamalainen Add tiny note about scripts/ in README.
Thu, 05 Sep 2019 15:48:36 +0300 Matti Hamalainen Make the generic error message a bit more clear.
Thu, 05 Sep 2019 15:39:52 +0300 Matti Hamalainen Simplify some checks.
Thu, 05 Sep 2019 15:28:11 +0300 Matti Hamalainen Cosmetic reorder.