PythonGallery/gallery
Fluffy-Bean 7605e5ab40 Add Notification js system
Load full image on first click of full resolution button
Change background image
Change way images load into the view
Add Lazy Loading
2023-01-14 01:46:11 +00:00
..
static Add Notification js system 2023-01-14 01:46:11 +00:00
templates Add Notification js system 2023-01-14 01:46:11 +00:00
user Add Notification js system 2023-01-14 01:46:11 +00:00
__init__.py Add Notification js system 2023-01-14 01:46:11 +00:00
api.py Add Notification js system 2023-01-14 01:46:11 +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