Commit Graph

10 Commits

Author SHA1 Message Date
Bryan Phelps 9d4a78b98c
Add missing image for achievements (#1817) 2018-03-15 21:35:24 -07:00
Bryan Phelps 57929c06a0
[WIP] #943 - Split bundle via async imports (#1123)
#943 - Split bundle via async imports
2017-12-18 20:30:18 -08:00
extr0py 2e7823fac8 Fix #4 - Add in new application icons (#587)
* Add new files

* Add oni-header to assets folder

* Add icons of all resolutions

* add script to generate windows icon

* Update icon creation script

* Delete unneeded files, update icns and ico

* Update icons

* Update README

* Remove committed icons

* Update scripts

* Update comment in CopyIcons

* Clean up README

* Change layout of icons

* Another iteration of README

* Update README again

* Remove unnecessary to-ico-sync dependency
2017-08-09 09:40:03 -07:00
extr0py 981d169b99 Update config to use color instead of background image (#528) 2017-07-08 08:08:09 -07:00
extr0py 9dc9be39e7 WIP: Fix for #312 - Add electron-packager to create release binaries (#316)
* Add electron-packager dependency

* Update package.json & plan

* Update electron builder dependency

* Update build directory to be lib

* Add appveyor.yml

* Add npm build command

* Add setup artifacts

* Add ico

* Add dist command

* Add icon files

* Update appveyor and ico

* add installerIcon

* Add appveyor build status to README

* Fix ignore filter

* Update to use ia32 build for electron

* Add setup file

* Change from lzma2 to zip

* Create setup template

* Update setup name to include version

* Fix ordering of dist/pack

* Create SourcePath concept

* Add paths for wizard image files

* Add images for setup

* Move some dependencies to dev dependencies if they are bundled via webpack

* Update PLAN

* Add zip file

* Include osx binaries

* Save zip file as well

* Update naming

* Updates for consistent naming

* Try out Github provider for appveyor

* Add secure auth token

* Update

* Add artifacts for OSX in .travis.yml

* Run 'npm run dist' command

* Add common pack command from linux & osx

* Add trusty dist and sudo required for travisci

* Try trusty another way

* Only upload DMG for osx

* Try matrix include again

* Try moving some times around

* Remove extra line

* More tweaks

* Additional apt packages

* Try other targets for Linux

* Update targets

* Update package:

* Add linux icons

* Update package.json

* Update targets for build

* Add snapcraft to travis.yml

* Stick with just .deb, .rpm, and .tar.gz for now

* And linux release for the deb/rpm/tar.gz packages

* Move npm provider after releases provider

* Remove prepublish script

* Remove CRLF dependency

* Add 'osx' and 'linux' to package names to disambiguate

* Add missing '$'

* Remove PLAN.md as it is complete
2017-03-31 14:58:14 -07:00
keforbes d06da76f82 Fix #156, add new default background (#169)
* add new default background

* put color in front of background image, opacity 0.7
2017-01-18 12:45:04 -08:00
Kevin Forbes 6c7f8b6b25 modify icons to have transparent background 2016-12-09 14:09:44 -07:00
extr0py 988edc6286 Remove placeholder 2016-12-07 06:31:43 -08:00
extr0py 3c1858318b Move imaves to oni/images 2016-12-07 06:29:20 -08:00
extr0py 465436a8aa Initial commit - port of local workspace 2016-11-16 06:46:30 -08:00