cdn.filiprosa.cz

CDN filiprosa.cz asset server
  • GET/{type}.json— manifest
  • GET/gallery/{album}/{file}— photo
  • GET/gallery/{album}/thumbs/{file}— thumbnail
  • GET/museum/{id}/{file}— camera image
  • GET/rosnik/{file}— magazine PDF
  • GET/gear/{file}— gear photo
  • GET/services/{file}— service image
  • GET/site/{file}— site asset
  • POST/api/upload— upload file(s)
  • POST/api/manifest— save manifest JSON
  • POST/api/delete— delete a file
  • POST/api/save-users— save users manifest
  • POST/api/debug— server diagnostics
Admin endpoints require Authorization: Bearer <token>. Unauthorized requests are rejected with 401/403.
Gallery
Photo albums
Museum
Camera collection
Rosník
Magazine PDFs
Gear
Equipment photos
Services
Service card images
Site
Profile & hero images
Hosting
WEDOS
Backend
PHP + Apache
Max upload
50 MB / file
Image cache
1 year
Allowed types
jpg png webp avif gif svg pdf
CORS origins
filiprosa.cz + localhost

Flat-file server. Manifests (JSON) describe collections; binary assets (images, PDFs) are served directly. Content is managed via the admin panel at filiprosa.cz/panel0x.