Commit Graph

11 Commits

Author SHA1 Message Date
LX1IQ c22c7f01e6
Update class.reflector.php 2021-01-18 11:54:28 +01:00
Catalin Vatra c69651ccb2
Update class.reflector.php 2021-01-18 11:35:36 +02:00
Catalin Vatra 40ce30446c
Allows alphanumeric names for the reflector 2020-06-25 07:41:04 +03:00
Catalin Vatra 257d97c583
Add alphanumeric name to reflector 2020-06-25 07:39:49 +03:00
Catalin Vatra 40e732bf7b
Allows alphanumeric names for the reflector 2020-06-25 07:33:33 +03:00
Catalin Vatra effd58b296
Update class.reflector.php 2020-06-25 07:30:48 +03:00
narspt 070f16fdb7
dashboard2 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:53:37 +01:00
Luiz Amaral a248c0ef39 Dashboard 2 updates for xlxd 2.x.x 2017-08-27 18:09:08 -03:00
phl0 39644c3284
bugfix for db2 and whitespace fix for db1 2017-06-14 08:38:48 +02:00
phl0 52e4e6bf3e
Change dashboard2 accordingly 2017-06-12 14:34:37 +02:00
Luiz Fernando Ribeiro Amaral a9911d3042 New XLX dashboard layout
- A dashboard with the new layout is contained in the dashboard2 folder.
- Enhanced the styling of the README file.
2016-07-05 11:08:29 -06:00