SchizoDuckie
SchizoDuckie
For a different project that uses nwjs i've built an angular module that fetches a .tgz from an internal gitlab server, extracts it, and overwrites the files in the current...
As the settings are getting more comprehensive and complicated, i'd like to create some setup wizards for specific parts of the application and see what ideas you guys have on...
Performing some regression tests in chrome (re #285 ) Actions: - Chrome canary: unlink profile from gmail account -> do not sign in (yes, this is possible after installation!) -...
(BUG) Every time I scroll (chrome) i get returned to the top line of a schema change. This way it's impossible to read the full changelog.
I'm executing an alter table query right now that adds indexes on a table. Naturally, I forgot that this table already has 7 million rows, and now i get now...
New optional requirements: (Still optional won't change current functionality unless available) - Winresourcer npm module ( https://www.npmjs.com/package/winresourcer ) - wine 1.7: Install deps: ``` sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update...
Just to kick things off after my $provide.decorator fix in #1678 todo: - [ ] docs - [ ] tests (how?)
### What does this PR do? - [x] Documentation or TypeScript types (it's okay to leave the rest blank in this case) ### How did you verify your code works?...