Files
trpic/web/styles/preview/preview.css
Hubert Chen 7da0a92452 remove file.IDStr field
database:
    ent:
        schema:
            add collapse(bool) and cover_id(int64) field in artworks
            remove id_str(string) in files
            add `json:"id,string"` struct tag to id(int64) field in files
        post_fts:
            change artwork_id(string) field type to int64
web:
    scripts/load_mixed:
        artwork will collapse follow value
2026-06-11 23:34:52 +08:00

3.8 KiB