- Added `Parse` function to handle attachment wrapper strings, extracting uploader name and file ID. - Introduced `Base64` function to convert attachment wrappers to Base64 format, with optional data URI support. - Enhanced `readFilePathAsBase64` to read files from the filesystem and return Base64 encoded content. - Updated `teamInvitationGetPublic` to process team logos and inviter pictures as Base64 for direct display in the response. |
||
|---|---|---|
| .. | ||
| bindata.go | ||
| data.go | ||
| data_test.go | ||