Commit Graph

65 Commits

Author SHA1 Message Date
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
LX1IQ 247057a4ee
db v2.3.9 2018-01-19 12:57:18 +01:00
LX1IQ 85b8b60753
db v2.3.9 2018-01-19 12:50:06 +01:00
LX1IQ 74cede01af
db v2.3.9
redesign for the callinghome.php
2018-01-19 10:15:55 +01:00
LX1IQ ed24a5b8cb
v2.3.8
put back the support for a second config file in the root, removed by mistake.

73, Luc
2017-12-20 11:24:38 +01:00
phl0 146dbc70f2
Fix obiously missing slashes to table tags 2017-12-20 00:00:48 +01:00
LX1IQ f696a5f7fd
v2.3.8
add support for network traffic statistics via vnstat.
2017-12-19 11:17:06 +01:00
Stefan Saraev c9778017f8 allow including an extra config file outside of db/ root 2017-11-26 14:35:45 +02:00
Yngwie Chou e7f808d6d0 Update Portugal callsigns per requested by CQ7AMO 2017-08-10 21:59:30 +08: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
LX1IQ 6c748e6980 Add GB as UK prefix 2017-06-14 08:00:34 +02:00
phl0 68a7172630 Add flags for missing countries 2017-06-13 16:02:01 +02:00
phl0 0ace639841
Update country.csv according to ARRL DXCC list 2017-06-13 15:19:50 +02:00
phl0 a4e17ef0b1 Make tooltip use CSS 2017-06-13 09:11:59 +02:00
phl0 41d2ae6ef4
Add country name as tooltip 2017-06-12 14:12:15 +02:00
LX1IQ 79c61a26ad v2.3.7 2017-05-12 10:05:48 +02:00
LX1IQ dcb366618c v 2.3.6 2017-05-05 12:27:19 +02:00
LX1IQ f4394c41fe v 2.3.5
v 2.3.5
2017-03-08 14:27:04 +01:00
LX1IQ 0eb6926a7b version 1.4.1
version 1.4.1
2017-02-27 10:00:02 +01:00
LX1IQ 81d1ee3af1 version 2.3.5
standard dashboard v2.3.5
2017-02-14 07:57:24 +01:00
Remco van Zuijlen 2eb5b57b93 version 2.3.5
updated version to match the updated files (index.php, users.php, changes.txt)
2017-02-10 15:19:21 +01:00
LX1IQ b3ae55fd0f db v2.3.5
now the page refresh is now suspended until you leave the filte fields.
2017-02-06 14:26:59 +01:00
LX3JL 2b834edf39 db 2.3.4 2017-02-02 16:41:06 +01:00
LX3JL edde49c1af xlxd v1.4.2 / db v2.3.4 2017-02-02 16:37:38 +01:00
LX1IQ 1fa773680b sort modules right side of last heard 2017-01-26 07:56:09 +01:00
Yngwie Chou 8c9a4d9007 Correct callsigns for China 2017-01-26 13:14:33 +08:00
LX3JL 37909ffef0 version 1.4.1 2017-01-24 08:45:11 +01:00
Yngwie Chou 778d182574 Correct callsings for CN, since BM-BO-BU-BV-BW-BX are used by Taiwan 2016-12-27 11:53:52 +08:00
phl0 e71ceb3425
Update prefixes for China 2016-12-11 14:12:16 +01:00
phl0 619ad07ed9
Complete list of US prefixes 2016-11-25 11:24:44 +01:00
phl0 3d64fbf4d0
Reorder US prefixes 2016-11-25 11:17:42 +01:00
phl0 6d52af1bd9
Add NB as prefix for U.S. 2016-11-25 10:50:32 +01:00
LX3JL dfb46e1266 Merge pull request #10 from phl0/dev
Link to Peers dashboards instead of base IP address
2016-08-06 00:00:13 +02:00
phl0 e8a19b40dd
Make check for URL more explicit 2016-08-01 18:04:55 +02:00
phl0 d885444f95
Don't die if API server is not reachable. Instead just show reflector
names without hyler links
2016-07-31 18:39:31 +02:00
phl0 6fd164b65b
Remove text decoration from hyper links 2016-07-31 16:02:43 +02:00
lx1iq c859aee86a db 2.3.1 update
add some prefixes + Macau flag
2016-07-31 15:51:56 +02:00
phl0 d71ed905e0
Remove superflous break 2016-07-29 21:54:01 +02:00
phl0 bec01172a1
Add forgotten semicola 2016-07-29 17:51:56 +02:00
phl0 a73b8734cb
Handle the case when a reflector dashboard URL is not found 2016-07-29 17:49:58 +02:00
phl0 0ed02a083c
Fix one more whitespace 2016-07-29 17:42:16 +02:00
phl0 6d6eb552c0
Remove link to bare IP address of reflector 2016-07-29 14:44:42 +02:00
phl0 1bbc072a54
Correct some indentiations and whitespace 2016-07-29 14:42:49 +02:00
phl0 abc0f9e9bf
Add dashboard URL to Peers page 2016-07-29 14:41:28 +02:00
LX3JL 486fa279f8 db 2.3.1 2016-05-04 08:33:20 +02:00
LX3JL 0a17cceb45 date bug fixe 2016-05-02 10:07:50 +02:00
LX3JL 2ed3b28de6 xlxd 1.3.6 2016-04-18 09:59:32 +02:00
LX3JL 1b0125ef74 db 2.2.3 2016-04-05 11:06:58 +02:00
LX3JL f2cd3b3f56 db 2.2.2 2016-03-22 01:54:15 +01:00