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: Files & Folders #15

Merged
merged 10 commits into from
Oct 5, 2023
Merged

feat: Files & Folders #15

merged 10 commits into from
Oct 5, 2023

Conversation

kristianbinau
Copy link
Member

@kristianbinau kristianbinau commented Oct 3, 2023

Description

Added Files and Folders

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@kristianbinau kristianbinau self-assigned this Oct 3, 2023
@vercel
Copy link

vercel bot commented Oct 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2023 10:22am

This was linked to issues Oct 3, 2023
Copy link
Contributor

@frederikpyt frederikpyt left a comment

Choose a reason for hiding this comment

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

Awesome

src/pages/u/index.astro Show resolved Hide resolved
src/components/files/FileBrowser.vue Outdated Show resolved Hide resolved
src/components/files/FileBrowser.vue Outdated Show resolved Hide resolved
src/components/files/FileBrowser.vue Outdated Show resolved Hide resolved
src/components/files/FileBrowser.vue Outdated Show resolved Hide resolved
src/components/files/Folder.vue Show resolved Hide resolved
src/components/files/Folder.vue Show resolved Hide resolved
src/components/files/FileBrowser.vue Show resolved Hide resolved
src/lib/items.ts Outdated Show resolved Hide resolved
src/pages/u/folder/[id].astro Outdated Show resolved Hide resolved
Copy link
Contributor

@frederikpyt frederikpyt left a comment

Choose a reason for hiding this comment

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

🚀

@frederikpyt frederikpyt merged commit 4df7a9f into master Oct 5, 2023
4 checks passed
@frederikpyt frederikpyt deleted the kbi-9 branch October 5, 2023 10:28
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.

Folders Implement file browser
2 participants