Commit Graph

104 Commits

Author SHA1 Message Date
blurymind 24b28504a1 add npm run formt command 2020-02-02 12:17:44 +01:00
Guillaume Martigny 7c215ebcbe Remove use of grunt-open in favor of the option in grunt-contrib-connect 2018-02-07 18:52:03 +01:00
Julian Descottes 726a8f74c1 Switch from jscs+jshint to eslint 2017-06-10 11:20:23 +02:00
Julian Descottes cc2fc48107 Fix #271: add new piskel button for desktop application 2017-06-03 00:15:08 +02:00
Julian Descottes 4a9f7cc74b add grunt task to run drawing tests 2017-05-20 20:03:42 +02:00
juliandescottes df6780a3e7 store version in window.pskl and display it in settings 2017-05-14 17:39:33 +02:00
juliandescottes e6a65c0db4 Fix #687 - use normal flavor for nwjs apps 2017-05-13 01:03:14 +02:00
Julian Descottes 4506fdbdf2 add new grunt target to build desktop apps for older osx 2017-05-09 09:45:08 +02:00
juliandescottes d5199d38aa remove css variables from built css (edge :( ) 2017-01-11 01:13:56 +01:00
juliandescottes ab082b9f4a set nwjs downloadURL to https 2017-01-09 09:27:49 +01:00
juliandescottes 2ec6c4b848 upgrade nwjs to 0.19.4 2017-01-09 09:19:12 +01:00
Julian Descottes a328e4d20e add resize test checking frame content
Moved shared methods to a head.js file
2017-01-08 19:56:53 +01:00
Julian Descottes 569b508fd5 mutualize casperjsOptions in gruntfile 2017-01-08 16:39:55 +01:00
Julian Descottes d30f6a05d1 add integration tests 2017-01-08 16:09:03 +01:00
juliandescottes 66c941dd25 support chunked layerData in regular deserializer 2016-12-18 11:36:11 +01:00
Julian Descottes 5e3bb9d79c chore: update nwjs to 0.18.8 2016-11-27 12:07:25 +01:00
juliandescottes b1058c452e Issue #533: Add grunt task aliases for backward compat 2016-09-01 15:37:28 +02:00
juliandescottes 7bc5d20b2e Issue #533: Merge test suites. use delay as timeout 2016-09-01 01:42:06 +02:00
Dávid Szabó 0238dffe71 Update CasperJS and refactor tests 2016-08-31 16:20:01 +02:00
juliandescottes a96bc0c72f retina icons 2016-07-24 17:06:47 +02:00
juliandescottes f49a9fd588 chore: update nwjs to 0.15.4 2016-07-23 00:23:07 +02:00
juliandescottes 0bc7f3bc05 dev env: automatically remove fake header from desktop builds 2016-07-10 13:59:11 +02:00
juliandescottes c96dde9972 Fix #419: upgrade nwjs version to 0.12.3 2016-03-31 03:42:53 +02:00
juliandescottes b394a69904 chore : nwjs config for macos build 2015-12-29 23:44:02 +01:00
jdescottes eff4ac3056 chore : update nw builder, fix desktop build 2015-12-09 23:02:44 +01:00
jdescottes 21d4857b74 Update deps, use grunt-connect instead of express, fix jscs errors 2015-12-09 22:38:58 +01:00
jdescottes 06e864ca0a Issue #344 : Add clean:all task 2015-12-01 00:41:02 +01:00
jdescottes 3d1a24d5cf Issue #344 : cleanup dest folder(s), cleanup Gruntfile 2015-12-01 00:41:02 +01:00
juliandescottes 070003a414 Issue #344 : Escape django template tags 2015-12-01 00:41:01 +01:00
juliandescottes 7d5259acd7 Issue #344 : include piskel-boot in index.html 2015-12-01 00:41:00 +01:00
jdescottes 2b28577813 Issue #344 : Avoid templating syntax conflict with Django 2015-12-01 00:41:00 +01:00
jdescottes 7e1451fa8d Issue #344 : Remove iframes loader, Gruntf cleanup 2015-12-01 00:40:59 +01:00
jdescottes dd1d2bf441 Issue #344 : Add watch:dev task to rebuild sprites 2015-12-01 00:39:51 +01:00
jdescottes 8aa6eff715 Issue #344 : Add image spriting using spritesmith 2015-12-01 00:39:37 +01:00
Alexander Holland 8ec47506bf Issue #331 : Gruntfile : host as variable 2015-11-11 22:28:10 +01:00
jdescottes 4e1f6bee3f Build : add grunt desktop-mac target 2015-08-15 16:29:13 +02:00
juliandescottes c074217047 Add macos specific nodewebkit configuration 2015-08-09 01:22:25 +02:00
jdescottes aa79919496 Prepare release 0.5.0 2015-04-26 22:01:06 +02:00
jdescottes e384f7d2e2 Added Blob polyfill for Phantom JS (debug mode only) 2015-04-14 23:08:53 +02:00
jdescottes be3d2cf20d merge 2015-04-14 22:36:25 +02:00
juliandescottes b480acc6a0 Added JSCS linter to enforce style conventions 2015-04-14 18:02:33 +02:00
juliandescottes 6070ebead5 Updated dependencies 2015-04-13 17:24:49 +02:00
juliandescottes 5b081c8859 Cleanup Gruntfile.js 2015-04-13 16:30:30 +02:00
juliandescottes 3d58bcae6c Fix jshint errors 2015-04-09 18:24:34 +02:00
jdescottes 243990a90f Fixed : cache issue coming from piskel-boot file 2014-09-30 00:19:54 +02:00
juliandescottes 12dcacea5a increased the timeout for Travis tests 2014-09-13 20:32:01 +02:00
jdescottes b2ab504422 Drawing tests structure cleanup 2014-08-26 08:21:58 +02:00
jdescottes 35d4be5d3e Configuration clenup 2014-08-26 01:11:14 +02:00
jdescottes caebce5ec8 added test suite runner, removed tests from travis build 2014-08-23 22:45:52 +02:00
jdescottes 56b1f421bc add drawing tests to casper 2014-08-22 00:37:35 +02:00