Initial commit
parents
No related branches found
No related tags found
Showing
- LICENSE 14 additions, 0 deletionsLICENSE
- Makefile 70 additions, 0 deletionsMakefile
- apps/b2g/Makefile 3 additions, 0 deletionsapps/b2g/Makefile
- apps/b2g/index.html 10 additions, 0 deletionsapps/b2g/index.html
- apps/b2g/manifest.webmanifest 8 additions, 0 deletionsapps/b2g/manifest.webmanifest
- apps/system/Makefile 22 additions, 0 deletionsapps/system/Makefile
- apps/system/index.html 15 additions, 0 deletionsapps/system/index.html
- apps/system/manifest.webmanifest 100 additions, 0 deletionsapps/system/manifest.webmanifest
- apps/system/net_error.html 16 additions, 0 deletionsapps/system/net_error.html
- apps/system/package.json 15 additions, 0 deletionsapps/system/package.json
- apps/system/src/embedder.js 70 additions, 0 deletionsapps/system/src/embedder.js
- apps/system/src/neterror.js 41 additions, 0 deletionsapps/system/src/neterror.js
- apps/system/src/singletab.js 39 additions, 0 deletionsapps/system/src/singletab.js
- apps/system/src/styles/base.css 17 additions, 0 deletionsapps/system/src/styles/base.css
- apps/system/src/styles/neterror-icon.svg 131 additions, 0 deletionsapps/system/src/styles/neterror-icon.svg
- apps/system/src/styles/neterror.css 6 additions, 0 deletionsapps/system/src/styles/neterror.css
- apps/system/src/styles/singletab.css 7 additions, 0 deletionsapps/system/src/styles/singletab.css
- apps/system/webpack.config.dev.js 30 additions, 0 deletionsapps/system/webpack.config.dev.js
- apps/system/webpack.config.prod.js 29 additions, 0 deletionsapps/system/webpack.config.prod.js
- apps/system/yarn.lock 0 additions, 0 deletionsapps/system/yarn.lock
Loading
Please register or sign in to comment