Files
trpic/web/templates/component/img_setting.tmpl
Hubert Chen b3688a9a88 allow add image via upload or from link
utils:
    add `SaveFile()` function to save file to a path
image:
    add empty file ext check for inspect backends
actions:
    allow save image from link
api:
    `POSTArtworksIDFiles()` function allow upload image from link
scripts:
    implement image upload from link or file in `preview` and `artwork_id`
    fix `artwork_id` redirect bug
template/img_setting:
    add upload elements
    adjust styles
2026-04-20 21:45:06 +08:00

1.8 KiB