-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Difficulty:Easysome issue that needs just some random guy and few minutes to fixsome issue that needs just some random guy and few minutes to fixFunction:ModelSQL model related issueSQL model related issueFunction:UploaderUploader related issueUploader related issuePriority:Moderate 🟡Something that is needed to be done in scheduleSomething that is needed to be done in scheduleRange:BackendBackend related stuff like server functionalitiesBackend related stuff like server functionalitiesState:Doneits completed but maybe requires some reviewits completed but maybe requires some reviewTask:New Feature
Description
A table to persist upload tasks
contains:
- id : int
- path: str
- uploader : str
- state : int
there may be more of attributes for uploading, like descriptions, title, tags and so on, need more discussion
expecting two layers of such attributes, one layer catches the info from the webhook, another layer gets more info from the listener
Metadata
Metadata
Assignees
Labels
Difficulty:Easysome issue that needs just some random guy and few minutes to fixsome issue that needs just some random guy and few minutes to fixFunction:ModelSQL model related issueSQL model related issueFunction:UploaderUploader related issueUploader related issuePriority:Moderate 🟡Something that is needed to be done in scheduleSomething that is needed to be done in scheduleRange:BackendBackend related stuff like server functionalitiesBackend related stuff like server functionalitiesState:Doneits completed but maybe requires some reviewits completed but maybe requires some reviewTask:New Feature
Type
Projects
Status
Done