PythonGallery/gallery
Fluffy-Bean a10a5a8793 Generate thumbnails on the fly with PIL
Removed the need of having 3 copies of an image
Fixes more Sass(y) stuff
2023-01-13 18:29:07 +00:00
..
static Fixed Flask not choosing new name for uploading 2023-01-11 19:46:31 +00:00
templates Generate thumbnails on the fly with PIL 2023-01-13 18:29:07 +00:00
user Generate thumbnails on the fly with PIL 2023-01-13 18:29:07 +00:00
__init__.py Generate thumbnails on the fly with PIL 2023-01-13 18:29:07 +00:00
api.py Generate thumbnails on the fly with PIL 2023-01-13 18:29:07 +00:00
auth.py Image upload added 2023-01-10 18:12:55 +00:00
db.py Update to reccommended file structure 2023-01-10 12:39:29 +00:00
gallery.py Fixed Flask not choosing new name for uploading 2023-01-11 19:46:31 +00:00
image.py Generate thumbnails on the fly with PIL 2023-01-13 18:29:07 +00:00
sassy.py Reimplemented sass compiling 2023-01-10 15:41:39 +00:00
schema.sql Added Image deletion 2023-01-11 10:53:01 +00:00