Skip to content

Commit

Permalink
Version up to 0.12.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nes-si committed Dec 7, 2019
1 parent c211f6d commit c81c6b3
Show file tree
Hide file tree
Showing 15 changed files with 55 additions and 28 deletions.
File renamed without changes
File renamed without changes
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="en"><head><meta charset="utf-8"><meta http-equiv="Content-Type" content="text/html"><meta http-equiv="x-ua-compatible" content="ie=edge"><title>Chisel</title><meta name="description" content="Parse CMS"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="apple-touch-icon" sizes="180x180" href="/assets/images/icons/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="512x512" href="/assets/images/icons/logo512.png"><link rel="icon" type="image/x-icon" href="/favicon.ico"><link rel="manifest" href="/manifest.json"><script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script><script src="https://js.stripe.com/v3/"></script><base href="./"><link href="/main.min.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="app-root"></div><script type="text/javascript" src="/main.js"></script></body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="Content-Type" content="text/html"><meta http-equiv="x-ua-compatible" content="ie=edge"><title>Chisel</title><meta name="description" content="Parse CMS"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="apple-touch-icon" sizes="180x180" href="/assets/images/logo/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="512x512" href="/assets/images/logo/logo512.png"><link rel="icon" type="image/x-icon" href="/favicon.ico"><link rel="manifest" href="/manifest.json"><script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script><script src="https://js.stripe.com/v3/"></script><base href="./"><link href="/main.min.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="app-root"></div><script type="text/javascript" src="/main.js"></script></body></html>
22 changes: 11 additions & 11 deletions dist/main.js

Large diffs are not rendered by default.

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 electron/dist/assets/images/logo/logo192.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 electron/dist/assets/images/logo/logo512.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 electron/dist/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion electron/dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="Content-Type" content="text/html"><meta http-equiv="x-ua-compatible" content="ie=edge"><title>Chisel</title><meta name="description" content="Parse CMS"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="icon" href="{&quot;default&quot;:&quot;./assets/images/chisel-logo.png&quot;}"><script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script><script src="https://js.stripe.com/v3/"></script><base href="./"><link href="./main.min.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="app-root"></div><script type="text/javascript" src="./main.js"></script></body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="Content-Type" content="text/html"><meta http-equiv="x-ua-compatible" content="ie=edge"><title>Chisel</title><meta name="description" content="Parse CMS"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="apple-touch-icon" sizes="180x180" href="/assets/images/logo/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="512x512" href="/assets/images/logo/logo512.png"><link rel="icon" type="image/x-icon" href="/favicon.ico"><link rel="manifest" href="/manifest.json"><script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script><script src="https://js.stripe.com/v3/"></script><base href="./"><link href="./main.min.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="app-root"></div><script type="text/javascript" src="./main.js"></script></body></html>
24 changes: 12 additions & 12 deletions electron/dist/main.js

Large diffs are not rendered by default.

25 changes: 25 additions & 0 deletions electron/dist/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "Chisel",
"name": "Chisel",
"icons": [
{
"src": "favicon.ico",
"sizes": "48x48 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "\/assets\/images\/icons\/logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "\/assets\/images\/icons\/logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
2 changes: 2 additions & 0 deletions electron/dist/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chisel-cms",
"version": "0.12.3",
"version": "0.12.4",
"description": "API-first headless CMS running on Parse Server",
"author": "Beach.io <beach.io>",
"license": "MIT",
Expand All @@ -24,7 +24,7 @@
"start": "node build/server.js",
"bundle": "rimraf dist && webpack --config build/webpack.dev-build.config.js",
"build": "node build/build.js",
"build-electron": "ELECTRON=true node build/build.js",
"build-electron": "ELECTRON=true node build/build.js && npm run electron-pack",
"localrun": "node build/local.run.js",
"start-electron-server-selector": "node electron/server-selector/server.js",
"build-electron-server-selector": "node electron/server-selector/build.js",
Expand Down

0 comments on commit c81c6b3

Please sign in to comment.