[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-2627-g51b2344

Git Repo Owner noreply at mythtv.org
Mon Feb 9 18:37:34 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  51b23447486b95b4bc6199b7c6467f168903d6b5 (commit)
      from  e3be14d534d3696c32f799b52e043b2149090308 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 51b23447486b95b4bc6199b7c6467f168903d6b5
Author:    Stuart Morgan <smorgan at mythtv.org> at Mon, 9 Feb 2015 14:13:39 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Mon, 9 Feb 2015 17:28:16 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=51b23447486b95b4bc6199b7c6467f168903d6b5

WebFrontent: Add a Content-Security-Policy nonce
Enforcement is disabled for now because a lot of inline event handlers
would need to be replaced.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/contrib/development/MythXMLTest/CDS.html    |    2 +-
 .../html/{backend_index.html => backend_index.qsp} |    2 +-
 mythtv/html/debug/websocket.qsp                    |    4 +-
 mythtv/html/misc/hardwareprofile-general.html      |    2 +-
 mythtv/html/misc/hardwareprofile-myprofile.html    |    2 +-
 mythtv/html/misc/message.html                      |    2 +-
 mythtv/html/misc/overview.qsp                      |    2 +-
 mythtv/html/samples/hlstest.qsp                    |    8 +-
 mythtv/html/samples/livestream_rec.qsp             |    6 +-
 mythtv/html/samples/livestream_sg.qsp              |    6 +-
 mythtv/html/samples/storagegroups.qsp              |    2 +-
 mythtv/html/setup/storagegroups-add-new.html       |    2 +-
 mythtv/html/setup/storagegroups.html               |    2 +-
 mythtv/html/setup/wizard-database.html             |    2 +-
 mythtv/html/setup/wizard-media_storage.html        |    2 +-
 mythtv/html/setup/wizard-network.qsp               |    2 +-
 mythtv/html/tv/programsearch.qsp                   |    6 +-
 mythtv/html/tv/recordingrules.qsp                  |    2 +-
 mythtv/html/tv/recordings.qsp                      |    2 +-
 mythtv/html/tv/schedule.qsp                        |    2 +-
 mythtv/html/tv/tvplayer.qsp                        |    6 +-
 mythtv/html/tv/upcoming.qsp                        |    2 +-
 mythtv/libs/libmythupnp/htmlserver.cpp             |   73 ++++++++++++-------
 23 files changed, 80 insertions(+), 61 deletions(-)
 rename mythtv/html/{backend_index.html => backend_index.qsp} (97%)

-- 



More information about the mythtv-commits mailing list