Skip to content

Commit

Permalink
Add PWA version of app
Browse files Browse the repository at this point in the history
basically downloadability functionality
i have no idea how buggy any downloaded versions may be, sorry
  • Loading branch information
chromonym committed Aug 22, 2022
1 parent 98796e0 commit e05783c
Show file tree
Hide file tree
Showing 51 changed files with 2,584 additions and 56 deletions.
Binary file added dist/img/icons/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/icons/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/icons/apple-touch-icon-120x120.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/icons/apple-touch-icon-152x152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/icons/apple-touch-icon-180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/icons/apple-touch-icon-60x60.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/icons/apple-touch-icon-76x76.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/icons/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/icons/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/icons/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/icons/favicon.ico
Binary file not shown.
Binary file added dist/img/icons/msapplication-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/img/icons/mstile-150x150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
101 changes: 101 additions & 0 deletions dist/img/icons/safari-pinned-tab.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/ithkapp/favicon.ico"><link rel="apple-touch-icon" sizes="180x180" href="/ithkapp/apple-touch-icon.png"><script src="https://kit.fontawesome.com/719ae0144d.js" crossorigin="anonymous"></script><script defer="defer" src="/ithkapp/js/chunk-vendors.e35e8310.js"></script><script defer="defer" src="/ithkapp/js/app.866c8b6d.js"></script><link href="/ithkapp/css/app.34e635bb.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but ithkapp doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><!--[if IE]><link rel="icon" href="/ithkapp/favicon.ico"><![endif]--><link rel="apple-touch-icon" sizes="180x180" href="/ithkapp/apple-touch-icon.png"><script src="https://kit.fontawesome.com/719ae0144d.js" crossorigin="anonymous"></script><script defer="defer" src="/ithkapp/js/chunk-vendors.0d42651b.js"></script><script defer="defer" src="/ithkapp/js/app.4373e320.js"></script><link href="/ithkapp/css/app.34e635bb.css" rel="stylesheet"><link rel="icon" type="image/svg+xml" href="/ithkapp/img/icons/favicon.svg"><link rel="icon" type="image/png" sizes="32x32" href="/ithkapp/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/ithkapp/img/icons/favicon-16x16.png"><link rel="manifest" href="/ithkapp/manifest.json"><meta name="theme-color" content="#edf3f5"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="Ithkapp"><link rel="apple-touch-icon" href="/ithkapp/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="/ithkapp/img/icons/safari-pinned-tab.svg" color="#edf3f5"><meta name="msapplication-TileImage" content="/ithkapp/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#edf3f5"></head><body><noscript><strong>We're sorry but ithkapp doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
4 changes: 2 additions & 2 deletions dist/js/app.866c8b6d.js → dist/js/app.4373e320.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/js/app.4373e320.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/js/app.866c8b6d.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/js/chunk-vendors.0d42651b.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/js/chunk-vendors.e35e8310.js.map

This file was deleted.

1 change: 1 addition & 0 deletions dist/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"Ithkapp","short_name":"Ithkapp","theme_color":"#edf3f5","icons":[{"src":"./img/icons/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"./img/icons/android-chrome-512x512.png","sizes":"512x512","type":"image/png"},{"src":"./img/icons/android-chrome-maskable-192x192.png","sizes":"192x192","type":"image/png","purpose":"maskable"},{"src":"./img/icons/android-chrome-maskable-512x512.png","sizes":"512x512","type":"image/png","purpose":"maskable"},{"src":"./img/icons/apple-touch-icon-60x60.png","sizes":"60x60","type":"image/png"},{"src":"./img/icons/apple-touch-icon-76x76.png","sizes":"76x76","type":"image/png"},{"src":"./img/icons/apple-touch-icon-120x120.png","sizes":"120x120","type":"image/png"},{"src":"./img/icons/apple-touch-icon-152x152.png","sizes":"152x152","type":"image/png"},{"src":"./img/icons/apple-touch-icon-180x180.png","sizes":"180x180","type":"image/png"},{"src":"./img/icons/apple-touch-icon.png","sizes":"180x180","type":"image/png"},{"src":"./img/icons/favicon-16x16.png","sizes":"16x16","type":"image/png"},{"src":"./img/icons/favicon-32x32.png","sizes":"32x32","type":"image/png"},{"src":"./img/icons/msapplication-icon-144x144.png","sizes":"144x144","type":"image/png"},{"src":"./img/icons/mstile-150x150.png","sizes":"150x150","type":"image/png"}],"start_url":".","display":"standalone","background_color":"#000000"}
2 changes: 2 additions & 0 deletions dist/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-agent: *
Disallow:
2 changes: 2 additions & 0 deletions dist/service-worker.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/service-worker.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e05783c

Please sign in to comment.