diff --git a/TODO.md b/TODO.md index 5878d19..98897c2 100644 --- a/TODO.md +++ b/TODO.md @@ -40,13 +40,13 @@ - [ ] Get Geo-Location - [ ] View other answers - [ ] View other reviews and scores - - [ ] Process image uploads (resize, remove EXIF, etc.) + - [x] Process image uploads (resize, remove EXIF, etc.) - [ ] Review other answers (Fan-Favorite) - [ ] Track walking distance - [ ] Notifications - **General** - [x] Pretty slugified urls - - [ ] All static texts translated + - [x] All static texts translated - [ ] Pretty - [ ] SEO, Meta, Preview - [ ] Deployment `.on.hs-bremen.de`?? diff --git a/app/components/ClickableImage.vue b/app/components/ClickableImage.vue index 8a4f82b..275c194 100644 --- a/app/components/ClickableImage.vue +++ b/app/components/ClickableImage.vue @@ -1,4 +1,5 @@