portfolio/server/data/my_image_gallery.json
Michael Winter 711b5b93c2 Clean up data files and fix icon/PDF links
- Clean all JSON data files: convert MongoDB format to clean JSON
  - works.json, images.json, publications.json, pubs.json, talks.json
  - releases.json, album_art.json, scores.json, my_image_gallery.json
  - events.json (with legacy program → program transformation)
  - resume.json (simplified structure)
- Simplify all API routes (remove cleanData functions)
- Fix PDF links to open in new tab (scores, writings, albums)
- Upgrade to Nuxt 4.3.1 and fix carousel (nuxt-swiper)
- Replace nuxt-icon with @nuxt/icon
- Fix IconButton component for new tab links
- Update cv.vue for resume data structure changes
- Add icon collections (@iconify-json packages)
2026-02-18 20:16:09 +01:00

50 lines
1.1 KiB
JSON

[
{
"id": "56f75398fdc52469b6c07c56",
"image": "mbw_hundred_years_2.jpg",
"credit": "Anton Lukoszevieze",
"priority": 200
},
{
"id": "5808be40ec6cea73b9674e76",
"image": "mbw_oaxaca_1.jpg",
"credit": "Bradford Bailey",
"priority": 300
},
{
"id": "5808be4fec6cea73b9674e77",
"image": "mbw_oaxaca_2.jpg",
"credit": "Bradford Bailey",
"priority": 400
},
{
"id": "5808be60ec6cea73b9674e78",
"image": "mbw_oaxaca_3.jpg",
"credit": "Bradford Bailey",
"priority": 500
},
{
"id": "5808ce03ec6cea73b9674e7a",
"image": "mbw_hundred_years_1.jpg",
"credit": "Anton Lukoszevieze",
"priority": 100
},
{
"id": "5808d232ec6cea73b9674e7c",
"image": "mbw_ostrava_1.jpg",
"credit": "ONMD",
"priority": 600
},
{
"id": "6016e58a2276b60007751e83",
"image": "mbw_plants_foto.jpg",
"credit": "Irasema Fernández",
"priority": 50
},
{
"id": "6016e6cc2276b60007751e84",
"image": "mbw_domino_perf.jpg",
"credit": "Anna-Lena Reulein",
"priority": 60
}
]