Caleb Doxsey
|
dc9a6bdb81
|
replace xxhash with xxh3 (#5457)
* update config file paths hash
* update filemgr
* use xxh3 for hashutil.Hash
* update hashutil digest, fix trace buffer test
* update comments
* update namegen, go mod tidy
|
2025-01-31 08:44:08 -07:00 |
|
Caleb Doxsey
|
3e90f1e244
|
proxy: well known service icons (#5453)
* proxy: add logo discovery
* use a static url for testing
* well known service icons
* better fitting avatars
|
2025-01-30 08:52:59 -07:00 |
|
Caleb Doxsey
|
3c5c7fbd31
|
proxy: add logo discovery (#5448)
* proxy: add logo discovery
* use a static url for testing
|
2025-01-29 12:57:26 -07:00 |
|
Caleb Doxsey
|
e816cef2a1
|
proxy: add route portal json (#5428)
* proxy: add route portal json
* fix 405 issue
* add link to issue
* Update proxy/portal/filter_test.go
Co-authored-by: Kenneth Jenkins <51246568+kenjenkins@users.noreply.github.com>
---------
Co-authored-by: Kenneth Jenkins <51246568+kenjenkins@users.noreply.github.com>
|
2025-01-22 13:45:20 -07:00 |
|