Seednode
|
732d944036
|
Rename formats package to types, replace Css string literal in type struct with func() string
|
2023-09-12 16:32:19 -05:00 |
Seednode
|
d18dc9a41c
|
Remove unused Name value from SupportedFormat structs
|
2023-09-12 13:19:24 -05:00 |
Seednode
|
a29390aa76
|
Added .swf support, fallback to filetype detection by extension if mime type detection fails
|
2023-09-12 13:06:45 -05:00 |
Seednode
|
7942ea85b5
|
Added .ogm as extension for Ogg videos
|
2023-09-11 22:02:56 -05:00 |
Seednode
|
2097a9ab13
|
Add looping and preload to audio and video files, add file types listed as supported by MDN
|
2023-09-11 21:22:26 -05:00 |
Seednode
|
93799e16fe
|
Replaced cssFunction with string literal, since no customization should be needed
|
2023-09-11 19:43:18 -05:00 |
Seednode
|
26bdedb5a2
|
Added UTF-8 validation for files when using --text
|
2023-09-11 19:38:38 -05:00 |
Seednode
|
3c21946351
|
Add --all flag to allow all supported file types at once; add --text flag
|
2023-09-11 19:11:45 -05:00 |
Seednode
|
a3f8a85d28
|
Replaced h2non/filetype with net/http DetectContentType()
|
2023-09-11 16:05:38 -05:00 |
Seednode
|
86184f26bf
|
Split source into more files and fixed bug where images wouldn't display due to swapped parameter order
|
2023-09-11 12:09:08 -05:00 |
Seednode
|
951ff50f88
|
Moved types to their own package (formats)
|
2023-09-11 11:25:39 -05:00 |