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 --- .../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 8 files changed, 334 insertions(+) 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 (limited to 'web/wallassets/themes/_global/img/icons') 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 -- cgit v1.2.3