15 Commits

Author SHA1 Message Date
T. R. Bernstein
795cd8335f adjust code to new repository 2026-05-03 23:22:40 +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
5773f46fea replace TrimSuffix with Trim 2025-12-12 08:52:22 +02:00
Gani Georgiev
7286f34104 trim normalized file extension 2025-12-12 08:49:10 +02:00
Gani Georgiev
e80d64414b [#6792] added filesystem.System.GetReuploadableFile method 2025-05-03 18:37:07 +03:00
Gani Georgiev
844f18cac3 merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
Gani Georgiev
3df868f72a added extra extension length normalization 2024-04-24 23:20:47 +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
aabe820e35 fixed typos and some linter suggestions 2024-01-23 20:56:14 +02: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
37bac5cc50 abstract rest.UploadedFile to allow loading local files 2022-12-10 16:47:45 +02:00