Mathijs de Bruin

Results 134 issues of Mathijs de Bruin

Sniffed items down from 9 to 8 and reduce random-generated priority for directory items.

feature

This patch fixes several issues relating to `goToPage()` where `loop: false`. If you disable looping and use a `goToPage()` the `masterPage` 0 will stay as invisible but potentially the next...

Based on the suggestions in #29, I have removed `dist = 0` around line 373 which seems to have been used in the `if` statement later on. Instead, I have...

https://david-dm.org/wbyoung/gulp-define-module

Apparently FK fields are not supported by the `__dict__`-mechanism. There is a here patch which tries to do without, but it hasn't been tested with the original code: https://gist.github.com/927046

When the translation of an item into the default language is deleted from the inline admin, this should yield an error: an object should always have a default translation available.

After starting the device and triggering motion, it starts counting down towards sleep due to no motion, regardless of whether or not motion has been generated. Serial log (from startup...

bug

Hey there, Thank for this awesome package, you potentially saved me days of work IF I can get this stuff to build. I have spent the last several hours trying...

Using spark/firmware@c974657c9917865fd9480d069fbb2202ed3d6968, the unit does not seem to wake up again after sleeping _under some circumstances_.1 1 Yet to be determined.

bug

After starting the app and moving the device (causing a wakeup), while attaining a GPS fix, I am receiving two bad checksum events: ``` json {"name":"spark/status","data":"online","ttl":"60","published_at":"2016-03-20T14:55:43.357Z","coreid":"3f004c000b51343334363138"} {"name":"GPS","data":"{ error: \"bad checksum\"}","ttl":"60","published_at":"2016-03-20T14:55:46.925Z","coreid":"3f004c000b51343334363138"}...