1
0
Fork 0
miniflux/internal
jvoisin 66b8483791 Minor simplification of internal/proxy/proxy.go
- re-use ProxifiedUrl to implement AbsoluteProxifyURL, reducing the copy-pasta
- reduce the internal indentation of ProxifiedUrl by inverting some conditions
2024-03-13 19:42:01 -07:00
..
api
cli
config Use crypto.GenerateRandomBytes instead of doing it by hand 2024-03-11 16:31:43 -07:00
crypto Make use of HashFromBytes everywhere 2024-03-11 15:22:22 -07:00
database
fever
googlereader
http
integration
locale
metric
model
oauth2
proxy Minor simplification of internal/proxy/proxy.go 2024-03-13 19:42:01 -07:00
reader Refactor JSON Feed parser to use an adapter 2024-03-12 22:37:14 -07:00
storage
systemd
template
tests
timezone
ui More progress towards trusted-types 2024-03-13 19:35:20 -07:00
urllib
validator
version
worker