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
LX1IQ
02a6bf07a8
Merge pull request #106 from narspt/patch-4
...
dashboard performance enhancement
2018-10-14 07:46:43 +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
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
LX3JL
71cddc2f5a
amber 1.3.2
...
fixed problem while running multiple 3006 or 3012 devices
adjusted load sharing when running multiple devices
2018-06-25 18:41:24 +02:00
LX3JL
1399eeb696
Merge pull request #92 from vk4tux/master
...
Update cvocodecs.cpp
2018-06-04 08:19:31 +02:00
Adrian Fewster
10d56ae843
Update cvocodecs.cpp
...
'availables' correctly changed to 'available' for correct English
2018-06-03 23:38:54 +10:00
LX3JL
5f26192fab
amber 1.3.1
...
added compatibility with DVMEGAs
2018-05-07 09:24:27 +02:00
LX1IQ
36c651769a
Add flags for missing countries
...
Add flags for missing countries
2018-03-05 10:30:54 +01:00
LX1IQ
2e9ff8166f
Add flags for missing countries
...
Add flags for missing countries
2018-03-05 10:30:17 +01:00
LX1IQ
4b4658f8c9
Merge pull request #82 from narspt/patch-1
...
don't use location.reload() if there is a 'do' GET request
2018-02-06 14:11:24 +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
90fe828fd1
don't use location.reload() if there is a 'do' GET request
2018-02-06 08:03:23 +00:00
LX1IQ
14f00b9711
Merge pull request #80 from narspt/narspt-patch-2
...
dashboard: avoid page scroll to top on reloads
2018-02-03 07:13:00 +01: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
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
d595746671
db v2.3.9
...
update ja flag
2018-02-02 13:34:20 +01:00
LX3JL
c392051987
xlxd 2.2.2
...
BM interlinking
2018-01-23 12:22:19 +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
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
LX3JL
32a437c138
xlxd 2.2.1
...
* auto-reload of deride DB
* interlink protocol v2.0
2018-01-12 09:30:59 +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
LX1IQ
35b249d4bd
Merge pull request #69 from phl0/fixHTML
...
Fix obiously missing slashes to table tags
2017-12-20 00:14:22 +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
LX1IQ
8ea9385d56
v2.3.8
...
add support for network traffic statistics via vnstat.
2017-12-19 11:16:04 +01:00
LX1IQ
1e0ef79ffd
Merge pull request #66 from stefansaraev/extra-config
...
allow including an extra config file outside of db/ root
2017-11-27 07:09:47 +01:00
Stefan Saraev
c9778017f8
allow including an extra config file outside of db/ root
2017-11-26 14:35:45 +02:00
LX3JL
e679d241f4
Merge pull request #63 from phl0/fixfix
...
Redo overwritten changes
2017-11-13 09:09:25 +01:00
LX3JL
d7ddb4b75f
Merge pull request #61 from stefansaraev/make-fixes
...
trivial makefile fixes
2017-11-13 09:08:55 +01:00
LX3JL
76ad83828d
Merge pull request #46 from phl0/fixGitIgnore
...
Fix .gitignore file
2017-11-13 09:08:11 +01:00
phl0
3153515d33
Redo overwritten changes
2017-11-13 08:58:59 +01:00
LX3JL
18a5cd9544
ambed 1.3.0
...
Improved performances. Most device configuration can now run all
available channels concurrently. See readme for details.
2017-11-13 08:42:32 +01:00
Stefan Saraev
6f940fcc31
makefile: dont ask to overwrite configfiles. install .sample configs instead
2017-11-12 00:24:22 +02:00
Stefan Saraev
24c97c6988
makefile: force overwrite target binary
...
fixes "cp: cannot create regular file '/xlxd/xlxd': Text file busy
2017-11-12 00:22:58 +02:00
LX3JL
ddc52640df
amber 1.2.1
2017-11-08 11:11:30 +01:00
LX3JL
384b6d41b1
amber 1.2.1
...
corrected bug when pairing 3003+3000
added version reporting at startup
2017-11-08 10:36:22 +01:00
LX3JL
3f9555fe59
Merge pull request #60 from phl0/ReAlignDevicEName
...
realign devicenames after accidental rename
2017-11-07 10:33:37 +01:00
phl0
034a4ac8c9
realign devicenames after accidental rename
2017-11-07 01:33:31 +01:00
LX3JL
78f21bf0d9
Merge pull request #53 from phl0/RedoPR29
...
Redo changes of PR #29 previously overwritten with commit 83278d13
2017-11-06 18:39:45 +01:00
LX3JL
27af6fb1fb
Merge pull request #51 from yngwiechou/devel_invalid_dmrid
...
Improve log messages for DMRMmdvm and DMRPlus protocol packets
2017-11-06 18:38:52 +01:00
LX3JL
f15264aedc
Merge pull request #49 from yngwiechou/devel_module_id
...
Make DMRmmdvm and DMRplus repeater module ID configurable
2017-11-06 18:37:21 +01:00
LX3JL
a74c469fcc
Merge pull request #45 from phl0/removeBinary
...
Add ambed binary to make clean
2017-11-06 18:36:52 +01:00
LX3JL
35b8fd1261
amber 1.2.0
...
corrected bug when pairing 2 even devices
2017-11-06 16:35:04 +01:00
LX3JL
18100726a5
Merge pull request #59 from phl0/FixTypo
...
Fix typo
2017-11-06 13:14:38 +01:00
phl0
8482f85478
Fix typo
2017-11-06 12:56:27 +01:00