Files
trpic/web/templates/component/submit_url.tmpl
Hubert Chen f33218f72b implement delete artwork/file logic
auth:
    middleware:
        merge `Validate` and `ValidateLoose` to `SessionValidator`
        add `MixedValidator` allow validate use cookie or api token
    session:
        rename `ValidateAccess` to `ValidateSession`
        rename `ValidateRefresh` to `RefreshSession`
action:
    fix forgot replace pixiv cdn link host
api:
    artworks:
        create `DELETEArtworksID` function
    files:
        create `DELETEFilesID` function
router:
    add endpoint for api changes
web:
    add delete artwork/file function and button in `preview` component and `artwork_id` page
2026-03-28 11:30:09 +08:00

291 B