From 03a90eb0d1319be4607123d567c9d3eba4779cb2 Mon Sep 17 00:00:00 2001 From: Zixaphir Date: Sun, 11 Jan 2015 22:19:04 -0700 Subject: [PATCH] I want my unicode sequences back. --- Gruntfile.coffee | 2 +- builds/appchan-x.user.js | 8 ++++---- builds/crx/script.js | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gruntfile.coffee b/Gruntfile.coffee index 5a8bb3b7d..4ce7cdb52 100755 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -2,7 +2,7 @@ module.exports = (grunt) -> grunt.util.linefeed = '\n' importHTML = (filename) -> - "(innerHTML: #{JSON.stringify grunt.file.read("src/General/html/#{filename}.html").replace(/^\s+|\s+$ parts = template.split /([\$&@]){([^}`]*)}/ diff --git a/builds/appchan-x.user.js b/builds/appchan-x.user.js index 3369a9f4a..d64029427 100644 --- a/builds/appchan-x.user.js +++ b/builds/appchan-x.user.js @@ -4949,7 +4949,7 @@ className: 'navLinks' }); $.extend(this.navLinks, { - innerHTML: "\r\r\\uf05c\r \r\r\r\r\r\r\r\r" + innerHTML: "\r\r\uf05c\r \r\r\r\r\r\r\r\r" }); this.timeEl = $('time#index-last-refresh', this.navLinks); this.searchInput = $('#index-search', this.navLinks); @@ -9737,7 +9737,7 @@ var dialog, event, i, items, match_max, match_min, name, node, nodes, rules, save, setNode; QR.nodes = nodes = { el: dialog = UI.dialog('qr', 'top:0;right:0;', { - innerHTML: "
\r\r
\r\r
\r\\uf00d\r
\r
\r
\r\r\r \r
\r
\r\r\r
\r
\r
\r+\r
\r
\r\rNo selected file\r\r\r\rSpoiler\r\\uf0c1\rPost from URL\r+\rDump\r\\uf00d\rRemove File\r\r\r\r
\r\r
\r\r\r\r" + innerHTML: "
\r\r
\r\r
\r\uf00d\r
\r
\r
\r\r\r \r
\r
\r\r\r
\r
\r
\r+\r
\r
\r\rNo selected file\r\r\r\rSpoiler\r\uf0c1\rPost from URL\r+\rDump\r\uf00d\rRemove File\r\r\r\r
\r\r
\r\r\r\r" }) }; setNode = function(name, query) { @@ -14099,7 +14099,7 @@ } this.db = new DataBoard('watchedThreads', this.refresh, true); this.dialog = UI.dialog('thread-watcher', 'top: 50px; left: 0px;', { - innerHTML: "
\r\rThread Watcher \r\\uf021\r\r\r\\uf107\r
\r
" + innerHTML: "
\r\rThread Watcher \r\uf021\r\r\r\uf107\r
\r
" }); this.status = $('#watcher-status', this.dialog); this.list = this.dialog.lastElementChild; @@ -18765,7 +18765,7 @@ "class": 'dialog' }); $.extend(dialog, { - innerHTML: "\r
\r
\r" + innerHTML: "\r
\r
\r" }); Settings.overlay = overlay = $.el('div', { id: 'overlay' diff --git a/builds/crx/script.js b/builds/crx/script.js index 7383b01d4..ddc0dee9a 100644 --- a/builds/crx/script.js +++ b/builds/crx/script.js @@ -4978,7 +4978,7 @@ className: 'navLinks' }); $.extend(this.navLinks, { - innerHTML: "\r\r\\uf05c\r \r\r\r\r\r\r\r\r" + innerHTML: "\r\r\uf05c\r \r\r\r\r\r\r\r\r" }); this.timeEl = $('time#index-last-refresh', this.navLinks); this.searchInput = $('#index-search', this.navLinks); @@ -9791,7 +9791,7 @@ var dialog, event, i, items, match_max, match_min, name, node, nodes, rules, save, setNode; QR.nodes = nodes = { el: dialog = UI.dialog('qr', 'top:0;right:0;', { - innerHTML: "
\r\r
\r\r
\r\\uf00d\r
\r
\r
\r\r\r \r
\r
\r\r\r
\r
\r
\r+\r
\r
\r\rNo selected file\r\r\r\rSpoiler\r\\uf0c1\rPost from URL\r+\rDump\r\\uf00d\rRemove File\r\r\r\r
\r\r
\r\r\r\r" + innerHTML: "
\r\r
\r\r
\r\uf00d\r
\r
\r
\r\r\r \r
\r
\r\r\r
\r
\r
\r+\r
\r
\r\rNo selected file\r\r\r\rSpoiler\r\uf0c1\rPost from URL\r+\rDump\r\uf00d\rRemove File\r\r\r\r
\r\r
\r\r\r\r" }) }; setNode = function(name, query) { @@ -14126,7 +14126,7 @@ } this.db = new DataBoard('watchedThreads', this.refresh, true); this.dialog = UI.dialog('thread-watcher', 'top: 50px; left: 0px;', { - innerHTML: "
\r\rThread Watcher \r\\uf021\r\r\r\\uf107\r
\r
" + innerHTML: "
\r\rThread Watcher \r\uf021\r\r\r\uf107\r
\r
" }); this.status = $('#watcher-status', this.dialog); this.list = this.dialog.lastElementChild; @@ -18802,7 +18802,7 @@ "class": 'dialog' }); $.extend(dialog, { - innerHTML: "\r
\r
\r" + innerHTML: "\r
\r
\r" }); Settings.overlay = overlay = $.el('div', { id: 'overlay'