Skip to content

Commit

Permalink
Removed popup after download
Browse files Browse the repository at this point in the history
  • Loading branch information
renanlecaro committed Jun 13, 2018
1 parent 8e24b19 commit e9d09c8
Show file tree
Hide file tree
Showing 15 changed files with 2,725 additions and 520 deletions.
6 changes: 3 additions & 3 deletions appcache/manifest.appcache
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
CACHE MANIFEST
#ver:8/2/2017, 5:17:18 PM
#ver:6/13/2018, 7:13:03 PM
#plugin:4.8.3

CACHE:
/bundle.c14f881344d79b6d5899.js
/bundle.c14f881344d79b6d5899.css
/bundle.db4a3dd38e813528b682.js
/bundle.db4a3dd38e813528b682.css
/

NETWORK:
Expand Down
2 changes: 0 additions & 2 deletions bundle.c14f881344d79b6d5899.js

This file was deleted.

1 change: 0 additions & 1 deletion bundle.c14f881344d79b6d5899.js.map

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions bundle.db4a3dd38e813528b682.js

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

1 change: 1 addition & 0 deletions bundle.db4a3dd38e813528b682.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<html> <head> <link rel=icon href="./images/favicon48.png?cachebust=4705"/> <meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no"> <title>Minimage : minimal image editor</title> <meta name=description content="Open source web app to draw on your images. Works on mobile and offline. No watermark or ads."/> <link rel=manifest href=./manifest.json> <meta property=og:title content="Minimage : minimal image editor"> <meta property=og:description content="Draw on photos and screenshots without installing anything. Add the page to you android home screen and it will work offline too."> <meta property=og:image content=http://i.imgur.com/tge4zuS.png> <meta property=og:url content=https://minimage.tk> <meta name=twitter:card content=summary_large_image> <meta name=fb:app_id content=summary_large_image> <meta name=theme-color id=theme-color content=#f44336 /> <meta name=mobile-web-app-capable content=yes> <link href="/bundle.c14f881344d79b6d5899.css" rel="stylesheet"></head> <body> <noscript><h1 class=noscript>This app requires javascript to be enabled, sorry.</h1></noscript> <div id=inputForAFile> <div id=readme> <label id=fileInputWrapper> <span class=text-label>Pick a photo to draw on it</span> <input type=file id=fileinput accept=image/* /> </label> </div> <canvas id=welcome></canvas> </div> <div id=drawAndDownload style=display:none> <div id=drawzoneWrapper> <div id=background></div> <canvas id=drawzone></canvas> </div> <div id=topbar> <button id=pensizePreview> <div id=pensizePreviewDot></div> <div id=pensizePreviewBorder></div> </button> <input type=range id=pensize min=2 max=60 /> <a id=download href=#> <span class=icon> <svg xmlns=http://www.w3.org/2000/svg height=20 width=20><path d="M0 15.667v-1.542q0-.708.505-1.208t1.214-.5q.708 0 1.208.5t.5 1.208v1.542q0 .375.266.635.265.26.63.26h11.354q.365 0 .63-.26.266-.26.266-.635v-1.542q0-.708.5-1.208t1.208-.5q.709 0 1.214.5T20 14.125v1.542q0 1.791-1.266 3.062Q17.47 20 15.677 20H4.323q-1.792 0-3.057-1.27Q0 17.457 0 15.666zM3.302 8.01q0-.708.51-1.208.5-.5 1.209-.5.708 0 1.208.5l2.25 2.25V1.708Q8.48 1 8.98.5t1.209-.5q.708 0 1.213.5.505.5.505 1.208v7.344l2.354-2.354q.5-.5 1.209-.5.708 0 1.208.5.51.5.51 1.213 0 .714-.51 1.214l-5.27 5.27q-.522.522-1.22.522-.687 0-1.208-.521L3.813 9.229q-.51-.51-.51-1.219z"/></svg> </span> <span class=label>Download</span> </a> </div> </div> <div id=spinners /><i></i><i></i><i></i> <script type="text/javascript" src="/bundle.c14f881344d79b6d5899.js"></script></body> </html>
<html> <head> <link rel=icon href="./images/favicon48.png?cachebust=4705"/> <meta name=viewport content="width=device-width,initial-scale=1,user-scalable=no"> <title>Minimage : minimal image editor</title> <meta name=description content="Open source web app to draw on your images. Works on mobile and offline. No watermark or ads."/> <link rel=manifest href=./manifest.json> <meta property=og:title content="Minimage : minimal image editor"> <meta property=og:description content="Draw on photos and screenshots without installing anything. Add the page to you android home screen and it will work offline too."> <meta property=og:image content=http://i.imgur.com/tge4zuS.png> <meta property=og:url content=https://minimage.tk> <meta name=twitter:card content=summary_large_image> <meta name=fb:app_id content=summary_large_image> <base href=./build/ /> <meta name=theme-color id=theme-color content=#f44336 /> <meta name=mobile-web-app-capable content=yes> <link href="/bundle.db4a3dd38e813528b682.css" rel="stylesheet"></head> <body> <noscript><h1 class=noscript>This app requires javascript to be enabled, sorry.</h1></noscript> <div id=inputForAFile> <div id=readme> <label id=fileInputWrapper> <span class=text-label>Pick a photo to draw on it</span> <input type=file id=fileinput accept=image/* /> </label> </div> <canvas id=welcome></canvas> </div> <div id=drawAndDownload style=display:none> <div id=drawzoneWrapper> <div id=background></div> <canvas id=drawzone></canvas> </div> <div id=topbar> <button id=pensizePreview> <div id=pensizePreviewDot></div> <div id=pensizePreviewBorder></div> </button> <input type=range id=pensize min=2 max=60 /> <a id=download href=#> <span class=icon> <svg xmlns=http://www.w3.org/2000/svg height=20 width=20><path d="M0 15.667v-1.542q0-.708.505-1.208t1.214-.5q.708 0 1.208.5t.5 1.208v1.542q0 .375.266.635.265.26.63.26h11.354q.365 0 .63-.26.266-.26.266-.635v-1.542q0-.708.5-1.208t1.208-.5q.709 0 1.214.5T20 14.125v1.542q0 1.791-1.266 3.062Q17.47 20 15.677 20H4.323q-1.792 0-3.057-1.27Q0 17.457 0 15.666zM3.302 8.01q0-.708.51-1.208.5-.5 1.209-.5.708 0 1.208.5l2.25 2.25V1.708Q8.48 1 8.98.5t1.209-.5q.708 0 1.213.5.505.5.505 1.208v7.344l2.354-2.354q.5-.5 1.209-.5.708 0 1.208.5.51.5.51 1.213 0 .714-.51 1.214l-5.27 5.27q-.522.522-1.22.522-.687 0-1.208-.521L3.813 9.229q-.51-.51-.51-1.219z"/></svg> </span> <span class=label>Download</span> </a> </div> </div> <div id=spinners /><i></i><i></i><i></i> <script type="text/javascript" src="/bundle.db4a3dd38e813528b682.js"></script></body> </html>
Loading

0 comments on commit e9d09c8

Please sign in to comment.