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

feat: upload files #2

Merged
merged 10 commits into from
Feb 24, 2024
Merged

feat: upload files #2

merged 10 commits into from
Feb 24, 2024

Conversation

kieranroneill
Copy link
Owner

Description

  • Add metadata and fonts
  • Add header and footer to layout
  • Add navigation menu
  • Add upload and verify pages
  • Add ability to upload multiple files
  • Calculate a Merkle Tree root from a list of files
  • Save files to storage in the directory of the Merkle Tree hash
  • Implement ability to download Merkle Tree root hash to save for later

Type of change

  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Build configuration (CI configuration, scaffolding etc.)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📝 Documentation update(s)
  • 📦 Dependency update(s)
  • 👩🏽‍💻 Improve developer experience
  • ⚡ Improve performance
  • ✨ New feature (non-breaking change which adds functionality)
  • ♻ Refactor
  • ⏪ Revert changes
  • 🧪 New tests or updates to existing tests

@kieranroneill kieranroneill added 📝 documentation Improvements or additions to documentation ✨ feature New feature or request 📦 dependencies New dependencies labels Feb 24, 2024
@kieranroneill kieranroneill self-assigned this Feb 24, 2024
@kieranroneill kieranroneill merged commit a8d069c into main Feb 24, 2024
4 checks passed
@kieranroneill kieranroneill deleted the feat/upload-files branch February 24, 2024 15:58
github-actions bot pushed a commit that referenced this pull request Feb 24, 2024
# 1.0.0 (2024-02-24)

### Features

* upload files ([#2](#2)) ([a8d069c](a8d069c))
@kieranroneill
Copy link
Owner Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@kieranroneill kieranroneill added the 🚀 released To the moon! label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies New dependencies 📝 documentation Improvements or additions to documentation ✨ feature New feature or request 🚀 released To the moon!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant