Results 38 issues of robbi5

Get all available hubs: GET https://stables.donkey.bike/api/public/availability/hubs?location=48.1417855%2C11.5536426&radius=1595 ``` [ { "available_bikes_count": 2, "country_code": "DE", "currency": "EUR", "id": 4606, "latitude": "48.1422939", "longitude": "11.5494365", "name": "Hackerbruecke", "prices": { "1440": 1400, "30": 175, "720":...

new provider

**Describe the bug** When I cancel an order, [a new ticket secret is generated and stored](https://github.com/pretix/pretix/blob/f7d2645e766b75fc1761b6654c385166dd7f3a44/src/pretix/base/services/orders.py#L471-L479), [the old one is placed on the revocation list](https://github.com/pretix/pretix/blob/f7d2645e766b75fc1761b6654c385166dd7f3a44/src/pretix/base/secrets.py#L250-L251). When I now generate a...

Website: https://cargoroo.nl iOS: https://apps.apple.com/nl/app/cargoroo/id1473579520 Android: https://play.google.com/store/apps/details?id=com.cargoroo.app Active in [Amsterdam, Utrecht, Den Haag, Arnhem, Nijmegen, Antwerpen, Leuven, Mechelen, Manchester, Berlin, Eindhoven](https://cargoroo.nl/cargoroo-cities/) https://app.cargoroo.eu/ (loading locale config from `/locales/en/main.json` and others) https://api.cargoroo.eu/ locations:...

new provider

**Summary:** I have a broken GTFS file with missing coordinates (stop_lat, stop_lon) on some stops in the stops.txt. To fix it, I wanted to use the transformer-cli with the update...

They changed their website again, this time it even doesn't look like Sharepoint anymore. Overview: ``` POST https://www.landtag-saar.de/umbraco/aawSearchSurfaceController/SearchSurface/GetSearchResults/ Accept application/json, text/javascript, */*; q=0.01 {"Filter":{"Periods":[]},"Pageination":{"Skip":0,"Take":10},"Sections":{"Print":true},"Sort":{"SortType":0,"SortValue":0},"OnlyTitle":false,"Value":"","CurrentSearchTab":0} ``` Detail: ``` POST https://www.landtag-saar.de/umbraco/aawSearchSurfaceController/SearchSurface/GetSearchResults/ Accept...

After Sachsen, who provide us a customized parlamentsspiegel export, now Berlin made one available too: https://www.parlament-berlin.de/de/Dokumente/Open-Data There should be a generic importer for Parlamentsspiegel-Export files. Little bit of Documentation (german):...

It's a frequently asked question: _Can unanswered questions be made available too? I like to be notified when an answer is published._ So these are some of the things we...

Da der Sachsen Scraper zu viel Last auf dem Parlamentsdokumentationssystem erzeugt, sollten wir: - OverviewScraper nicht mehr immer über alle Anfragen grasen lassen - Möglichst nicht tagsüber scrapen Da trotzdem...

Some papers have broken/unsearchable text, because some pages should have been rotated before extracting. Example: https://kleineanfragen.de/schleswig-holstein/18/406 Extracted Text: https://kleineanfragen.de/schleswig-holstein/18/406-gremienmitgliedschaften-der-regierungsmitglieder-und-staatssekretaere.txt ``` Fr ag e n 1 ,3 u n d 4...

Currently, table recognition is a simple check for some keywords in [app/jobs/contains_table_job.rb](https://github.com/robbi5/kleineanfragen/blob/master/app/jobs/contains_table_job.rb). We could improve this by looking for some obvious table like patterns like: ``` November 2013 43.104 Dezember...