Jonas Gröger

Results 6 issues of Jonas Gröger

Hello! I'd like to be able to predict tags when bulk uploading files. A simple version could extract all text using PDFBox `PDFTextStripper` and match for only words without numbers...

enhancement

Hello! The `license` task does not work for our project on Windows machines for some reason. You can check it out at https://github.com/JOBAA/amos-ss15-proj4 and run `.\gradlew.bat license`. The more interesting...

Allows now `https://` (as before) well as relative urls like `/token` (new). Relative URLs must start with a `/`. Fixes https://github.com/italia/api-oas-checker/issues/319

priority=low

``` Error: Request has been terminated Possible causes: the network is offline, Origin is not allowed by Access-Control-Allow-Origin, the page is being unloaded, etc. at j.crossDomainError (file:///opt/Merge%20Request%20Notifier/resources/app.asar/dist/renderer/app.js:314:96193) at XMLHttpRequest.t.onreadystatechange (file:///opt/Merge%20Request%20Notifier/resources/app.asar/dist/renderer/app.js:314:97811)...