lus / pasty

pasty is a fast and lightweight code pasting server
https://pasty.lus.pm
MIT License
200 stars 28 forks source link

Frontend rewrite #56

Open lus opened 1 year ago

lus commented 1 year ago

I plan on completely rewriting the frontend, maybe using React or some other tool that doesn't take up 3 gigabytes for 2 static pages. The current implementation works fine for the very limited functionality pasty currently has, but I plan on implementing some basic administration (reports directly integrated into pasty rather than using a webhook, #55 , etc.) which would require additional UI work.