Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download files #416

Merged
merged 6 commits into from
May 13, 2024
Merged

Download files #416

merged 6 commits into from
May 13, 2024

Conversation

Topvennie
Copy link
Contributor

@Topvennie Topvennie commented May 11, 2024

Added the ability to download submission and log files.

/api/submissions/<id>/zip/ to download the submission zip file.
/api/extra-check-results/<id>/log/ to download the log file.

Copy link
Contributor

@DeLany123 DeLany123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

links to submissions from group or project don't work now. This needs to be fixed first (:

Copy link
Contributor

@DeLany123 DeLany123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The project type has still a non-working submissions url.
https://localhost/api/projects/0/submissions/

@Topvennie
Copy link
Contributor Author

Polymorphic types being annoying again, can you try again?

@Topvennie Topvennie requested a review from DeLany123 May 13, 2024 16:12
Copy link
Contributor

@DeLany123 DeLany123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know how to write emoji's..

@DeLany123 DeLany123 merged commit 6f6aba3 into development May 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants