libs5-go/metadata
Derrick Hammer 15d0999fdf
fix: store and use by ref
2024-03-03 11:00:34 -05:00
..
testdata testing: add TestWebAppMetadata_DecodeJSON with test webapp.bin 2024-01-18 12:09:34 -05:00
directory.go refactor: make InitMarshaller signature consistent with InitUnmarshaller 2024-02-29 23:36:48 -05:00
directory_details.go fix: ensure we always serialize an empty map if nil 2024-01-05 04:35:20 -05:00
directory_map.go fix: store and use by ref 2024-03-03 11:00:34 -05:00
directory_reference.go fix: need to update directory struct so that EncryptionKey is nullable, and URI and Key are omitted if empty 2024-01-18 10:02:24 -05:00
directory_test.go testing: add TestDirectoryMetadata_EncodeJSON 2024-01-18 10:03:52 -05:00
extra.go fix: change to parsing MetadataExtensionUpdateCID via bytes 2024-03-01 03:41:05 -05:00
file_reference.go fix: use uint64 2024-01-18 12:31:47 -05:00
file_version.go fix: ude uint64 2024-01-18 12:27:45 -05:00
file_version_thumbnail.go refactor: add a map wrapper for FileVersionThumbnail and FileVersion serialization 2024-01-05 07:19:31 -05:00
media_format.go fix: need to cast language items to a string 2024-03-01 03:25:20 -05:00
media_meta_links.go feat: add decoding for MediaMetadata 2024-03-01 00:18:07 -05:00
media_metadata.go fix: init m 2024-03-01 03:17:03 -05:00
media_metadata_details.go refactor: use decodeIntMap 2024-03-01 02:55:45 -05:00
meta.go feat: wip directory metadata 2024-01-04 08:20:37 -05:00
misc.go fix: need to marshall the actual encoded output 2024-01-18 10:03:17 -05:00
parent_link.go fix: need to implement MetadataTypeProof support 2024-03-01 01:24:20 -05:00
user_identity_metadata.go feat: initial user identity structs 2024-01-05 08:46:08 -05:00
user_identity_metadata_details.go feat: initial user identity structs 2024-01-05 08:46:08 -05:00
user_identity_publickey.go feat: initial user identity structs 2024-01-05 08:46:08 -05:00
web_app.go fix: need to init underlying map 2024-03-03 07:16:24 -05:00
web_app_reference.go fix: add json tags 2024-01-18 12:15:47 -05:00
web_app_test.go testing: add TestWebAppMetadata_DecodeMsgpack 2024-01-18 12:10:42 -05:00