Seednode
|
61060f7895
|
Remove --page-length and HTML index dump, fix media type identification
|
2024-01-15 08:51:41 -06:00 |
Seednode
|
06c6b70b2c
|
Update release year
|
2024-01-14 12:39:14 -06:00 |
Seednode
|
8dcd03e07f
|
Updated transitive dependencies
|
2023-10-17 20:38:45 -05:00 |
Seednode
|
c6941f1336
|
Rename mime types to media types, change endpoints accordingly
|
2023-10-09 09:47:17 -05:00 |
Seednode
|
9844f4a2e1
|
Add new --fun flag, add comments to Type interface
|
2023-10-04 17:33:03 -05:00 |
Seednode
|
84c25310da
|
Replace single-value registered format struct with the map value itself
|
2023-10-04 14:09:49 -05:00 |
Seednode
|
d4cf9cfa4f
|
Add Type() method to types.Type, to allow displaying served file size for both embedded and inline files
|
2023-09-15 15:13:45 -05:00 |
Seednode
|
1ed9df3932
|
Add log channel, add --exit-on-error option
|
2023-09-15 14:28:21 -05:00 |
Seednode
|
8923a4c14d
|
Fix validation of files when in cache/not cached mode
|
2023-09-14 19:10:55 -05:00 |
Seednode
|
aaee51e9a4
|
Add syntax highlighting for code
|
2023-09-14 17:37:22 -05:00 |
Seednode
|
fdd33376ce
|
Add --prefix flag for easy reverse proxying
|
2023-09-13 23:24:29 -05:00 |
Seednode
|
64639a87a3
|
Changed all variables to non-exported by default
|
2023-09-13 09:26:15 -05:00 |
Seednode
|
d7bc6e2451
|
Total restructure, just look at the diffs at this point
|
2023-09-12 23:35:17 -05:00 |
Seednode
|
c77a151a24
|
Gonna be honest, guys, I don't think I know what an interface is
|
2023-09-12 20:56:39 -05:00 |
Seednode
|
a7daf81754
|
Replace []string with map[string]string for extensions, to allow setting default MIME type values
|
2023-09-12 19:46:27 -05:00 |
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 |