Sebastian Fischer

Results 10 issues of Sebastian Fischer

I have a gpx file that is 528,6 kB large. When i try to upload it, i get the following error. In the browser i only get an "Internal Error"...

When i edit a track i would love to be able to upload multipled images at once via drag and drop upload.

enhancement

### The bug I create an album with images that are all shot on 23. January 2021. But the Album show a date range 23. Jan. 2021 - 20. June...

I've a track, where I uploaded two images both size 8 MB and 7 MB, saved the track and close the edit form. I then edited the same track again...

If the browser window is high enough to show the first five elements directly the scrollbar doesn't show up even though more entries are avialable. ![Image](https://github.com/user-attachments/assets/e95e7e72-94d8-4fa2-8bab-a39d0196caf4) If the last list...

I've this installation: ``` x-common-env: &cenv MEILI_URL: http://search:7700 MEILI_MASTER_KEY: ${MEILI_MASTER_KEY} networks: wanderer: proxy: external: true volumes: db: driver: local driver_opts: o: bind type: none device: ${DATA_FOLDER}/db search: driver: local driver_opts:...

I added an own migration to the db service like this: ``` db: #container_name: wanderer-db image: flomp/wanderer-db depends_on: search: condition: service_healthy environment:

By chance (running php8.4 linter across hole vendor folder) I found that in KeycloakTest a semicolon is missing. See https://github.com/stevenmaguire/oauth2-keycloak/blob/1b690b7377dfe7a23e1590373f37e12cf40a6d75/test/src/Provider/KeycloakTest.php#L514

In a template I want to start a variable with an empty array to fill it later on with f:merge. ``` ```

breaking