Commit Graph

21 Commits

Author SHA1 Message Date
LX1IQ f3dd52d08a
Update class.reflector.php 2021-01-18 11:53:35 +01:00
Catalin Vatra ac3f9e4ad2
Update class.reflector.php 2021-01-18 11:34:52 +02:00
Catalin Vatra 8d7cb4b605
Allows alphanumeric names for the reflector 2020-06-25 07:32:12 +03:00
LX1IQ 375068d899
db v2.4.0 2019-10-22 20:04:37 +02:00
LX1IQ 12eebc9011
db v2.4.0
purge the "-"  if the reapter/hotspot call has no suffix. (YSF)
2019-06-03 09:02:52 +02:00
narspt b189220eb8
dashboard performance enhancement
Use an array indexed by dxcc prefix for faster lookups instead of scanning whole Flagarray and it's dxcc nested arrays (done lots of times when there are many last heard entries), which is very slow and resource hungry... before this change my server was taking ~360ms to generate users page (with 80 last heard entries), after this small change it takes ~18ms instead.
2018-10-13 18:40:18 +01:00
phl0 39644c3284
bugfix for db2 and whitespace fix for db1 2017-06-14 08:38:48 +02:00
LX1IQ 73be5ec018 bugfix
removed error when prefix is not found in the country.csv
2017-06-14 08:03:26 +02:00
phl0 41d2ae6ef4
Add country name as tooltip 2017-06-12 14:12:15 +02:00
LX1IQ dcb366618c v 2.3.6 2017-05-05 12:27:19 +02:00
LX3JL 37909ffef0 version 1.4.1 2017-01-24 08:45:11 +01:00
LX3JL 486fa279f8 db 2.3.1 2016-05-04 08:33:20 +02:00
LX3JL 1b0125ef74 db 2.2.3 2016-04-05 11:06:58 +02:00
LX3JL 88ff01eba0 db 2.2.2 2016-03-13 19:16:51 +01:00
LX3JL dff0eedf82 db 2.1.4 2016-02-22 11:48:59 +01:00
LX3JL e809e8f2cb db 2.1.3 2016-02-19 12:23:06 +01:00
LX3JL 2f9e8a8781 xlxd 1.2.4 / db 2.1.0
implement XLX interlink feature
2016-02-11 18:51:12 +01:00
LX3JL 7db1154abf xlx db v2.0.6
- "index.php" now reads out the XLX service uptime and not the server
uptime
- "country.csv" prefixes update
- "class.reflector.php" flags showing improvements
- "users.php" limits user show up to 40 users
- "repeaters.php" limits nodes show up to 40 nodes
2016-02-04 12:21:42 +01:00
LX3JL d6eecca9d9 extra callsign checking
The dashboard filter out log entries with callsigns with less than 3
characters
2016-01-27 15:56:41 +01:00
LX3JL 2d76e5688d dashboard version 2.0.4 2016-01-01 13:51:29 +01:00
LX3JL 8b86b6be32 added dashboard
Added PHP code for web dashboard
2016-01-01 13:42:52 +01:00