build
|
feat: add build package to allow build time consts
|
2024-01-10 09:18:09 -05:00 |
config
|
feat: add config level blocklist support
|
2024-03-09 13:12:22 -05:00 |
db
|
refactor: allow nested buckets
|
2024-03-09 07:15:54 -05:00 |
ed25519
|
fix: bad return on PublicKeyRaw
|
2024-01-07 05:22:00 -05:00 |
encoding
|
fix: base64 needs to use raw url
|
2024-01-24 13:55:56 -05:00 |
fx
|
fix: update ServiceParams for db
|
2024-03-09 07:00:12 -05:00 |
internal/bases
|
refactor: move test consts under testdata folder in pkg
|
2024-01-04 02:51:05 -05:00 |
metadata
|
fix: store and use by ref
|
2024-03-03 11:00:34 -05:00 |
net
|
feat: implement GetIP as a net.Addr
|
2024-03-10 07:19:49 -04:00 |
node
|
feat: implement new kv database package starting with bbolt
|
2024-03-09 06:46:48 -05:00 |
protocol
|
fix: require a handshake for announcement messages
|
2024-03-10 06:46:18 -04:00 |
serialize
|
refactor: make InitMarshaller signature consistent with InitUnmarshaller
|
2024-02-29 23:36:48 -05:00 |
service
|
fix: check X-Real-IP and X-Forwarded-For
|
2024-03-10 08:40:44 -04:00 |
storage
|
refactor: add a local param to StorageService.GetCachedStorageLocations so we don't spam the local provider store on every poll
|
2024-03-03 09:28:33 -05:00 |
structs
|
feat: add GetUInt and PutUInt
|
2024-01-15 12:57:47 -05:00 |
types
|
fix: need to implement MetadataTypeProof support
|
2024-03-01 01:24:20 -05:00 |
utils
|
feat: implement new kv database package starting with bbolt
|
2024-03-09 06:46:48 -05:00 |
LICENSE
|
chore: LICENSE
|
2024-01-03 03:48:50 -05:00 |
README.md
|
Initial commit
|
2024-01-02 15:21:09 +00:00 |
go.mod
|
fix: need to implement MetadataTypeProof support
|
2024-03-01 01:24:20 -05:00 |
go.sum
|
fix: prevent websocket loopback connections
|
2024-03-10 07:24:48 -04:00 |