Thomas Greiner

Results 15 issues of Thomas Greiner

After playing around with Eve for a few minutes I found that the code below creates an infinite loop in the browser tab. I'm not sure whether this is intentional...

In my specific case I needed to modify the `opcode` header flag but I noticed that there was a request for another flag to be modified as well (see #64)...

I just started using your plugin and it works fine with regular Java classes but it doesn't recognize any methods in my project (including the methods of the same class)....

This PR contains the following changes: - Introduced lib/common.js bundle - Use "factor-vinylify" package to create the bundles including the necessary directories - Extended `bundle()` function so that it bundles...

**Environment** * Flattr version: 0.7.0alpha * Browser name and version: Firefox 66 * OS name and version: Ubuntu 18.10 **Steps to reproduce** 1. Install extension. 2. Go to any site....

bug
firefox

**Environment** * Flattr version: 0.7.0.17 * Browser name and version: Firefox 66 * OS name and version: Ubuntu 18.10 **Steps to reproduce** Install extension. **Observed behavior** JavaScript console shows error....

bug
firefox

**Background** CircleCI requires all config files to use a different syntax for supporting CircleCI 2.0 as the current version has been deprecated. Therefore we need to adapt our config accordingly....

bug

**Background** There have been reports of users being logged out of their account and not noticing that no flattrs have been created and submitted to flattr.com. While we're still investigating...

enhancement

**Background** We are creating one JavaScript bundle for each page which means that we end up with quite a bit of duplication in the final build. Introducing an additional bundle...

enhancement

**Background** Our current contribution process requires the contributor to fill out and submit to us our Contributor's License Agreement. While we can make this more apparent by introducing a CONTRIBUTING.md...

enhancement
not ready