mvoelkel
ca2f2ef10c
Browser EPG: use HTML5 features to display date,time
2016-02-03 14:10:10 +01:00
mvoelkel
d672e8c4c3
BrowserTV, audio track select adapted to newer VLC
2016-02-03 14:06:28 +01:00
mvoelkel
f5c2d12e28
Browser EPG small bug fix
...
Debug code removed,
Chrome doesn't like seconds when setting datetime-local input
2016-02-02 22:05:21 +01:00
mvoelkel
81b40eb781
Browser EPG: added search
...
Searching text in channel name, event name, text
For Browser with datetime-local input function also search for date/time
2016-02-02 20:31:49 +01:00
mvoelkel
3e15f9e651
Channel/EPG scanning speedup and improved reporting
2016-02-01 18:50:50 +01:00
mvoelkel
6f36eaa637
Bug fixes in EPG and channel scan
2016-01-31 23:10:40 +01:00
mvoelkel
92c835be8c
Added DVB EPG
...
requires dddvb commit f323471384a592eb0772c19c5e6d1dc0589831c7
2016-01-30 16:41:58 +01:00
mvoelkel
1344193a82
up and download new JSON channel and transponder lists
...
Also some improvement on boundary handling on old uploader
2016-01-25 16:15:59 +01:00
mvoelkel
63458efe13
HTML style changes
...
To test migrating to HTML5
2016-01-25 16:12:53 +01:00
mvoelkel
e65fb9aaab
Channelscan
...
Added features to TransponderList.json
Allow to define sort order for channels
Allow overwrite channel title,group,pids
Define custom groups (i.e. favourites)
Removed client side sorting from browsertv.html
Reworked creating ChannelList.json from legacy database to allow
serveside sorting.
2016-01-24 12:58:42 +01:00
mvoelkel
cc6cb4709c
Channelscan
...
Added backup and restore previous list
Added delete list to allow to revert to legacy mode
Added ID created from key,onid,tsid,sid
Userinterface improvment.
(Note requires updated octoscan from, dddvb)
2016-01-20 14:28:34 +01:00
mvoelkel
6c7d74e767
Added new Kathrein EN50607 switches
2016-01-15 18:17:46 +01:00
mvoelkel
2ca76a63fe
Channel scanning
...
Added web frontend
bug fixes
2016-01-15 16:51:01 +01:00
mvoelkel
7b8627b7a8
browsertv migrated to json format
2016-01-11 19:19:38 +01:00
mvoelkel
098b307c89
Initial version of channel scanning (WIP)
2016-01-07 17:50:38 +01:00
mvoelkel
27af184b73
Added Inverto Unicable-II IDLU-UST110-CUO1O-32P switch to SCIF database
2016-01-04 22:09:41 +01:00
mvoelkel
e20c0cb59d
Added Fuba switches to SCIF database
2015-12-18 14:31:23 +01:00
mvoelkel
c1946ecc22
fix syntax error in channellist.lua
2015-12-16 16:52:30 +01:00
mvoelkel
26c6aee619
Speedup channellist.lua
2015-12-09 13:05:26 +01:00
mvoelkel
32efebb36a
Added json format to channellist.lua
2015-12-08 17:46:03 +01:00
mvoelkel
1ba53ec4e8
m3u channellist
...
Add SATIPM3U element to UPnP description
2015-12-07 20:29:14 +01:00
mvoelkel
96e1f1580c
Icon update
2015-12-07 15:31:58 +01:00
mvoelkel
be29e6a433
changes to assist oem patches
2015-12-07 15:31:58 +01:00
mvoelkel
e88b974237
Some cleanup in lua scripts
2015-12-07 15:31:57 +01:00
mvoelkel
e8e203c014
UPnP icons
...
changed mimetype from image/jpg to image/jpeg
moved icon references to www path (not for DMS yet)
2015-12-07 15:31:57 +01:00
mvoelkel
26df0f5dfa
added pishing frustration to updateserver.lua
...
Only accepts hosts which resolve to a private ipv4 address (10,
172.16-31, 192.168
This should making it harder to trick people into installing bad FW
images
2015-10-03 17:49:06 +02:00
mvoelkel
b03ec46791
typo in help of system.html
2015-10-01 14:27:09 +02:00
mvoelkel
56f57e2a50
updateserver setting: handle url encoded strings
2015-09-24 19:10:27 +02:00
mvoelkel
fda50eb103
Rmeoved unused files
2015-09-24 19:09:28 +02:00
mvoelkel
928816fbe4
script cleanup
...
unified output using http_print
added Cache-Control header
2015-09-24 19:09:08 +02:00
mvoelkel
fb0aab674e
Temperature monitor
...
up to 4 sensors
display if there is no sensor available
fixed a race condition
2015-09-24 16:20:44 +02:00
mvoelkel
6e39d759fe
some polishing home/system page
2015-09-24 15:38:21 +02:00
mvoelkel
9e3863a60a
Typos in html help text
2015-09-20 14:03:34 +02:00
Ralph Metzler
9d75b6ade6
add EN50607 to button text
2015-09-16 10:46:27 +02:00
mvoelkel
71db90cc11
fixed typo
2015-09-11 17:46:26 +02:00
mvoelkel
162de68b21
Added local updateserver selection
2015-09-11 17:05:43 +02:00
mvoelkel
f23745b146
Systemsettings html/scripts
...
Use layered help in system.html
Added "strict" to systemsettings
check strict.enabled in octoserve startup script
2015-09-11 14:53:05 +02:00
mvoelkel
6e33b3c160
html cleanup
...
some pages where still iso-8859-1, changed to utf-8
2015-09-09 19:39:12 +02:00
Ralph Metzler
fd21db278a
Merge branch 'internal' of https://github.com/DigitalDevices/internal_octonet into internal
2015-09-07 02:30:04 +02:00
Ralph Metzler
ee9b3bf44f
add JESS support
2015-09-07 02:20:17 +02:00
mvoelkel
73bf0bd413
Webserver javascripts updates
...
Replaces DOM based dynamic jscript elements with XMLHttpRequests
and JSON replies.
Not yet on all pages.
2015-09-06 22:06:38 +02:00
mvoelkel
b22b47c0b0
Added temperature monitor and fan control
2015-09-05 18:40:13 +02:00
mvoelkel
141a04fe7a
SCIFDataBase, update script, dddvb changes
...
update script can now scan Microsoft IIS directory listings
2015-09-03 14:36:12 +02:00
mvoelkel
a1e04db6db
password protection (currently disabled)
...
Added files and changes required for password protection
2015-09-03 14:32:02 +02:00
mvoelkel
860265e427
split multicast setup in two scripts
...
this allows password protected setup
2015-09-03 14:29:56 +02:00
mvoelkel
6eb38bb69b
added octoserve
2015-08-05 22:22:06 +02:00