python-gallery/gallery
Michał 2455d3f88c Fixed Flask not choosing new name for uploading
Moved uploading and removing files to APIs
Added max file upload to config from yml file
Jquery is now a file not a CDN
General Sass(y) fixes
2023-01-11 19:46:31 +00:00
..
static Fixed Flask not choosing new name for uploading 2023-01-11 19:46:31 +00:00
templates Fixed Flask not choosing new name for uploading 2023-01-11 19:46:31 +00:00
user Fixed Flask not choosing new name for uploading 2023-01-11 19:46:31 +00:00
__init__.py Fixed Flask not choosing new name for uploading 2023-01-11 19:46:31 +00:00
api.py Fixed Flask not choosing new name for uploading 2023-01-11 19:46:31 +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 Fixed Flask not choosing new name for uploading 2023-01-11 19:46:31 +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