Matthijs Zondervan

Results 11 issues of Matthijs Zondervan

Hi, I try to use this package to get a list of albums but i only get the public albums and i need the private ones as well. ```python flikr_albums...

### I have searched through the issues and didn't find my problem. - [X] Confirm ### About the icon Plausible is gettings more and more populair as a google analytics...

request:icon

Hi maybe i am doing something wrong but why does photo.getSizes() returns a string? ```python def test(photoset_id) photoset = flickr_api.Photoset(id=photoset_id) walker = flickr_api.Walker(photoset.getPhotos) # Loop through the pages for api_photo...

For the people that do not use Vercel or Netlify would be cool and handy if there was a docker compose example with the backend and a database. Now i...

Hi, I love your application but i have one question. In the documentation you sai you can add a registry.yourowndomain.com but how do i add a username and password for...

Hi, I am trying to use a CrawlSpider with Celery. The settings for the CrawlSpider are stored in the database. But what i try i can not get the settings...

I am trying to add Keystatic to a few Astro sites I manage. But there is one problem I just can not seem to fix asked in the Discord but...

framework:astro

Just set up the Github mode for Keystatic for a site. But it would be nice to be able to set the following settings: - Default branch. Because i want...

enhancement
storage:github

### Describe the feature or enhancement I have a Quiz site and use events to capture the answers given. Now the events look like this: ![image](https://github.com/umami-software/umami/assets/17087153/9f1b586d-117d-475c-a27e-b81ad383b306) But i want to...

stale

I want to mount the cropper with the crop settings that the users saved before. The crop results are saved and returned by my api. But the crop property only...