From 0f3f5e442f81d37a03618d0df5ea8f0524a24029 Mon Sep 17 00:00:00 2001 From: Allan Reyes Date: Sun, 20 May 2018 13:31:56 -0700 Subject: Add Pocket integration --- template/common.go | 2 +- template/html/integrations.html | 15 ++++++++++++++- template/views.go | 19 ++++++++++++++++--- 3 files changed, 31 insertions(+), 5 deletions(-) (limited to 'template') diff --git a/template/common.go b/template/common.go index f573ba1..8519d0c 100644 --- a/template/common.go +++ b/template/common.go @@ -1,5 +1,5 @@ // Code generated by go generate; DO NOT EDIT. -// 2018-04-29 17:36:50.459886967 -0700 PDT m=+0.024552529 +// 2018-05-20 11:35:19.497832269 -0700 PDT m=+0.009666945 package template diff --git a/template/html/integrations.html b/template/html/integrations.html index 7e3d2f4..b4a70a5 100644 --- a/template/html/integrations.html +++ b/template/html/integrations.html @@ -94,7 +94,7 @@ - +

Nunux Keeper

+

Pocket

+
+ + + + + + + +
+
diff --git a/template/views.go b/template/views.go index 3c2167a..57031bb 100644 --- a/template/views.go +++ b/template/views.go @@ -1,5 +1,5 @@ // Code generated by go generate; DO NOT EDIT. -// 2018-04-29 17:36:50.450844913 -0700 PDT m=+0.015510475 +// 2018-05-20 11:35:19.495047296 -0700 PDT m=+0.006881961 package template @@ -907,7 +907,7 @@ var templateViewsMap = map[string]string{ - +

Nunux Keeper

+

Pocket

+
+ + + + + + + +
+
@@ -1246,7 +1259,7 @@ var templateViewsMapChecksums = map[string]string{ "feeds": "2a5abe37968ea34a0576dbef52341645cb1fc9562e351382fbf721491da6f4fa", "history_entries": "451f0b202f47c9db5344d3e73862f5b7afbd4323fbdba21b6087866c40f045d3", "import": "73b5112e20bfd232bf73334544186ea419505936bc237d481517a8622901878f", - "integrations": "979193f39c2a3b43cec192aa119713cc9cbe2d5fdaedf8d2b3573c752823446c", + "integrations": "919b73a7dec91c2973db840eecf709de1e2e004f5a592d7e377ef1cb0926adce", "login": "7d83c3067c02f1f6aafdd8816c7f97a4eb5a5a4bdaaaa4cc1e2fbb9c17ea65e8", "sessions": "3fa79031dd883847eba92fbafe5f535fa3a4e1614bb610f20588b6f8fc8b3624", "settings": "ea2505b9d0a6d6bb594dba87a92079de19baa6d494f0651693a7685489fb7de9", -- cgit v1.2.3