feat: functional frontend for uploading api
This commit is contained in:
parent
7f8d940ef5
commit
c423174110
6 changed files with 580 additions and 38 deletions
|
|
@ -4,15 +4,11 @@ Essentially tinyupload is a personal cdn, that you can host yourself. Why? mostl
|
|||
|
||||
## Motivation
|
||||
|
||||
I made this to solve a problem I have with discord, by using a vencord plugin eventually I'll be able to just upload directly to my instance of tinyupload and get past Discord's low 10mb upload limit, without having to pay $10/month to do so.
|
||||
My free solution to getting by discord's absurdly low upload limit, a tiny cdn.
|
||||
|
||||
## RoadMap
|
||||
|
||||
- [ ] Server Side Encryption
|
||||
- [ ] Vencord Plugin
|
||||
- [ ] Config File
|
||||
- [ ] Config File (Maybe)
|
||||
|
||||
*and probably many others*
|
||||
|
||||
## Acknowledgements
|
||||
This was really my first fully fledged project in rust, which was made a lot easier from the help of [outfoxxed](https://github.com/outfoxxed), check out some of the stuff he does.
|
||||
Loading…
Add table
Add a link
Reference in a new issue