Commit Graph

14 Commits

Author SHA1 Message Date
Gani Georgiev
b1da83e516 fixed comment typo 2025-12-21 09:24:07 +02:00
Gani Georgiev
d08da7594a cap the file name before normalization 2025-12-19 16:58:08 +02:00
Gani Georgiev
c2d6530065 added test for file name normalization with leading dot 2025-12-19 16:30:11 +02:00
Gani Georgiev
7286f34104 trim normalized file extension 2025-12-12 08:49:10 +02:00
Gani Georgiev
e89603497f store the correct image/png as attrs content type when generating a thumb fallback 2025-12-09 17:09:32 +02:00
Gani Georgiev
844f18cac3 merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
Gani Georgiev
2b82c36bdd updated test cases 2024-04-24 23:23:24 +03:00
Gani Georgiev
ece62ebdf5 [#4824] updated the uploaded filename normalization to take double extensions in consideration 2024-04-24 22:00:18 +03:00
Gani Georgiev
16da7d9e1a removed unused options struct 2023-12-06 20:44:47 +02:00
Gani Georgiev
f7df737c45 added filesystem.NewFileFromUrl(ctx, url) 2023-12-06 20:42:30 +02:00
Gani Georgiev
8f6cb5ad2d updated changelog and godoc 2022-12-29 18:58:07 +02:00
David Schissler
775417ac2b [#1420] added filesystem.NewFileFromBytes 2022-12-29 18:51:27 +02:00
Gani Georgiev
687a79b450 updated linter 2022-12-16 17:06:03 +02:00
Gani Georgiev
37bac5cc50 abstract rest.UploadedFile to allow loading local files 2022-12-10 16:47:45 +02:00