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

add bucket feature #167

Merged
merged 16 commits into from
Aug 20, 2024
Merged

add bucket feature #167

merged 16 commits into from
Aug 20, 2024

Conversation

VictoriqueMoe
Copy link
Member

@VictoriqueMoe VictoriqueMoe commented Aug 18, 2024

add buckets feature.

@nakedmcse
Copy link
Member

First Draft of bucket admin pages basically works, but has some issues to be fixed:

  1. Files don't show on first load - on changing page to stats and back then they do.
  2. Stats page needs filtered

I removed access to the user password page, and to ban/unban IP when using a bucket token. Verified both still work when logged in normally.

This commit also contains a fix to createBucket - it would infinite loop when files were empty, which they are when you create a bucket.

Tested here with three files uploaded with a bucket and three not. Logged in normal shows 6, logged in using the bucket ID shows 3.

@VictoriqueMoe VictoriqueMoe marked this pull request as ready for review August 19, 2024 23:46
Copy link
Member

@nakedmcse nakedmcse left a comment

Choose a reason for hiding this comment

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

Approved

@VictoriqueMoe VictoriqueMoe merged commit 0535677 into main Aug 20, 2024
1 check passed
@VictoriqueMoe VictoriqueMoe deleted the bucket branch August 20, 2024 00:23
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.

2 participants