summaryrefslogtreecommitdiff
path: root/priv/static/packs/appcache
diff options
context:
space:
mode:
authorHaelwenn <git.pleroma.social@hacktivis.me>2018-09-20 16:24:32 +0000
committerHaelwenn <git.pleroma.social@hacktivis.me>2018-09-20 16:24:32 +0000
commitf2727e23eeb66c8f53d06013c28fef313a5527de (patch)
tree2552e38119eb5b9464b75ae4b09bedaec2f814cf /priv/static/packs/appcache
parent7458adc2567caf90c3b01ef4b8bf90a67cbc041c (diff)
parent83e3afac2c9002e224718e8270c4e5550316e762 (diff)
downloadpleroma-f2727e23eeb66c8f53d06013c28fef313a5527de.tar.gz
pleroma-f2727e23eeb66c8f53d06013c28fef313a5527de.zip
Merge branch 'bump-mastofe-2018-09-20' into 'develop'
Update mastodon frontend Closes https://git.pleroma.social/pleroma/mastofe/issues/33 See: https://git.pleroma.social/pleroma/pleroma/merge_requests/352
Diffstat (limited to 'priv/static/packs/appcache')
-rw-r--r--priv/static/packs/appcache/manifest.appcache59
-rw-r--r--priv/static/packs/appcache/manifest.html2
2 files changed, 0 insertions, 61 deletions
diff --git a/priv/static/packs/appcache/manifest.appcache b/priv/static/packs/appcache/manifest.appcache
deleted file mode 100644
index a2c984c77..000000000
--- a/priv/static/packs/appcache/manifest.appcache
+++ /dev/null
@@ -1,59 +0,0 @@
-CACHE MANIFEST
-#ver:2018-8-12 18:01:32
-#plugin:4.8.4
-
-CACHE:
-/packs/base_polyfills.js
-/packs/extra_polyfills.js
-/packs/features/compose.js
-/packs/modals/onboarding_modal.js
-/packs/emoji_picker.js
-/packs/features/notifications.js
-/packs/features/account_timeline.js
-/packs/features/home_timeline.js
-/packs/features/public_timeline.js
-/packs/features/community_timeline.js
-/packs/features/direct_timeline.js
-/packs/features/pinned_statuses.js
-/packs/features/domain_blocks.js
-/packs/features/following.js
-/packs/features/followers.js
-/packs/features/favourited_statuses.js
-/packs/features/list_timeline.js
-/packs/features/account_gallery.js
-/packs/features/hashtag_timeline.js
-/packs/features/status.js
-/packs/features/lists.js
-/packs/modals/report_modal.js
-/packs/features/getting_started.js
-/packs/features/follow_requests.js
-/packs/features/mutes.js
-/packs/features/blocks.js
-/packs/features/reblogs.js
-/packs/features/favourites.js
-/packs/features/keyboard_shortcuts.js
-/packs/modals/mute_modal.js
-/packs/features/generic_not_found.js
-/packs/features/list_editor.js
-/packs/modals/embed_modal.js
-/packs/status/media_gallery.js
-/packs/containers/media_container.js
-/packs/share.js
-/packs/application.js
-/packs/about.js
-/packs/mailer.js
-/packs/mastodon-light.js
-/packs/contrast.js
-/packs/default.js
-/packs/public.js
-/packs/admin.js
-/packs/common.js
-/packs/common.css
-/packs/mailer.css
-/packs/default.css
-/packs/contrast.css
-/packs/mastodon-light.css
-/packs/manifest.json
-
-NETWORK:
-* \ No newline at end of file
diff --git a/priv/static/packs/appcache/manifest.html b/priv/static/packs/appcache/manifest.html
deleted file mode 100644
index 7e4d9c0be..000000000
--- a/priv/static/packs/appcache/manifest.html
+++ /dev/null
@@ -1,2 +0,0 @@
-<!doctype html>
-<html manifest="manifest.appcache"></html> \ No newline at end of file