Commit Graph

90 Commits

Author SHA1 Message Date
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
jdescottes b0ec276aac Adding karma tests to grunt build 2014-08-14 01:50:33 +02:00
jdescottes 05e8f9adac added karma runner + first test 2014-07-23 19:42:08 +02:00
jdescottes 1b99a22c1d Updated node and dependencies 2014-07-20 23:55:10 +02:00
jdescottes cc8460cc26 Fix gif worker URL on IE11 appengine mode 2014-07-13 14:02:35 +02:00
jdescottes dfc3bfd181 Fixed Gruntfile for ghpages export 2014-07-12 21:14:07 +02:00
jdescottes 982a5ab048 Refactoring tooltip code + display CMD on mac 2014-07-10 01:32:16 +02:00
jdescottes 707a69182f Fixed IE issues + verisoning for iframeloader and boot 2014-07-06 17:15:18 +02:00
jdescottes 8f5ead43d9 Fix : remove cache issues for css, js, templates
Packaged css and js are now suffixed with the build date.
All templates are exported to a folder named after the build date.
Streamlined the build process to copy files to piskel-website.

Isolated common part between piskel and piskel-website in a separated
template, which is now completely created by the grunt build of piskel.

Added a windows CMD script to copy the static resources to piskel-website.
2014-07-06 16:17:14 +02:00
jdescottes 8e425c64d4 Add fonts to copy task 2014-07-05 11:45:10 +02:00
jdescottes 42c799d217 added scripts for desktop packaging 2014-06-21 22:39:37 +02:00
fsvieira 8eb0374351 Change node webkit releases location, ignore unecessary files. 2014-05-11 21:16:57 +01:00
Filipe Vieira 7ad836f9f9 Setup nw releases destinations to build folder. 2014-05-06 03:16:51 +01:00
Filipe Vieira 8a85e953f1 Merge remote-tracking branch 'upstream/master'
Conflicts:
	Gruntfile.js
2014-05-06 02:53:18 +01:00
jdescottes c565111947 Added grunt server and server:watch tasks 2014-05-05 23:43:23 +02:00