SeanOMik
  • Joined on 2023-04-26
SeanOMik synced commits to master at SeanOMik/roulette from mirror 2023-09-15 21:46:56 +00:00
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
Compare 7 commits »
SeanOMik synced commits to master at SeanOMik/roulette from mirror 2023-09-15 13:36:56 +00:00
ba827430bb Change --theme to --code-theme
90a480fad4 Simplify caching, allow use of filters with cache
Compare 2 commits »
SeanOMik synced commits to master at SeanOMik/roulette from mirror 2023-09-15 05:26:56 +00:00
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
Compare 8 commits »
SeanOMik pushed to main at SeanOMik/lyra-engine 2023-09-15 02:38:23 +00:00
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
Compare 5 commits »
SeanOMik pushed to feature/assets at SeanOMik/lyra-engine 2023-09-14 16:59:47 +00:00
bd21e62cba Use resources from the resource manager, implement startup systems
SeanOMik synced commits to master at SeanOMik/roulette from mirror 2023-09-14 13:06:56 +00:00
6b70741a68 Replace --refresh-interval flag with --refresh
0e7cb2bb36 Updated readme with new usage info for --refresh-interval
99ec1d7ebd Allow toggling of page refreshInterval
Compare 3 commits »
SeanOMik synced commits to master at SeanOMik/roulette from mirror 2023-09-14 04:56:56 +00:00
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
Compare 5 commits »
SeanOMik synced commits to master at SeanOMik/roulette from mirror 2023-09-13 20:46:55 +00:00
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
Compare 4 commits »
SeanOMik synced commits to master at SeanOMik/roulette from mirror 2023-09-13 12:36:55 +00:00
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
Compare 3 commits »
SeanOMik synced commits to master at SeanOMik/roulette from mirror 2023-09-13 04:26:55 +00:00
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
Compare 9 commits »
SeanOMik pushed to feature/assets at SeanOMik/lyra-engine 2023-09-12 23:07:24 +00:00
a1c3cd6d99 Write resource managers request function, needs testing
SeanOMik synced commits to master at SeanOMik/roulette from mirror 2023-09-12 20:16:58 +00:00
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
Compare 6 commits »
SeanOMik pushed to feature/assets at SeanOMik/lyra-engine 2023-09-12 18:25:46 +00:00
e21490cd6a Start working on assets
SeanOMik created branch feature/assets in SeanOMik/lyra-engine 2023-09-12 18:25:46 +00:00
SeanOMik pushed to main at SeanOMik/lyra-engine 2023-09-10 04:55:33 +00:00
eb941794dc Merge branch 'feature/plugins' into 'main'
71c1188f3a Finish implementing plugins, create default plugins, create input plugin
e96cb3585b Start working on game plugins
Compare 3 commits »
SeanOMik pushed to feature/plugins at SeanOMik/lyra-engine 2023-09-10 04:39:05 +00:00
71c1188f3a Finish implementing plugins, create default plugins, create input plugin
SeanOMik pushed to feature/plugins at SeanOMik/lyra-engine 2023-09-09 14:52:09 +00:00
e96cb3585b Start working on game plugins
SeanOMik created branch feature/plugins in SeanOMik/lyra-engine 2023-09-09 14:52:08 +00:00
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
Compare 4 commits »
SeanOMik synced commits to main at SeanOMik/Cross-seed-rs from mirror 2023-07-29 09:04:27 +00:00
0b7c6a9693 Switch to using a yaml config