Tilli Weissenberger

Results 24 issues of Tilli Weissenberger

``` RangeError: "msecs" argument must be a non-negative finite number at Object.exports.enroll (timers.js:323:11) at Socket.setTimeout (net.js:326:12) at sse (C:\DEV\github\Backbone.EventSource\examples\server\node_modules\connect-sse\index.js:4:16) at callbacks (C:\DEV\github\Backbone.EventSource\examples\server\node_modules\express\lib\router\index.js:164:37) at param (C:\DEV\github\Backbone.EventSource\examples\server\node_modules\express\lib\router\index.js:138:11) at pass (C:\DEV\github\Backbone.EventSource\examples\server\node_modules\express\lib\router\index.js:145:5) at nextRoute...

Hi, it would be great to make it easier to mass enter tables and fields by keyboard only. Current problems: - cannot start typing when jumping to the next cell...

enhancement

When I try to run my application, it crashes with the following error: ``` null code returned for "C:\...\src\main.ts". Please raise an issue on 'electron-compile' with the contents of this...

Hi, I would like to cache the folder hierarchy of a mailbox using the ExchangeService.SyncFolderHierarchy() API method. ``` public void UpdateFolderList(SyncTarget syncTarget, ExchangeService svc) { var ci = syncTarget.ConnectionInfos.GetObject(); PropertyDefinitionBase[]...

Hi, please sign your assemblies (NuGet package)! Otherwise they can't be used in signed applications and unsigned applications can be subject to a spoofed vesion of your assembly! thanks! regards,...

it would be great to know, if the window was closed on purpose (toolbar CLOSE button) or if the user tapped outside the keypad region

```` TypeError: module is undefinedclass.js:103 installModule class.js:103 use class.js:130 nyw8 gcu.tsx:18 Webpack 4 __webpack_require__ checkDeferredModules webpackJsonpCallback ````

I'd need a full keyboard and supplied all keys as props, but only the first 12 keys are rendered, because the layout is fix. What's the point in supplying custom...

please also add support for themes!

when a stream is passed, you must not seek it's beginning or change the position prior to working with it! I want to skip bogus data first so you must...