18 lines
322 B
Text
18 lines
322 B
Text
User
|
|
name Text
|
|
email Text
|
|
password Text
|
|
deriving Typeable
|
|
Token
|
|
token Text
|
|
user User
|
|
Media
|
|
title Text
|
|
path FilePath
|
|
thumbPath FilePath
|
|
time UTCTime
|
|
owner Text
|
|
description Text
|
|
tags Texts
|
|
|
|
-- By default this file is used in Model.hs (which is imported by Foundation.hs)
|