Skip to content

Allow directory upload and Sort all files#408

Open
RainBoltz wants to merge 2 commits into
ton-blockchain:masterfrom
RainBoltz:main
Open

Allow directory upload and Sort all files#408
RainBoltz wants to merge 2 commits into
ton-blockchain:masterfrom
RainBoltz:main

Conversation

@RainBoltz

Copy link
Copy Markdown

What is the problem?

  1. we cannot upload the whole directory, so it will take a long time to upload files if there are a lot of files
  2. the website cannot handle the files that are in different directories but with the same name
  3. vulnerability issue

Fixed

  1. support directory uploads with specified file extensions
  2. auto sort files to make it better to filter out the files we don't need
  3. fix all vulnerabilities (Node.js 22)

@albertoblue87-netizen albertoblue87-netizen left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Done

@albertoblue87-netizen albertoblue87-netizen left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Done

@albertoblue87-netizen albertoblue87-netizen left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Done

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.

3 participants