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

Upload Fixes: #2397

Merged
merged 10 commits into from
Feb 17, 2025
Merged

Upload Fixes: #2397

merged 10 commits into from
Feb 17, 2025

Conversation

ikreymer
Copy link
Member

  • ensure upload pages are always added with a new uuid, to avoid any duplicates with existing uploads, even if upload wacz is actually a crawl from different browsertrix instance, etc..
  • cleanup upload names with slugify, which also replaces spaces, fixes uploading wacz filenames with spaces in them
  • part of fix for Update Readd Pages Background Job #2396

- ensure upload pages are always added with a new uuid, to avoid any duplicates with existing uploads, even if upload wacz is actually a crawl
from different browsertrix instance, etc..
- cleanup upload names with slugify, which also replaces spaces, fixes uploading wacz filenames with spaces in them
- part of fix for #2396

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@ikreymer ikreymer requested a review from tw4l February 17, 2025 18:58
@tw4l
Copy link
Member

tw4l commented Feb 17, 2025

Hm, maybe the randstr at the end of the upload filename was needed to be able to replace uploads in-place, we might need to add that back.

@ikreymer ikreymer merged commit e112f96 into main Feb 17, 2025
22 checks passed
@ikreymer ikreymer deleted the upload-fixes branch February 17, 2025 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants