Files
Hubert Chen dbdf086401 add raw_ext to replace filename in files table
database:
    ent:
        add `raw_ext` field in file schema
        remove `filename` field in file schema
    migrate:
        add migration v5
image:
    `Inspect` function will always detect image format
action:
    remove `Update*Files` functions
    always use inspect file format when creating or uploading files
task/artworks:
    `CheckArtworks` and `CheckArtworksID` will not longer call `Update*Files` functions
2026-04-26 23:37:40 +08:00
..
2026-01-28 04:05:33 +08:00
2026-04-26 23:35:45 +08:00
2026-04-07 22:30:38 +08:00