* Posts * Add missing translation * Fix internal store marshaling * [MM-22051] Remove To/From JSON (Channels) (#18116) * Channels * Channel members * ChannelSearch * Channel categories, list, sidebar, stats, view * Fix conversions * [MM-22051] Remove To/From JSON (Users) (#18121) * User related structs * Fix return * Team related structures (#18127) * [MM-22051] Remove To/From JSON (Status, Bot, Reaction, Thread, FileInfo) (#18130) * Status * Bot * Reaction * Thread * FileInfo * Some fixes * Translations update from Weblate (#18143) * Translated using Weblate (German) Currently translated at 100.0% (2309 of 2309 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/ * Translated using Weblate (Turkish) Currently translated at 100.0% (2309 of 2309 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/tr/ * Translated using Weblate (Hungarian) Currently translated at 100.0% (2309 of 2309 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/hu/ * Update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ Update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ Update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ Update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ * Translated using Weblate (German) Currently translated at 100.0% (2301 of 2301 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/ * Translated using Weblate (Turkish) Currently translated at 100.0% (2301 of 2301 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/tr/ * Translated using Weblate (Hungarian) Currently translated at 100.0% (2301 of 2301 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/hu/ * Translated using Weblate (English (Australia)) Currently translated at 100.0% (2301 of 2301 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/ * Translated using Weblate (Bulgarian) Currently translated at 100.0% (2301 of 2301 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/bg/ * Translated using Weblate (Japanese) Currently translated at 100.0% (2301 of 2301 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ja/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2301 of 2301 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/zh_Hans/ Co-authored-by: JtheBAB <srast@bioc.uzh.ch> Co-authored-by: Kaya Zeren <kayazeren@gmail.com> Co-authored-by: Tóth Csaba // Online ERP Hungary Kft <csaba.toth@online-erp.hu> Co-authored-by: Matthew Williams <Matthew.Williams@outlook.com.au> Co-authored-by: Nikolai Zahariev <nikolaiz@yahoo.com> Co-authored-by: kaakaa <stooner.hoe@gmail.com> Co-authored-by: aeomin <lin@aeomin.net> Co-authored-by: Weblate (bot) <hosted@weblate.org> Co-authored-by: JtheBAB <srast@bioc.uzh.ch> Co-authored-by: Kaya Zeren <kayazeren@gmail.com> Co-authored-by: Tóth Csaba // Online ERP Hungary Kft <csaba.toth@online-erp.hu> Co-authored-by: Matthew Williams <Matthew.Williams@outlook.com.au> Co-authored-by: Nikolai Zahariev <nikolaiz@yahoo.com> Co-authored-by: kaakaa <stooner.hoe@gmail.com> Co-authored-by: aeomin <lin@aeomin.net> * [MM-22051] Remove To/From JSON methods from model (#18138) * Scheme * Role * Session * Config * Status * Fix logic * Emoji * GuestsInvite * Group * Command * ClusterInfo * License * Job * System * Plugin * Command2 * IncomingWebhook * OutgoingWebhook * Fix tests * Update traslation * Some fixes * Add missing return * Simplify * Make Config.ToJSONFiltered() return []byte * Make Busy.ToJSON() return []byte * Include error in log * Split logic * [MM-22051] Remove To/From JSON (final) (#18150) * SwitchRequest * PluginEventData * Permalink * PushNotification * SuggestCommand * PluginsResponse * WebSocketMessage * RemoteCluster * SharedChannel * PluginStatuses * InitialLoad * ClusterDiscovery * ClusterStats * MfaSecret * GroupSyncable * SAML * WebSocketRequest * TypingRequest * SecurityBulletin * OAuthApp * IntegrationAction * DataRetention * Preference * FileInfoList * Compliance * Preferences * FileInfoSearchResults * TermsOfService * InstallMarketplacePluginRequest * GitLabUser * UploadSessions * Remove unused helpers * Fix tests * [MM-23280] Fix linting for ToJSON/FromJSON (#18153) * SwitchRequest * PluginEventData * Permalink * PushNotification * SuggestCommand * PluginsResponse * WebSocketMessage * RemoteCluster * SharedChannel * PluginStatuses * InitialLoad * ClusterDiscovery * ClusterStats * MfaSecret * GroupSyncable * SAML * WebSocketRequest * TypingRequest * SecurityBulletin * OAuthApp * IntegrationAction * DataRetention * Preference * FileInfoList * Compliance * Preferences * FileInfoSearchResults * TermsOfService * InstallMarketplacePluginRequest * GitLabUser * UploadSessions * Remove unused helpers * Fix tests * Fix linting for ToJSON/FromJSON * Fix conversions Co-authored-by: Weblate (bot) <hosted@weblate.org> Co-authored-by: JtheBAB <srast@bioc.uzh.ch> Co-authored-by: Kaya Zeren <kayazeren@gmail.com> Co-authored-by: Tóth Csaba // Online ERP Hungary Kft <csaba.toth@online-erp.hu> Co-authored-by: Matthew Williams <Matthew.Williams@outlook.com.au> Co-authored-by: Nikolai Zahariev <nikolaiz@yahoo.com> Co-authored-by: kaakaa <stooner.hoe@gmail.com> Co-authored-by: aeomin <lin@aeomin.net> Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
185 строки
5.4 KiB
Go
185 строки
5.4 KiB
Go
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
|
|
// See LICENSE.txt for license information.
|
|
|
|
package model
|
|
|
|
import (
|
|
"image"
|
|
"image/gif"
|
|
"io"
|
|
"mime"
|
|
"net/http"
|
|
"path/filepath"
|
|
"strings"
|
|
)
|
|
|
|
const (
|
|
FileinfoSortByCreated = "CreateAt"
|
|
FileinfoSortBySize = "Size"
|
|
)
|
|
|
|
// GetFileInfosOptions contains options for getting FileInfos
|
|
type GetFileInfosOptions struct {
|
|
// UserIds optionally limits the FileInfos to those created by the given users.
|
|
UserIds []string `json:"user_ids"`
|
|
// ChannelIds optionally limits the FileInfos to those created in the given channels.
|
|
ChannelIds []string `json:"channel_ids"`
|
|
// Since optionally limits FileInfos to those created at or after the given time, specified as Unix time in milliseconds.
|
|
Since int64 `json:"since"`
|
|
// IncludeDeleted if set includes deleted FileInfos.
|
|
IncludeDeleted bool `json:"include_deleted"`
|
|
// SortBy sorts the FileInfos by this field. The default is to sort by date created.
|
|
SortBy string `json:"sort_by"`
|
|
// SortDescending changes the sort direction to descending order when true.
|
|
SortDescending bool `json:"sort_descending"`
|
|
}
|
|
|
|
type FileInfo struct {
|
|
Id string `json:"id"`
|
|
CreatorId string `json:"user_id"`
|
|
PostId string `json:"post_id,omitempty"`
|
|
ChannelId string `db:"-" json:"channel_id"`
|
|
CreateAt int64 `json:"create_at"`
|
|
UpdateAt int64 `json:"update_at"`
|
|
DeleteAt int64 `json:"delete_at"`
|
|
Path string `json:"-"` // not sent back to the client
|
|
ThumbnailPath string `json:"-"` // not sent back to the client
|
|
PreviewPath string `json:"-"` // not sent back to the client
|
|
Name string `json:"name"`
|
|
Extension string `json:"extension"`
|
|
Size int64 `json:"size"`
|
|
MimeType string `json:"mime_type"`
|
|
Width int `json:"width,omitempty"`
|
|
Height int `json:"height,omitempty"`
|
|
HasPreviewImage bool `json:"has_preview_image,omitempty"`
|
|
MiniPreview *[]byte `json:"mini_preview"` // declared as *[]byte to avoid postgres/mysql differences in deserialization
|
|
Content string `json:"-"`
|
|
RemoteId *string `json:"remote_id"`
|
|
}
|
|
|
|
func (fi *FileInfo) PreSave() {
|
|
if fi.Id == "" {
|
|
fi.Id = NewId()
|
|
}
|
|
|
|
if fi.CreateAt == 0 {
|
|
fi.CreateAt = GetMillis()
|
|
}
|
|
|
|
if fi.UpdateAt < fi.CreateAt {
|
|
fi.UpdateAt = fi.CreateAt
|
|
}
|
|
|
|
if fi.RemoteId == nil {
|
|
fi.RemoteId = NewString("")
|
|
}
|
|
}
|
|
|
|
func (fi *FileInfo) IsValid() *AppError {
|
|
if !IsValidId(fi.Id) {
|
|
return NewAppError("FileInfo.IsValid", "model.file_info.is_valid.id.app_error", nil, "", http.StatusBadRequest)
|
|
}
|
|
|
|
if !IsValidId(fi.CreatorId) && fi.CreatorId != "nouser" {
|
|
return NewAppError("FileInfo.IsValid", "model.file_info.is_valid.user_id.app_error", nil, "id="+fi.Id, http.StatusBadRequest)
|
|
}
|
|
|
|
if fi.PostId != "" && !IsValidId(fi.PostId) {
|
|
return NewAppError("FileInfo.IsValid", "model.file_info.is_valid.post_id.app_error", nil, "id="+fi.Id, http.StatusBadRequest)
|
|
}
|
|
|
|
if fi.CreateAt == 0 {
|
|
return NewAppError("FileInfo.IsValid", "model.file_info.is_valid.create_at.app_error", nil, "id="+fi.Id, http.StatusBadRequest)
|
|
}
|
|
|
|
if fi.UpdateAt == 0 {
|
|
return NewAppError("FileInfo.IsValid", "model.file_info.is_valid.update_at.app_error", nil, "id="+fi.Id, http.StatusBadRequest)
|
|
}
|
|
|
|
if fi.Path == "" {
|
|
return NewAppError("FileInfo.IsValid", "model.file_info.is_valid.path.app_error", nil, "id="+fi.Id, http.StatusBadRequest)
|
|
}
|
|
|
|
return nil
|
|
}
|
|
|
|
func (fi *FileInfo) IsImage() bool {
|
|
return strings.HasPrefix(fi.MimeType, "image")
|
|
}
|
|
|
|
func NewInfo(name string) *FileInfo {
|
|
info := &FileInfo{
|
|
Name: name,
|
|
}
|
|
|
|
extension := strings.ToLower(filepath.Ext(name))
|
|
info.MimeType = mime.TypeByExtension(extension)
|
|
|
|
if extension != "" && extension[0] == '.' {
|
|
// The client expects a file extension without the leading period
|
|
info.Extension = extension[1:]
|
|
} else {
|
|
info.Extension = extension
|
|
}
|
|
|
|
return info
|
|
}
|
|
|
|
func GetInfoForBytes(name string, data io.ReadSeeker, size int) (*FileInfo, *AppError) {
|
|
info := &FileInfo{
|
|
Name: name,
|
|
Size: int64(size),
|
|
}
|
|
var err *AppError
|
|
|
|
extension := strings.ToLower(filepath.Ext(name))
|
|
info.MimeType = mime.TypeByExtension(extension)
|
|
|
|
if extension != "" && extension[0] == '.' {
|
|
// The client expects a file extension without the leading period
|
|
info.Extension = extension[1:]
|
|
} else {
|
|
info.Extension = extension
|
|
}
|
|
|
|
if info.IsImage() {
|
|
// Only set the width and height if it's actually an image that we can understand
|
|
if config, _, err := image.DecodeConfig(data); err == nil {
|
|
info.Width = config.Width
|
|
info.Height = config.Height
|
|
|
|
if info.MimeType == "image/gif" {
|
|
// Just show the gif itself instead of a preview image for animated gifs
|
|
data.Seek(0, io.SeekStart)
|
|
gifConfig, err := gif.DecodeAll(data)
|
|
if err != nil {
|
|
// Still return the rest of the info even though it doesn't appear to be an actual gif
|
|
info.HasPreviewImage = true
|
|
return info, NewAppError("GetInfoForBytes", "model.file_info.get.gif.app_error", nil, err.Error(), http.StatusBadRequest)
|
|
}
|
|
info.HasPreviewImage = len(gifConfig.Image) == 1
|
|
} else {
|
|
info.HasPreviewImage = true
|
|
}
|
|
}
|
|
}
|
|
|
|
return info, err
|
|
}
|
|
|
|
func GetEtagForFileInfos(infos []*FileInfo) string {
|
|
if len(infos) == 0 {
|
|
return Etag()
|
|
}
|
|
|
|
var maxUpdateAt int64
|
|
|
|
for _, info := range infos {
|
|
if info.UpdateAt > maxUpdateAt {
|
|
maxUpdateAt = info.UpdateAt
|
|
}
|
|
}
|
|
|
|
return Etag(infos[0].PostId, maxUpdateAt)
|
|
}
|