Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

User Upload #2

Open
sr229 opened this issue Dec 22, 2019 · 1 comment
Open

User Upload #2

sr229 opened this issue Dec 22, 2019 · 1 comment
Labels
enhancement New feature or request
Projects
Milestone

Comments

@sr229
Copy link
Contributor

sr229 commented Dec 22, 2019

While we could allow guests to upload to the booru, we run on limited resources here so we might want to have User Authentication. Site admins can make uploading user-only or be available to guests in a very restricted manner.

  • Guest uploads (if enabled by admin) is limited to one image per IP.
  • User uploads are allowed to upload two images per account, otherwise, they can top up their existing limit.
@sr229 sr229 added the enhancement New feature or request label Dec 22, 2019
@sr229 sr229 added this to the Minimum Viable Product milestone Dec 22, 2019
@sr229 sr229 changed the title User Authentication User Upload Dec 22, 2019
This was referenced Dec 22, 2019
@sr229 sr229 added this to To do in MVP via automation Dec 22, 2019
@sr229 sr229 moved this from To do to In progress in MVP Apr 21, 2020
@sr229
Copy link
Contributor Author

sr229 commented Apr 26, 2020

So some revisions on the spec:

Uploading is strictly user-only for now. Anyone interested may find a way to implement the original spec.

User uploading is done in the browser side along with the WebP conversion. The frontend will fill up Post[cdnUrl] at upload time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
MVP
  
In progress
Development

No branches or pull requests

1 participant