Commit Graph

1710 Commits

Author SHA1 Message Date
Heikki Hannikainen 77dc3fdbc2 Do install jquery.min.js in the webroot, too. 2016-01-17 00:38:53 +02:00
Heikki Hannikainen eaadbac5d2 Update jquery to jquery-1.12.0.min.js 2016-01-17 00:17:39 +02:00
Heikki Hannikainen d19c4b4039 Make it actually compile after herrfeuer's changes. 2016-01-16 23:34:52 +02:00
Heikki Hannikainen eb121ddab0 Merge pull request #28 from herrfeuer/master
remove jquery.com dependency, serve locally, for use cases without Internet access
2016-01-13 10:31:39 +02:00
fire 0bad32a0b1 added jquery-1.11.3.min.js to webroot 2015-12-14 22:28:08 +01:00
fire b3527b3a76 eliminate code.jquery.com script source
eliminate code.jquery.com script source
wont work proper in hamnet
2015-12-14 22:15:38 +01:00
fire b7e4fcd18b Update index.html 2015-12-14 22:12:09 +01:00
fire c921958718 Update http.c
Add jquery.min.js to serve it locally
2015-12-14 22:11:12 +01:00
Heikki Hannikainen 54dc0a2744 remove extra ',' 2015-10-13 10:30:38 +03:00
Heikki Hannikainen 3e298b0f81 Drop documentation references to aprsg, it's been a bit unmaintained for a while. 2015-10-13 10:29:40 +03:00
Heikki Hannikainen 35fe3cd580 Merge pull request #27 from snip/master
IPv6 and IPv4 are both denied by default if an ACL file is configured. Clarify documentation.
2015-09-17 16:09:19 +03:00
Sebastien Chaumontet 137af2a512 New rewording
I haven't add line numbers because it may confuse to be or not in the real ACL file.
2015-09-16 21:58:16 +02:00
Sebastien Chaumontet c4f11664d9 IPv6 is also denied by default in ACL file. Reword some sentences to be more explicit. 2015-09-14 23:17:30 +02:00
Heikki Hannikainen 74d4d019fb Move client_t lat/lng over in live upgrade, so that m/ filter works for unvalidated clients right after live upgrade, too. 2015-09-11 08:48:12 +03:00
Heikki Hannikainen e7666c5f6b 2.0.18 2015-09-10 20:10:15 +03:00
Heikki Hannikainen d7e765069f Test case for checking that a cached position is used for m/ filter 2015-09-10 20:07:47 +03:00
Heikki Hannikainen e74c90800f Partially revert #f26bc4869c0b, make m/ filter use historydb again if a client has not sent a position yet. 2015-09-10 19:25:21 +03:00
Heikki Hannikainen e091577a37 Update windows documentation 2015-09-10 16:47:19 +03:00
Heikki Hannikainen a106e4f84d web-footer: add analytics 2015-09-07 08:34:05 +03:00
Heikki Hannikainen 0b979fb371 Add logo and the right container divs on the web pages 2015-09-07 08:14:11 +03:00
Heikki Hannikainen 42759e3ced Update distributions in BUILDING.md 2015-09-07 01:32:55 +03:00
Heikki Hannikainen 0b290380b6 INSTALLING.md: update distributions list, add Debian 8.0 Jessie and remove old releases 2015-09-07 01:29:16 +03:00
Heikki Hannikainen 256fea5588 dpkg-buildpackage in parallel, 2 jobs 2015-09-07 01:27:43 +03:00
Heikki Hannikainen 4caa515b88 build debian-80 too 2015-09-07 00:45:24 +03:00
Heikki Hannikainen dfb2d1bd40 Fix html generation 2015-09-07 00:36:42 +03:00
Heikki Hannikainen b399c1a806 Update documentation regarding state of the projection (it's not new any more) 2015-09-07 00:34:59 +03:00
Heikki Hannikainen cca9f28f3e Make web pages slightly prettier. 2015-09-07 00:26:04 +03:00
Heikki Hannikainen 9dc16fb6c1 Disable NGX_SSL_SSLv3 2015-09-06 14:30:42 +03:00
Heikki Hannikainen 1d162d3456 v2.0.17 2015-09-06 13:54:39 +03:00
Heikki Hannikainen 01b99c6ea4 Free old rejected calls/logins lists after reconfiguring 2015-09-06 13:45:53 +03:00
Heikki Hannikainen f57fe143b7 clarify examples in doc 2015-09-06 13:31:40 +03:00
Heikki Hannikainen 354382e3d2 Document default rejects and drops 2015-09-06 13:29:52 +03:00
Heikki Hannikainen 0bd3b71fc3 Document DisallowLoginCall and DisallowSourceCall 2015-09-06 12:46:47 +03:00
Heikki Hannikainen ef5b8b2d9f UDP submit, packet rejections: log them as UDP submit instead of HTTP POST rejections 2015-09-06 12:39:18 +03:00
Heikki Hannikainen c47cd1cbfb 63udp-submit.t: Test packet rejections 2015-09-06 12:38:59 +03:00
Heikki Hannikainen 8c0d983b50 Add new tests for login rejections 2015-09-06 11:52:42 +03:00
Heikki Hannikainen 8875cfb8fd New config option DisallowLoginCall to reject logins by glob match 2015-09-06 11:51:36 +03:00
Heikki Hannikainen be7784197a Do not use N0CALL on t/22path-trace.t test, it's getting dropped now 2015-09-06 11:25:39 +03:00
Heikki Hannikainen 097e542e00 Additional test case for wildcard not matching any chars in the end 2015-09-06 10:46:26 +03:00
Heikki Hannikainen 890b3c0497 New DisallowSourceCall config option to drop packets from additional source callsigns (glob match) 2015-09-06 10:44:59 +03:00
Heikki Hannikainen 95a7c57442 Drop packets from N0CALL* and NOCALL* with any suffix/SSID, not just without SSID 2015-09-06 08:39:06 +03:00
Heikki Hannikainen 1e779dc78e v2.0.16 2015-08-31 09:46:54 +03:00
Heikki Hannikainen f26bc4869c Make m/ filter work for unvalidated clients, use client location stored in client_t 2015-08-31 09:39:20 +03:00
Heikki Hannikainen 7d53f15137 Fix m/ filter test to actually work, it was overlapping with the f/ test range 2015-08-31 09:29:56 +03:00
Heikki Hannikainen b32e3f990c Store client's coordinates from parsed client-originated packets in client_t, for m/ filters with unverified clients 2015-08-31 08:24:42 +03:00
Heikki Hannikainen 6593b37510 fix typo in CONFIGURATION.md 2015-08-31 00:17:23 +03:00
Heikki Hannikainen 91850777d3 v2.0.15 2015-08-30 20:25:03 +03:00
Heikki Hannikainen 86ab75b45f Allow t/w filter to match stations with an overlay character on their symbol 2015-08-30 20:24:03 +03:00
Heikki Hannikainen bec189970c Convert t2acl to load JSON-formatted server list from the new t2 portal 2014-11-12 08:05:19 +02:00
Heikki Hannikainen 6a06c94eb7 Correct debian 7.0 codename... 2014-08-15 16:27:34 +03:00