Skip to content
Snippets Groups Projects
  1. Apr 09, 2023
    • Konrad Mohrfeldt's avatar
      fix: don’t output invalid PPOI format · 78efaeb8
      Konrad Mohrfeldt authored
      The serializer would return an invalid format for the image.ppoi field
      causing errors on save through the API even if the API consumer didn’t
      modify the ppoi field value.
      
      Apart from that the current implementation caused an internal server
      error instead of rejecting invalid formats on save.
      78efaeb8
    • Konrad Mohrfeldt's avatar
      refactor: add dimensions to thumbnails in Image REST API · dacf2dfc
      Konrad Mohrfeldt authored
      Any frontend will need the dimensions of the supplied thumbnails
      to select the appropriate thumbnail in different rendering contexts.
      
      Apart from that the thumbnail name is not that helpful, as we need
      the full thumbnail URL to be able to display it.
      dacf2dfc
  2. Apr 07, 2023
  3. Apr 06, 2023
  4. Apr 05, 2023
  5. Apr 04, 2023
  6. Apr 03, 2023
  7. Mar 30, 2023
  8. Mar 29, 2023
  9. Mar 27, 2023
Loading