Skip to contents

Upload Module

Main upload UI and server functions

modUploadServer()
Upload module main server
modUploadUI()
Upload module main UI

Sub-Modules

Specialized components for project management

updateProjectServer()
Update project module server
updateProjectUI()
Update project module UI

UI Builders

Modal and form construction helpers

buildAboutArtUI()
Build artwork summary UI for pipeline completion
new_art_modal_ui()
New artwork wizard modal UI

Validation Framework

Input validators and file checking

ckfile()
Check file upload extension
validator_step_1()
Create Step 1 validator
validator_step_2()
Create Step 2 validator

Pipeline Processing

Async pipeline task management and utilities

new_pipeline_task()
Create async pipeline processing task
run_pipeline()
Execute artwork processing pipeline
image_hash_exists()
Check for duplicate artwork by image hash

UI Helpers (assume migrated to artshiny)

Generic Bootstrap 5 UI component builders