1
0
mirror of https://github.com/ShaYmez/xlxd.git synced 2024-09-27 07:16:49 -04:00
Commit Graph

28 Commits

Author SHA1 Message Date
narspt
60f233cae1
Update index.php 2021-03-31 00:47:03 +01:00
LX1IQ
14ccc8bd09
Update index.php
Hide liveirddb.
Is usefull if you run your dashboard under https:
2020-08-15 10:17:14 +02:00
LX1IQ
7dd6b848c6
db 2.4.0
fix, HTML1420: Unexpected quote after "PUBLIC" or "SYSTEM" keyword. Expected whitespace.
2018-10-24 14:13:38 +02:00
LX1IQ
75a19316e5
db v2.4.0 2018-10-24 10:03:07 +02:00
narspt
dbc05c9b63
smooth page refresh with jquery
dynamically reload page body contents with jquery instead of just asking browser to reload whole page, this provides a fully smooth page refresh and keeps page scroll position on all browsers
2018-10-16 19:27:59 +01:00
narspt
90fe828fd1
don't use location.reload() if there is a 'do' GET request 2018-02-06 08:03:23 +00:00
narspt
7ec97b2c9e
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-02 20:26:33 +00:00
LX1IQ
8b52495cf2
db v2.3.9
redesign for the callinghome.php
2018-01-19 10:15:04 +01:00
LX1IQ
6d5055a927
bugfix
apache2: PHP Notice:  Undefined index: Locale in /var/www/db/index.php on line 15
2018-01-15 12:14:59 +01:00
LX1IQ
8ea9385d56
v2.3.8
add support for network traffic statistics via vnstat.
2017-12-19 11:16:04 +01:00
LX1IQ
4dabcad2a1 v2.3.7 2017-05-12 09:54:21 +02:00
LX1IQ
830cbc07f6 db v2.3.5
now the page refresh is now suspended until you leave the filte fields.
2017-02-06 14:26:10 +01:00
LX3JL
edde49c1af xlxd v1.4.2 / db v2.3.4 2017-02-02 16:37:38 +01: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
1c41f91e0f db 2.1.6 2016-03-04 10:57:08 +01:00
LX3JL
ce2016c99e db 2.1.5 2016-03-01 09:28:55 +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
db5976abe0 db 2.1.2
Correct issue with XLX000
2016-02-18 19:50:03 +01:00
LX3JL
16d0961e6c xlxd 1.2.6 / db 2.1.1 2016-02-17 14:14:12 +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