16d1428a52
Display bytes written to response instead of size of files being served in logs
7d49a86e70
Format inline file sizes with humanReadableSize()
d4cf9cfa4f
Add Type() method to types.Type, to allow displaying served file size for both embedded and inline files
e67384caeb
Remove test statement accidentally left in (oops)
1ed9df3932
Add log channel, add --exit-on-error option
ba827430bb
Change --theme to --code-theme
90a480fad4
Simplify caching, allow use of filters with cache
76b4053240
Apply format validation even when caching is disabled
5ab6d1ee85
Add custom theme support
fb74fa36f1
Update PGO profile
0b62009fa3
Remove debug argument
bc268db233
Remove svg from image handler, remove line numbers from code handler
cc1cfdbc68
Merge branch 'feature/assets' into 'main'
2e08a5a784
Add 2d camera
bd21e62cba
Use resources from the resource manager, implement startup systems
a1c3cd6d99
Write resource managers request function, needs testing
e21490cd6a
Start working on assets
6b70741a68
Replace --refresh-interval flag with --refresh
0e7cb2bb36
Updated readme with new usage info for --refresh-interval
99ec1d7ebd
Allow toggling of page refreshInterval
a94b7e208d
Remove html from text handler, add yaml/toml/sh/ps1
fdd33376ce
Add --prefix flag for easy reverse proxying
d612144be1
Fix handling directories with only one or two files
bfb04cab66
Remove unneeded(?) prepareDirectory() function
ce99374a9f
Removed statistics (sorry) pending full rewrite
d2d9418b8b
Replace user.Home() with os.HomeDir() to remove CGo dependency (hopefully)
65b77f33cc
Attempt to rework stats handling, add support for '~' in paths
61f10a6f3c
Split http handler registration into source files
64639a87a3
Changed all variables to non-exported by default
3ea2227a9f
Remove reference to supported files in readme, now available via HTTP endpoint
b5d08b5b6d
Removed sample images
d7bc6e2451
Total restructure, just look at the diffs at this point
cbf7218453
Added endpoints to view registered file formats
c77a151a24
Gonna be honest, guys, I don't think I know what an interface is
62a8bde8ea
Disable line-wrapping for text files
a7daf81754
Replace []string with map[string]string for extensions, to allow setting default MIME type values
57bcd40c29
Enclose text content in readonly textarea to preserve formatting
6fea978459
Updated readme to replace --debug with --index
c0265d2a6e
Enable --images flag if nothing else is passed, to retain backward compatibility
f872d0a27e
Update readme to add --flash argument
d18dc9a41c
Remove unused Name value from SupportedFormat structs
c996f3fc53
Serve ruffle from their CDN, instead of vendoring locally
eb941794dc
Merge branch 'feature/plugins' into 'main'
71c1188f3a
Finish implementing plugins, create default plugins, create input plugin
e96cb3585b
Start working on game plugins
SeanOMik
synced commits to main at SeanOMik/ZFS-PrometheusExporter from mirror
2023-08-07 05:24:41 +00:00
6b076b2e1d
chore: update readme, add dashboard
6e79f8965d
chore: bump version
16ab12d098
fix: use gauges instead of counters
8580e2fab3
feat: collect frag metrics