-
Hello thanks for the good plugin, is there a way to cache data from api and update them in background?
-
The formId and apiWrapper properties are required properties but set by defaults. Typescript requires that these properties be explicitly set because they are not marked as optional.
Because none …
-
How does it handle pagination, or how can i show pagination from the api endpoint?
-
# Issue details
I'm experiencing the same error as described in #668 but open a new issue as requested in the original issue.
I get this error on a self-hosted wallabag instance with the android a…
-
Dear @xeaser
Thanks for sharing this app.
I am trying to run it but I get some issue when importing modules like:
```
from Base.apiWrapper import importApi
ModuleNotFoundError: No module named…
-
# Issue details
I hope this is the right repository for this issue.
### Duplicate?
I have searched but not found a similar issue either in wallabag/android-app or wallabag/wallabag.
### Actual…
-
```
syncOfflineQueue() com.squareup.moshi.JsonEncodingException
com.squareup.moshi.JsonEncodingException: Use JsonReader.setLenient(true) to accept malformed JSON at path $
at com.squareup.moshi.J…
-
# Issue details
I have been receiving error notifications from the app for the last couple of week, with the following stacktrace.
```
10-09 07:53:03.910 1089 2222 W BaseNetworkWorker: …
-
Die Frontend-Views versuchen aktuell in Endlosschleife, Daten aus der API zu laden wenn eine ID in der URL falsch ist.
Beispiel: `/camps/00000000`
Besser wäre wohl, bei 404 in `campFromRoute`, `…
-
# Issue details
After updating to 2.4.0 of the app, my sync fails part way through.
### Duplicate?
I don't see a report of this since the update was released a few days ago.
### Actual behavi…