1
0
mirror of https://github.com/ShaYmez/xlxd.git synced 2026-06-06 23:54:37 -04:00
Commit Graph

38 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 3be46c4246 Merge pull request #1 from LX3JL/master
Update
2021-01-12 12:50:08 +02:00
LX1IQ af900106c5 Update reflectors.php 2020-08-22 23:06:14 +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
9W2LWK 3c9549e11a Update country.csv 2020-04-17 15:08:28 +08:00
LX1IQ 0bfa70fba0 Merge pull request #102 from lwkoon/patch-7
logout session
2020-04-06 13:04:06 +02:00
LX1IQ 030b202bef Update country.csv 2019-12-04 13:29:35 +01:00
LX1IQ 4cc383a7f3 db v2.4.0 2019-12-03 08:41:24 +01:00
LX1IQ 57ab0d4179 Update country.csv 2019-11-20 10:40:17 +01:00
Florian Wolters 9170891417 Fix typo 2019-10-25 22:21:03 +02:00
Florian Wolters 03c6fda4c4 Merge countries.csv to dashboard2 2019-10-25 22:18:53 +02:00
LX1IQ b3360b66e2 db v2.4.0 2018-12-02 11:00:41 +01:00
LX1IQ ed41d06e65 Update country.csv 2018-10-26 07:04:18 +02: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
Eddie 767fed2a87 logout session
logout session
2018-07-22 05:18:44 +08:00
LX1IQ 36c651769a Add flags for missing countries
Add flags for missing countries
2018-03-05 10:30:54 +01:00
narspt e4b196e72a db2: don't use location.reload() if there is a 'do' GET request 2018-02-06 08:12:24 +00:00
narspt b8ec26965d add missing SuspendPageRefresh() to dashboard2
SuspendPageRefresh() is called on input's onfocus (on users.php) to stop auto refresh while user is typing, however it is missing on dashboard2
2018-02-03 01:53:37 +00:00
narspt 27377a4d62 dashboard2: use location.reload() to keep page scroll position
use location.reload() to keep page scroll position on page refreshes, but keep using location.href method for POST requests to avoid browser asking to resubmit data on reloads
2018-02-03 01:32:25 +00:00
Stefan Saraev c9778017f8 allow including an extra config file outside of db/ root 2017-11-26 14:35:45 +02:00
Luiz Amaral a248c0ef39 Dashboard 2 updates for xlxd 2.x.x 2017-08-27 18:09:08 -03: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
phl0 1cab25213b Merge changes of countries and flags from dashboard to dashboard2 2017-06-13 16:06:36 +02:00
phl0 12404e36b4 Use CSS also for dashboard2 2017-06-13 09:35:00 +02:00
phl0 52e4e6bf3e Change dashboard2 accordingly 2017-06-12 14:34:37 +02:00
Yngwie Chou 7f18b727d2 Add country flag for Hongkong 2016-12-27 11:58:05 +08: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 c1a7eef956 Copy coutries.csv to dashboard2 2016-11-25 10:52:41 +01:00
yngwiechou 33c8b8d389 Update country.csv 2016-09-04 12:27:39 +08:00
Luiz Fernando Ribeiro Amaral c7554e96ef Possible fix to the modules listing problem 2016-07-16 13:03:14 -06: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