Andy Fuchs

Results 109 comments of Andy Fuchs

Yes, I know I can do that (and I did), but it would be a great addition to this nice (but dead?) project.

Building the Mac-version looks good. But I have some questions about the Windows-version: - do we need npm / nodejs installed on Windows to build the binary? A couple of...

Touché ;) Maybe you could give me some pointers and I try. Although I didn't do that kind of stuff for the past couple of years - so that may...

I will look into it, when there's a little time to play with it... If I succeed, you'll get a pull-request ;)

I tried adding the service for Synology using their default DynDNS protocol, which doesn't seem to work. Could it be that the Synology is showing an error, because the IP...

@ashgan-dev : Sorry for the confusion - that's what I actually did: ``` [nsupdate.info] modulepath=/usr/syno/bin/ddns/nsupdate_info.php queryurl=https://__HOSTNAME__:[email protected]/nic/update ``` - file is executable I _also_ tried the settings above using their default...

The current build behavior most often leaves traces of the former cache. You can easily reproduce, if you just copy some (even unrelated) src files - or even replace your...

I can add my static `app.css` due to the compiler rules, but that is not sufficient. If I want to create a page or library with custom CSS (depending on...

...or easier said: how do I include a mobile bootstrap (e.g. derived from git) into my build proecess?