Commit Graph

54 Commits

Author SHA1 Message Date
greenkeeperio-bot
73ec7c62ea chore(package): update extract-text-webpack-plugin to version 0.9.1
http://greenkeeper.io/
2015-11-05 07:59:45 +09:00
greenkeeperio-bot
f9842c17d1 chore(package): update style-loader to version 0.13.0
http://greenkeeper.io/
2015-10-20 03:57:14 +09:00
Gunther Brunner
c83e14486b Update dependencies. Latest angular-ui-bootstrap fixes tooltip bug. 2015-10-19 16:59:43 +09:00
greenkeeperio-bot
15feaf3f38 chore(package): update css-loader to version 0.20.1
http://greenkeeper.io/
2015-10-19 06:05:39 +09:00
greenkeeperio-bot
7c0d7041d4 chore(package): update minimatch to version 3.0.0
http://greenkeeper.io/
2015-10-16 06:40:39 +09:00
greenkeeperio-bot
15ce483ccb chore(package): update chalk to version 1.1.1
http://greenkeeper.io/
2015-10-11 05:27:36 +09:00
Simo Kinnunen
4db05268f4 run-sequence is super buggy too, preventing gulp run from running
properly. Not sure why it was being used in the
first place?
2015-10-11 04:18:06 +09:00
Gunther Brunner
b95ec55e3e Update dependencies. Fix npm 3 flattened paths for our webpack middleware. 2015-10-09 16:31:59 +09:00
Gunther Brunner
045643d48e Update npm dependencies. 2015-10-01 17:23:56 +09:00
Simo Kinnunen
ae449a631a Merge branch 'vnc' 2015-09-28 15:01:43 +09:00
Simo Kinnunen
bb3e8fb3d5 Update jpeg-turbo, removes libjpeg-turbo from requirements but adds
yasm.
2015-09-22 11:54:57 +09:00
Simo Kinnunen
977b8c198e Support variable bit depths. Fix color issues. 2015-09-21 16:28:05 +09:00
Simo Kinnunen
e23c4644ae Update node-sass to get rid of build errors on newer node. 2015-09-21 12:56:48 +09:00
Simo Kinnunen
9b26130da9 Update zmq to get rid of build errors on newer node. 2015-09-21 12:51:58 +09:00
Simo Kinnunen
ced0bf99a7 Use jpeg-turbo for decompressing the JPGs. It's super fast compared to
what it was before.
2015-09-15 04:01:16 +09:00
Simo Kinnunen
66182666bd Now able to read VNC Viewer's primary requests. 2015-09-14 13:18:32 +09:00
Gunther Brunner
99b78ff8cb Update dependencies. 2015-08-31 19:31:05 +09:00
Gunther Brunner
1ce4b4fbed Update dependencies. 2015-08-25 15:17:07 +09:00
Simo Kinnunen
791e40d2a8 1.0.10 2015-08-24 17:47:26 +09:00
Gunther Brunner
9b568dac93 Removed ng-annotate-webpack-plugin because it doesn't annotate always, and build time increases exponentially. 2015-08-21 17:45:30 +09:00
Gunther Brunner
79dabc5751 Update dependencies. 2015-08-13 15:30:05 +09:00
Gunther Brunner
2d5f7082cf Updated to released (non git) dependencies. Angular-ui-bootstrap updated to latest version. 2015-08-06 15:40:18 +09:00
Simo Kinnunen
77e8d6c2dc Update rethinkdb dep to 2.0.2. 2015-08-04 18:38:39 +09:00
Gunther Brunner
72ab9b24db Update dependencies. 2015-08-04 14:59:47 +09:00
Gunther Brunner
82047671eb Update dependencies. 2015-07-31 19:24:13 +09:00
Gunther Brunner
5ba287babe Getting the behaviour we really want from NPM with **in-publish**.
* `npm install` now does:
`bower install`

* `npm publish` now does:
`bower install`
`gulp build`
2015-07-30 15:02:08 +09:00
Gunther Brunner
f2105470f1 Release 1.0.9 2015-07-29 20:07:11 +09:00
Gunther Brunner
9695ad6664 Release 1.0.8 2015-07-29 19:28:51 +09:00
Gunther Brunner
142866838c Adding standard since its quite similar to the current style and removes the maintenance burden, while also making it easier to follow for contributors.
Over the time replace JSHint.
2015-07-28 18:20:17 +09:00
Gunther Brunner
b6c8d4809d Update dependencies. 2015-07-27 20:54:47 +09:00
Simo Kinnunen
caf8d35eb7 Allow adb connect URL to be customized. 2015-07-24 13:43:12 +09:00
Simo Kinnunen
7eb6f8f871 1.0.7 2015-07-23 17:50:27 +09:00
Simo Kinnunen
6fab4c1e6e Revert "Blacklist win32"
This reverts commit d1fcec9983.
2015-07-21 10:19:37 +09:00
Gunther Brunner
d1fcec9983 Blacklist win32
We still don't (if ever) support installation on Windows OS.
2015-07-21 04:33:00 +09:00
Gunther Brunner
ded88f78be Update device db. 2015-07-17 19:16:26 +09:00
Simo Kinnunen
4d73fa7ebb 1.0.6 2015-07-17 13:38:04 +09:00
Simo Kinnunen
82b432a523 1.0.5 2015-07-17 11:15:08 +09:00
Simo Kinnunen
18be14dd82 Update adbkit to 2.3.1 to further improve adb connect reliability. 2015-07-17 02:12:02 +09:00
Gunther Brunner
eaec90184e Update devices-db. 2015-07-14 20:29:43 +09:00
Gunther Brunner
e5384e2cfd Update dependencies. 2015-07-14 18:39:54 +09:00
Simo Kinnunen
bedae03035 1.0.4 2015-07-13 18:30:11 +09:00
Simo Kinnunen
2e8da55a31 Update stf-device-db to 1.0.1 to support Moto X (1st gen.). 2015-07-13 15:58:29 +09:00
Simo Kinnunen
a996d97681 Update stf-browser-db to 1.0.2. Fixes #9. 2015-07-13 14:13:04 +09:00
Gunther Brunner
5f77474786 Push source and pull all the translations from Transifex when running gulp translate. 2015-07-10 21:14:02 +09:00
Simo Kinnunen
c418622c8c Update browser db to 1.0.1 to support jp.co.yahoo.android.ybrowser. 2015-07-10 16:55:04 +09:00
Simo Kinnunen
b72943bc4d 1.0.3 2015-07-10 12:24:54 +09:00
Simo Kinnunen
e92b1e0da0 Update adbkit to 2.3.0 to address adb connect issues. 2015-07-10 12:15:09 +09:00
Simo Kinnunen
a6fb539cd5 1.0.2 2015-07-08 17:10:16 +09:00
Simo Kinnunen
c0dc08eab6 1.0.1 2015-07-06 19:19:02 +09:00
Simo Kinnunen
a818fdcf1d Update adbkit to probably/hopefully fix disconnect issues with adb connect. It was difficult to reproduce reliably. The main reason was most likely that some data in the initial chunks may have been missed due to us relying on the 'readable' event too much, possibly listening for it after it occured. Fixes #2. 2015-07-03 20:16:02 +09:00