10a3f0927d
Add pagination button to both bottom and top of html info pages when enabled
8c4633f40f
Load timezone before displaying first log output, to ensure consistent timestamps
fa1e3d126f
Simplify type registration system
71497198fa
Remove -c shorthand for --index, update PGO profile
fdf1c4d338
Start implementing the new Model and Mesh types with the renderer
9d6d51af83
Load materials from gltf
c02ebc6d9c
Remove -c shorthand for --index
7aeae50bf5
Update PGO profile
2a7d4e71cc
Fix indexing running on start when --index is not passed
495ebedc4d
Move licenses into vendoring
a096b6fb77
Fix indexing running on start when --index is not passed
194847fba0
Replace filepath.WalkDir() with fastwalk.Walk()
09ccf91a39
Change /clear_cache endpoint to /rebuild_index
3c9f5095f9
Bump version to v2.0.0 due to breaking change with --cache -> -index
0e8ac8cdc5
Preserve case of filter query params even without --case-sensitive, include filename in --verbose output for cache import/export
4d8b47a6e3
Remove trailing ellipsis after displaying bound socket
c8dcc58c1a
Release first stable version!
602f344654
Split sorting types, methods, and functions into their own file
c57bb9c4c2
Sorting now supports arbitrary numbering length, so long as it is sequential
1b84606232
Remove debug statements, update PGO profile
64e756f6a3
Make multiple filters actually function, instead of only applying the last filter
9a2bf05790
Ensure listen port log entry displays before cache import
88a8aff135
Return to pass-by-value instead of globals, to make Sean happy
2f2d7f90d3
Ensure listen port log entry displays before cache import
f782846f02
Log import/export of cache, and hopefully fix cache rebuild functionality
926962048e
Move values often passed between functions to global package variables
5e1a957541
Update readme
81b2d4a7b4
Capitalize logging prefixes, limit values to math.MaxInt32
f7376e89b9
Add basic validation for max/min file count and scan values
935021e464
Replace uint/uint16/uint32 values with int, declare errors as variables
a1d041dedc
Add flags to modify max concurrency directory and file scans
974a4c79fc
Fix inverted functionality of --case-sensitive flag, but actually apply the change when filtering
271714f1de
Fix inverted functionality of --case-sensitive flag
55953c649b
Updated readme