From 0b3ab03782ed77a476569db14ad96458dc123a13 Mon Sep 17 00:00:00 2001 From: Kevin Decherf Date: Tue, 24 Oct 2017 00:19:00 +0200 Subject: Removing web/bundles/wallabagcore and adding prod assets in web/wallassets baggy.css, baggy.js, material.css, material.js and public.js are seen as new files, something changed in these files. Signed-off-by: Kevin Decherf --- .../_global/img/appicon/apple-touch-icon-114.png | Bin 0 -> 2281 bytes .../_global/img/appicon/apple-touch-icon-120.png | Bin 0 -> 2318 bytes .../_global/img/appicon/apple-touch-icon-144.png | Bin 0 -> 2718 bytes .../_global/img/appicon/apple-touch-icon-152.png | Bin 0 -> 2835 bytes .../_global/img/appicon/apple-touch-icon-57.png | Bin 0 -> 1582 bytes .../_global/img/appicon/apple-touch-icon-72.png | Bin 0 -> 1709 bytes .../_global/img/appicon/apple-touch-icon-76.png | Bin 0 -> 1838 bytes .../_global/img/appicon/apple-touch-icon.png | Bin 0 -> 1579 bytes .../themes/_global/img/appicon/favicon.ico | Bin 0 -> 34494 bytes web/wallassets/themes/_global/img/bg-select.png | Bin 0 -> 1095 bytes .../themes/_global/img/icons/Diaspora-asterisk.svg | 334 +++++++++++++++++++++ .../_global/img/icons/carrot-icon--black.png | Bin 0 -> 1538 bytes .../_global/img/icons/carrot-icon--white.png | Bin 0 -> 1605 bytes .../_global/img/icons/diaspora-icon--black.png | Bin 0 -> 1555 bytes .../_global/img/icons/diaspora-icon--white.png | Bin 0 -> 612 bytes .../themes/_global/img/icons/scuttle.png | Bin 0 -> 1071 bytes .../themes/_global/img/icons/shaarli.png | Bin 0 -> 2143 bytes .../_global/img/icons/unmark-icon--black.png | Bin 0 -> 926 bytes web/wallassets/themes/_global/img/list.png | Bin 0 -> 201 bytes .../themes/_global/img/logo-other_themes.png | Bin 0 -> 3058 bytes web/wallassets/themes/_global/img/logo-square.png | Bin 0 -> 3314 bytes web/wallassets/themes/_global/img/logo-w.png | Bin 0 -> 4916 bytes .../themes/_global/img/logo-wallabag.svg | 300 ++++++++++++++++++ web/wallassets/themes/_global/img/table.png | Bin 0 -> 229 bytes 24 files changed, 634 insertions(+) create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon-114.png create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon-120.png create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon-144.png create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon-152.png create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon-57.png create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon-72.png create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon-76.png create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon.png create mode 100644 web/wallassets/themes/_global/img/appicon/favicon.ico create mode 100644 web/wallassets/themes/_global/img/bg-select.png create mode 100644 web/wallassets/themes/_global/img/icons/Diaspora-asterisk.svg create mode 100644 web/wallassets/themes/_global/img/icons/carrot-icon--black.png create mode 100644 web/wallassets/themes/_global/img/icons/carrot-icon--white.png create mode 100644 web/wallassets/themes/_global/img/icons/diaspora-icon--black.png create mode 100644 web/wallassets/themes/_global/img/icons/diaspora-icon--white.png create mode 100644 web/wallassets/themes/_global/img/icons/scuttle.png create mode 100644 web/wallassets/themes/_global/img/icons/shaarli.png create mode 100644 web/wallassets/themes/_global/img/icons/unmark-icon--black.png create mode 100644 web/wallassets/themes/_global/img/list.png create mode 100644 web/wallassets/themes/_global/img/logo-other_themes.png create mode 100644 web/wallassets/themes/_global/img/logo-square.png create mode 100644 web/wallassets/themes/_global/img/logo-w.png create mode 100644 web/wallassets/themes/_global/img/logo-wallabag.svg create mode 100644 web/wallassets/themes/_global/img/table.png (limited to 'web/wallassets/themes') diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon-114.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-114.png new file mode 100644 index 00000000..0e96edd5 Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-114.png differ diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon-120.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-120.png new file mode 100644 index 00000000..dc5aab1c Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-120.png differ diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon-144.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-144.png new file mode 100644 index 00000000..1d005db6 Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-144.png differ diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon-152.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-152.png new file mode 100644 index 00000000..f915231f Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-152.png differ diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon-57.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-57.png new file mode 100644 index 00000000..5aa19ed9 Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-57.png differ diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon-72.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-72.png new file mode 100644 index 00000000..b8b48e1b Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-72.png differ diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon-76.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-76.png new file mode 100644 index 00000000..9f9dba27 Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-76.png differ diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon.png new file mode 100644 index 00000000..9cf29e2b Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon.png differ diff --git a/web/wallassets/themes/_global/img/appicon/favicon.ico b/web/wallassets/themes/_global/img/appicon/favicon.ico new file mode 100644 index 00000000..0346558b Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/favicon.ico differ diff --git a/web/wallassets/themes/_global/img/bg-select.png b/web/wallassets/themes/_global/img/bg-select.png new file mode 100644 index 00000000..95120441 Binary files /dev/null and b/web/wallassets/themes/_global/img/bg-select.png differ diff --git a/web/wallassets/themes/_global/img/icons/Diaspora-asterisk.svg b/web/wallassets/themes/_global/img/icons/Diaspora-asterisk.svg new file mode 100644 index 00000000..91764b60 --- /dev/null +++ b/web/wallassets/themes/_global/img/icons/Diaspora-asterisk.svg @@ -0,0 +1,334 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/web/wallassets/themes/_global/img/icons/carrot-icon--black.png b/web/wallassets/themes/_global/img/icons/carrot-icon--black.png new file mode 100644 index 00000000..6da7925b Binary files /dev/null and b/web/wallassets/themes/_global/img/icons/carrot-icon--black.png differ diff --git a/web/wallassets/themes/_global/img/icons/carrot-icon--white.png b/web/wallassets/themes/_global/img/icons/carrot-icon--white.png new file mode 100644 index 00000000..a70044b6 Binary files /dev/null and b/web/wallassets/themes/_global/img/icons/carrot-icon--white.png differ diff --git a/web/wallassets/themes/_global/img/icons/diaspora-icon--black.png b/web/wallassets/themes/_global/img/icons/diaspora-icon--black.png new file mode 100644 index 00000000..32bca194 Binary files /dev/null and b/web/wallassets/themes/_global/img/icons/diaspora-icon--black.png differ diff --git a/web/wallassets/themes/_global/img/icons/diaspora-icon--white.png b/web/wallassets/themes/_global/img/icons/diaspora-icon--white.png new file mode 100644 index 00000000..fc48d47c Binary files /dev/null and b/web/wallassets/themes/_global/img/icons/diaspora-icon--white.png differ diff --git a/web/wallassets/themes/_global/img/icons/scuttle.png b/web/wallassets/themes/_global/img/icons/scuttle.png new file mode 100644 index 00000000..3b8eb264 Binary files /dev/null and b/web/wallassets/themes/_global/img/icons/scuttle.png differ diff --git a/web/wallassets/themes/_global/img/icons/shaarli.png b/web/wallassets/themes/_global/img/icons/shaarli.png new file mode 100644 index 00000000..0e83c46e Binary files /dev/null and b/web/wallassets/themes/_global/img/icons/shaarli.png differ diff --git a/web/wallassets/themes/_global/img/icons/unmark-icon--black.png b/web/wallassets/themes/_global/img/icons/unmark-icon--black.png new file mode 100644 index 00000000..45f679ee Binary files /dev/null and b/web/wallassets/themes/_global/img/icons/unmark-icon--black.png differ diff --git a/web/wallassets/themes/_global/img/list.png b/web/wallassets/themes/_global/img/list.png new file mode 100644 index 00000000..bd5aff5a Binary files /dev/null and b/web/wallassets/themes/_global/img/list.png differ diff --git a/web/wallassets/themes/_global/img/logo-other_themes.png b/web/wallassets/themes/_global/img/logo-other_themes.png new file mode 100644 index 00000000..c90aa46f Binary files /dev/null and b/web/wallassets/themes/_global/img/logo-other_themes.png differ diff --git a/web/wallassets/themes/_global/img/logo-square.png b/web/wallassets/themes/_global/img/logo-square.png new file mode 100644 index 00000000..d5e05977 Binary files /dev/null and b/web/wallassets/themes/_global/img/logo-square.png differ diff --git a/web/wallassets/themes/_global/img/logo-w.png b/web/wallassets/themes/_global/img/logo-w.png new file mode 100644 index 00000000..65dc607b Binary files /dev/null and b/web/wallassets/themes/_global/img/logo-w.png differ diff --git a/web/wallassets/themes/_global/img/logo-wallabag.svg b/web/wallassets/themes/_global/img/logo-wallabag.svg new file mode 100644 index 00000000..40193e1c --- /dev/null +++ b/web/wallassets/themes/_global/img/logo-wallabag.svg @@ -0,0 +1,300 @@ + + + +]> + + + + + + diff --git a/web/wallassets/themes/_global/img/table.png b/web/wallassets/themes/_global/img/table.png new file mode 100644 index 00000000..859c4cd8 Binary files /dev/null and b/web/wallassets/themes/_global/img/table.png differ -- cgit v1.2.3