From c032bd06f6bf42c3e6b571bb41f0af57a0fc182c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Val=C3=A9rio?= Date: Sat, 29 Jul 2023 12:24:08 +0100 Subject: [PATCH] bump version and fix headlines dialog --- package.json | 2 +- templates/headlines.handlebars | 4 ++-- templates/headlines.precompiled.js | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1efbe32..683eba0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "worker-planet", - "version": "1.0.0", + "version": "1.1.0", "description": "Generate a single feed of content from multiple RSS/Atom sources. Runs on Cloudflare Workers.", "main": "./index.js", "scripts": { diff --git a/templates/headlines.handlebars b/templates/headlines.handlebars index b997b9a..1eaf5a2 100644 --- a/templates/headlines.handlebars +++ b/templates/headlines.handlebars @@ -7,7 +7,7 @@ {{page_title}} - {{!-- --}} + @@ -59,7 +59,7 @@

- +
diff --git a/templates/headlines.precompiled.js b/templates/headlines.precompiled.js index da7a549..c7d4298 100644 --- a/templates/headlines.precompiled.js +++ b/templates/headlines.precompiled.js @@ -49,13 +49,13 @@ templates['headlines'] = template({"1":function(container,depth0,helpers,partial + alias4(((helper = (helper = lookupProperty(helpers,"page_title") || (depth0 != null ? lookupProperty(depth0,"page_title") : depth0)) != null ? helper : alias2),(typeof helper === alias3 ? helper.call(alias1,{"name":"page_title","hash":{},"data":data,"loc":{"start":{"line":8,"column":39},"end":{"line":8,"column":53}}}) : helper))) + "\" />\n \n \n \n \n \n \n
\n
\n
\n
\n

" + + "\" />\n Sources\n \n \n
\n
\n
\n
\n

" + alias4(((helper = (helper = lookupProperty(helpers,"page_title") || (depth0 != null ? lookupProperty(depth0,"page_title") : depth0)) != null ? helper : alias2),(typeof helper === alias3 ? helper.call(alias1,{"name":"page_title","hash":{},"data":data,"loc":{"start":{"line":29,"column":16},"end":{"line":29,"column":30}}}) : helper))) + "

\n

" + alias4(((helper = (helper = lookupProperty(helpers,"page_description") || (depth0 != null ? lookupProperty(depth0,"page_description") : depth0)) != null ? helper : alias2),(typeof helper === alias3 ? helper.call(alias1,{"name":"page_description","hash":{},"data":data,"loc":{"start":{"line":30,"column":16},"end":{"line":30,"column":36}}}) : helper))) + "

\n
\n
\n
\n" + ((stack1 = lookupProperty(helpers,"each").call(alias1,(depth0 != null ? lookupProperty(depth0,"items") : depth0),{"name":"each","hash":{},"fn":container.program(1, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":34,"column":6},"end":{"line":53,"column":15}}})) != null ? stack1 : "") - + "
\n
\n
\n

\n All rights belong to the original authors. Powered by worker-planet.\n

\n
\n
\n \n
\n
\n \n Sources\n
\n

The content of this page is fetched from the following sources:

\n

\n

    \n" + + "

\n
\n
\n

\n All rights belong to the original authors. Powered by worker-planet.\n

\n
\n
\n \n
\n
\n \n Sources\n
\n

The content of this page is fetched from the following sources:

\n

\n

    \n" + ((stack1 = lookupProperty(helpers,"each").call(alias1,(depth0 != null ? lookupProperty(depth0,"sources") : depth0),{"name":"each","hash":{},"fn":container.program(6, data, 0),"inverse":container.noop,"data":data,"loc":{"start":{"line":71,"column":12},"end":{"line":73,"column":21}}})) != null ? stack1 : "") + "
\n

\n
\n
\n \n"; },"useData":true});