István Szmozsánszky

Results 37 comments of István Szmozsánszky

With 139cf1d, support is added for latest Safari/iOS (9.1+) when using the `?dist=1` query-parameter.

Initial API design: ``` API // Initialize /init (after creating new session, save cookie) -~-> GET /editor GET /editor/:session? (if not authenticated) -~-> / // In the editor build load...

> Init detects the XHR call... [**`req.xhr`**](http://expressjs.com/en/4x/api.html#req.xhr)

From 1eaf9e029914c0e355ce9e1fc09c573c8fbf7063 - pre-compiled Flasher dmg for OSX: ``` electron-packager app ClouduboyFlasher --platform=darwin --arch=x64 --version=0.36.9 --icon=build/Icon.icns --out=dist cd dist/ClouduboyFlasher-* cp ../../build/* . appdmg -v dmg.json ../ClouduboyFlasher.dmg cd .. rm -rf...

Yes, what I ended up doing is marking these pictures private for now, however I think it might be worth considering this as an "in-between" state. I do not have...

As discussed over chat, we can just explicitly stringify non-string values here.

This is a great feature! Would you consider adding a checkbox that gates collection of the retainer on activity? Something like: - [ ] Only if there is activity This...