issue-274 #278
No reviewers
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sigit/sigit.io#278
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "issue-274"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #274
Tasks
appData
get from all Blossom serverszipUrls
to the meta.json - location of the encrypted zip files, it can be on multiple file serverszipUrls
and use the first which has the correct hashIssues introduced by refactor
Deployed version
https://test.sigit.io/
Diagrams
@ -0,0 +80,4 @@
// Check if new server is a valid URL
if (
!/^(https?:\/\/)(?!-)([A-Za-z0-9-]{1,63}\.)+[A-Za-z]{2,6}$/gim.test(
should be a utility
WIP: issue-274to issue-274It needs to be thoroughly tested: https://test.sigit.io
Checkout
From your project repository, check out a new branch and test the changes.