.. |
testdata
|
testing: add TestWebAppMetadata_EncodeJSON
|
2024-01-18 10:16:32 -05:00 |
directory.go
|
feat: add support for directories in GetMetadataByCID
|
2024-01-09 16:34:07 -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
|
refactor: major refactor to split major components into interfaces due to import cycles
|
2024-01-07 03:13:35 -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
|
refactor: rename CID decode to CIDFromString
|
2024-01-09 08:23:35 -05:00 |
file_reference.go
|
fix: need to update FileReference struct so that URI and Key are omitted if empty
|
2024-01-18 10:02:30 -05:00 |
file_version.go
|
refactor: make fullBytes private and create a getter
|
2024-01-06 07:11:51 -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
|
feat: initial media structs
|
2024-01-05 08:58:13 -05:00 |
media_meta_links.go
|
feat: initial media structs
|
2024-01-05 08:58:13 -05:00 |
media_metadata.go
|
refactor: add empty metadata struct constructors
|
2024-01-09 08:16:42 -05:00 |
media_metadata_details.go
|
feat: initial media structs
|
2024-01-05 08:58:13 -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
|
feat: add meta MetadataParentLink
|
2024-01-05 08:41:17 -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
|
refactor: add empty metadata struct constructors
|
2024-01-09 08:16:42 -05:00 |
web_app_reference.go
|
fix: ContentType shouldnt be a pointer
|
2024-01-05 09:02:58 -05:00 |
web_app_test.go
|
testing: add TestWebAppMetadata_EncodeJSON
|
2024-01-18 10:16:32 -05:00 |