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-04-26 16:50:01 +08:00
2026-02-28 23:11:51 +08:00
2026-04-22 22:20:39 +08:00
2026-04-22 22:20:39 +08:00
2026-04-22 22:20:39 +08:00
2026-04-26 16:50:01 +08:00
2026-04-18 00:26:51 +08:00
2026-04-21 23:26:29 +08:00
2026-04-26 23:35:45 +08:00