thigg

Results 37 issues of thigg

Besides that the episodes page should load on application startup and not when you open it, I find myself sometimes annoyed when using the pulley to open it. I guess...

1. add a new podcast url which will result in a 404 e.g. https://saodjhsao.podigee.io/feed/mp3 2. click the button IS: Returning to the PodcastsPage, nothing happens EXPECTED: Some feedback that the...

bug
enhancement

Proof-of-Concept github builds the rpm automatically. Can be seen on my master branch: https://github.com/thigg/gpodder-sailfish/actions Sources: https://github.com/CODeRUS/screencast/blob/master/.github/workflows/build.yml, https://forum.sailfishos.org/t/build-sailfish-os-application-using-github-actions-or-gitlab-ci/2147

While trying to convert https://github.com/apache/couchdb-nano/blob/master/lib/nano.d.ts with ``` { "sourceRootDir": "../couchdb-nano/lib", "baseJavaPackage": "com.couchdb.nano", "defaultJavaPackage": "env", "javaPackages": { "couchdb-nano": "nano", "lib":"nano" }, "processInternalTypes": false, "outputDirectory": "./out" } ``` I get a :...

From the Readme: > Make your software package successfully compile at the Sailfish OS OBS. If you never worked with OBS it would be helpful to get some pointers on...

**Describe the bug** If the colon after a scenario is missing, the scenario is simply not run, instead of being reported as invalid **To Reproduce** Steps to reproduce the behavior:...

To avoid transforming `login(String,String)` into an extension of String, it would be nice if this could be limited to only transform methods to an Extension, which do have a specific...

enhancement