log

age author description
Mon, 30 Oct 2017 15:06:20 +0200 Matti Hamalainen Adjust minimum entropy thresholds.
Mon, 30 Oct 2017 12:55:21 +0200 Matti Hamalainen Remove note about the search pattern parser being not very tolerant, it's somewhat better now.
Mon, 30 Oct 2017 12:53:28 +0200 Matti Hamalainen CSS adjustments for the search page.
Mon, 30 Oct 2017 12:28:21 +0200 Matti Hamalainen Explain the world origin setting better in the help.
Mon, 30 Oct 2017 11:20:41 +0200 Matti Hamalainen And another adjustment to block parsing.
Mon, 30 Oct 2017 03:24:36 +0200 Matti Hamalainen Sync.
Mon, 30 Oct 2017 03:04:08 +0200 Matti Hamalainen And another parsing fix.
Mon, 30 Oct 2017 03:01:22 +0200 Matti Hamalainen More map block parsing fixes.
Mon, 30 Oct 2017 02:53:05 +0200 Matti Hamalainen Fixes to the block parsing.
Mon, 30 Oct 2017 01:45:23 +0200 Matti Hamalainen Improve SSL/TLS support by adding vhost name to the SSL listener spec and set
Mon, 30 Oct 2017 01:14:51 +0200 Matti Hamalainen Cleanups.
Mon, 30 Oct 2017 00:07:14 +0200 Matti Hamalainen No need to doublecheck for SET_MAX_MATCHES.
Mon, 30 Oct 2017 00:06:39 +0200 Matti Hamalainen Remove a debug message.
Mon, 30 Oct 2017 00:06:29 +0200 Matti Hamalainen Oops, forgot this change from the strchr() related commit.
Mon, 30 Oct 2017 00:05:13 +0200 Matti Hamalainen Clamp max number of matches differently.
Mon, 30 Oct 2017 00:04:54 +0200 Matti Hamalainen Don't use strchr() for the center finding algorithm, it is not fit to our purpose.
Mon, 30 Oct 2017 00:04:00 +0200 Matti Hamalainen More work on the front-end.
Sun, 29 Oct 2017 23:17:34 +0200 Matti Hamalainen SSL/TLS support working.
Sun, 29 Oct 2017 23:03:48 +0200 Matti Hamalainen Change the WS port.
Sun, 29 Oct 2017 22:57:04 +0200 Matti Hamalainen Improve error and results handling.
Sun, 29 Oct 2017 22:30:24 +0200 Matti Hamalainen Up the max hardcoded matches/results limit.
Sun, 29 Oct 2017 22:27:08 +0200 Matti Hamalainen Handle empty result set.
Sun, 29 Oct 2017 22:10:08 +0200 Matti Hamalainen Handle "no matches" differently, also fix a memory leak.
Sun, 29 Oct 2017 21:54:12 +0200 Matti Hamalainen Allow specifying of map list to search in the query, and also max number of results.
Sun, 29 Oct 2017 21:15:12 +0200 Matti Hamalainen Remove error handlers from front-end WebSocket stuff, we do not really need these, at least for now.
Sun, 29 Oct 2017 21:12:06 +0200 Matti Hamalainen Set center coordinates to zero by default.
Sun, 29 Oct 2017 21:10:45 +0200 Matti Hamalainen Improve some messages.
Sun, 29 Oct 2017 21:09:20 +0200 Matti Hamalainen Add some comments.
Sun, 29 Oct 2017 20:56:47 +0200 Matti Hamalainen Front-end improvements.
Sun, 29 Oct 2017 18:38:48 +0200 Matti Hamalainen Placeholder text for map list when it is not yet loaded.