Commit Graph

6 Commits

Author SHA1 Message Date
fer-r 2497bd139d feat: add WebP image upload support
- Added image/webp to the list of allowed MIME types in the file uploader preprocessor
- Added .webp extension validation in ValidUrlExtension validator
- Updated error message to include .webp in the list of valid extensions

Closes #1055
2025-12-26 03:10:49 +01:00
Nevo David 034032a316 feat: ignore query string 2025-10-23 11:23:53 +07:00
Nevo David a7ed9f981a fix: endswith 2025-07-31 10:42:46 +07:00
Nevo David fa8738e1f6 feat: public api valid extensions 2025-07-28 21:08:36 +07:00
Nevo David 569c43354c feat: invalid url 2025-07-12 00:21:19 +07:00
Nevo David 93b419f6bb feat: restrict upload directory 2025-07-11 18:55:29 +07:00